Commit 7168856c authored by Mac's avatar Mac

1

parent 8b44730b
......@@ -229,7 +229,7 @@
:ripple="true"
shape="circle"
open-type="share"
send-message-title="是好友就帮忙代付" :send-message-path="path" send-message-img="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/zhaoren.png"
:send-message-title="zrName" :send-message-path="path" :send-message-img="zrimg"
:custom-style="{
backgroundColor: mc,
width:'350rpx',
......@@ -274,6 +274,8 @@ export default {
checked:false,
btntext:'提交订单',
zhaoren:false,
zrName:'是好友就帮忙代付',
zrimg:'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/zhaoren.png',
formData: {
list: [
{
......
......@@ -273,7 +273,7 @@
<view class="item" v-if="orders.OrderStatus == '1'">
<u-button shape="circle" size="medium" :custom-style="themCustomStyle"
open-type="share"
send-message-title="是好友就帮忙代付" :send-message-path="path" send-message-img="https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/zhaoren.png"
:send-message-title="zrName" :send-message-path="path" :send-message-img="zrimg"
>找人代付</u-button
>
</view>
......@@ -395,6 +395,8 @@ export default {
orders: {},
loading: true,
showReviceModal: false,
zrName:'是好友就帮忙代付',
zrimg:'https://viitto-1301420277.cos.ap-chengdu.myqcloud.com/Static/zhaoren.png',
id: 0,
payBtn:false,
payExit:false,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment