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