Browse Source

项目商机列表

zhaoxiaohai 2 năm trước cách đây
mục cha
commit
7f7566a8d6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      packageA/project/modules/list/index.wxml

+ 1 - 1
packageA/project/modules/list/index.wxml

@@ -28,7 +28,7 @@
         </view>
     </view>
 </navigator>
-
+<My_empty wx:if="{{list.length==0}}" />
 <wxs module="handle">
     module.exports.num = function (str) {
         return str.substring(0, str.length - 1)