[更新]
This commit is contained in:
@@ -8,7 +8,7 @@ Page({
|
||||
amount : '', //总金额
|
||||
allAddress : '', //收货地址列表
|
||||
addressShow : false, //收货地址显示
|
||||
noticeShow : false, //须知显示状态
|
||||
noticeShow : true, //须知显示状态
|
||||
pointMoreShow : false, //重要提示显示状态
|
||||
freight : '', //运费
|
||||
isdeliver : -1,
|
||||
@@ -20,12 +20,7 @@ Page({
|
||||
remark : '', //使用须知
|
||||
platformCp : [], //选择提交数组
|
||||
platIndex : 0, //选择提交方式下标
|
||||
payWayIndex : 0, //选择支付方式下标
|
||||
subscribeTips : '', //订阅--临时舍去
|
||||
payWay :[
|
||||
{value: 0, name: "微信支付"}
|
||||
// {value: 1, name: "沃钱包支付"}
|
||||
]
|
||||
subscribeTips : '' //订阅--临时舍去
|
||||
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user