百科支持富文本,对公展示充值信息,下载充值记录文件名改动

This commit is contained in:
2024-10-22 16:11:49 +08:00
parent f00bcbe8d1
commit cb58d3b439
6 changed files with 48 additions and 7 deletions

View File

@@ -11,6 +11,7 @@
点击上传
</van-button>
</van-field>
</van-cell-group>
<view style="padding: 20rpx;">
@@ -23,4 +24,14 @@
<van-button bind:tap="handleSubmit" type="info" block style="margin-top: 20rpx;"> 提交 </van-button>
</view>
<van-dialog id="van-dialog" />
<van-dialog id="van-dialog" />
<view style="margin: 30rpx;">
<view style="display: flex; justify-content: space-between;margin-bottom: 30rpx;">
请使用对公账号向以下账号汇款
<view class="primaryTextBtn" bind:tap="copy"> 复制 </view>
</view>
<view> 河北华昌宝能售电有限公司 </view>
<view> 建行新石北路支行 </view>
<view> 13050161563600000908 </view>
</view>