bug修改

This commit is contained in:
姚亚男
2021-10-27 15:49:56 +08:00
parent dc2282b498
commit fbf5a0fd0e
3 changed files with 81 additions and 39 deletions
+1
View File
@@ -67,6 +67,7 @@
</view>
<!-- 资料网员的项目详情不显示项目资料 -->
<view style="height: auto !important;" wx:if="{{showProjectData}}">
<text>项目资料</text>
<view class="info-file" wx:if="{{projectFileList && projectFileList.length}}">
<text class='color-green' data-file="{{item}}" wx:for="{{projectFileList}}" wx:key='item'