Explorar el Código

调整移动端

Lijy hace 3 años
padre
commit
d8b0256a43

+ 1 - 1
fhKeeper/formulahousekeeper/timesheet_h5/src/views/edit/index.vue

@@ -239,7 +239,7 @@
             <div style="minHeight:300px;">
                 <div v-for="item in projectss" :key="item.id" class="ryuan" @click="fZr(item)">{{item.projectName}}</div>
             </div>
-        </van-popup>
+        </van-popup> 
     </div>
 </template>
 <script src="//res.wx.qq.com/open/js/jweixin-1.2.0.js"></script>