'处理附件预览与下载的兼容性'
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
</view>
|
||||
</scroll-view>
|
||||
<view class='btn-view' wx:if="{{isDow}}">
|
||||
<button bind:tap="downloadFileOpen" style="background: #3c8bf6;;border-radius: 60rpx;width: 85%;color: #fff;font-size: 30rpx;font-weight: normal;">附件下载</button>
|
||||
<button bind:tap="downloadFileOpen" style="background: #3c8bf6;;border-radius: 60rpx;width: 85%;color: #fff;font-size: 30rpx;font-weight: normal;">{{dowBtnTxt}}</button>
|
||||
</view>
|
||||
Reference in New Issue
Block a user