This commit is contained in:
赵毅 2025-09-17 16:29:04 +08:00
parent c68243f95e
commit ad7d404482

View File

@ -233,7 +233,7 @@
已支付成功 已支付成功
</view> </view>
<view class="boxshadow_img"> <view class="boxshadow_img">
<view style="margin-bottom: 15rpx;">{{verifyCode}}</view> <view style="margin-bottom: 15rpx;">{{ verifyCode }}</view>
<image <image
src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/shop_share_img.png"> src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/shop_share_img.png">
</image> </image>
@ -685,7 +685,6 @@ export default {
icon: 'none' icon: 'none'
}) })
} }
}
}, },
// //
copyAddress() { copyAddress() {