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

View File

@ -43,7 +43,7 @@
<view class="group-price">
<view>{{ item.commodity_goods_info.sales_price }}/{{
item.commodity_goods_info.goods_unit
}}</view>
}}</view>
<!-- 运费 -->
<view class="goods-desc" style="margin-top: 10rpx;">运费 {{
item.commodity_goods_info.freight }}</view>
@ -233,7 +233,7 @@
已支付成功
</view>
<view class="boxshadow_img">
<view style="margin-bottom: 15rpx;">{{verifyCode}}</view>
<view style="margin-bottom: 15rpx;">{{ verifyCode }}</view>
<image
src="https://wechat-img-file.oss-cn-beijing.aliyuncs.com/property-img-file/shop_share_img.png">
</image>
@ -685,7 +685,6 @@ export default {
icon: 'none'
})
}
}
},
//
copyAddress() {