zs há 2 anos atrás
pai
commit
42f6f00e08
1 ficheiros alterados com 0 adições e 4 exclusões
  1. 0 4
      pagesMatch/matchAdmin/project/list.wxml

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

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