소스 검색

调整移动端

Lijy 3 년 전
부모
커밋
d8b0256a43
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      fhKeeper/formulahousekeeper/timesheet_h5/src/views/edit/index.vue

+ 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>