style:修改页面样式
This commit is contained in:
@@ -122,7 +122,7 @@ export default {
|
||||
this.orderId = options.orderId
|
||||
|
||||
if (options.totalAmount) {
|
||||
this.passedTotalAmount = options.totalAmount;
|
||||
this.passedTotalAmount = options.depositAmount;
|
||||
}
|
||||
|
||||
if (options.depositAmount) {
|
||||
|
||||
Reference in New Issue
Block a user