我的订单+我的+vip+商品详情(基础)
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
customButtonGroup1: [{
|
||||
with: 200,
|
||||
text: "保存",
|
||||
backgroundColor: "linear-gradient(90deg, #258feb 0%, #B9E0F5 100%)",
|
||||
backgroundColor: "linear-gradient(90deg, #3C77BE 0%,#258feb 100%)",
|
||||
color: "#fff",
|
||||
}, ],
|
||||
addressPopup: false,
|
||||
@@ -305,7 +305,7 @@
|
||||
customButton: [{
|
||||
width: "340rpx",
|
||||
text: "立即支付",
|
||||
backgroundColor: "linear-gradient(90deg, #258feb 0%, #B9E0F5 100%)",
|
||||
backgroundColor: "linear-gradient(90deg,#3C77BE 0%,#258feb 100%)",
|
||||
color: "#fff",
|
||||
}, ],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user