zs 2 năm trước cách đây
mục cha
commit
42f6f00e08
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      pagesMatch/matchAdmin/project/list.wxml

+ 0 - 4
pagesMatch/matchAdmin/project/list.wxml

@@ -34,10 +34,6 @@
                                 <text>项目类别:</text>
                                 <text>{{item.zhType||'暂无'}}</text>
                             </view>
-                            <view class="other_1">
-                                <text>说明:</text>
-                                <text>{{item.explain||'暂无'}}</text>
-                            </view>
                         </view>
                         <view class="btn">
                             <button type="primary" size="mini" bindtap="toCommon" data-route="matchAdmin/project/add" data-item="{{item}}">信息维护</button>