订单逻辑修改
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
}
|
||||
},
|
||||
mounted() {
|
||||
console.log(this.amountVIP)
|
||||
console.log(this.amountVIP)
|
||||
// this.getAount();
|
||||
},
|
||||
methods: {
|
||||
@@ -86,7 +86,6 @@
|
||||
box-sizing: border-box;
|
||||
margin-top: 30rpx;
|
||||
border-radius: 18rpx;
|
||||
box-shadow: 0rpx 4rpx 12rpx 2rpx rgba(87,86,86,0.35);
|
||||
.paymentMethod_content{
|
||||
background-color: #fff;
|
||||
border-radius: 22rpx;
|
||||
|
||||
Reference in New Issue
Block a user