Merge branch 'master' of http://gitea.sczysoft.com/ganzi/daofu-applet
This commit is contained in:
commit
49ea865a0b
|
|
@ -65,7 +65,7 @@
|
|||
<text>{{ index + 1 }}</text>
|
||||
<text>{{ item.realfilename }}</text>
|
||||
</text>
|
||||
<text catchtap="deleteFile" data-id="{{item.sysdocumentid}}" class="cuIcon-delete del" style="color:red;"></text>
|
||||
<text wx:if="{{!readonly}}" catchtap="deleteFile" data-id="{{item.sysdocumentid}}" class="cuIcon-delete del" style="color:red;"></text>
|
||||
</view>
|
||||
</view>
|
||||
<!-- <view class="grid">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user