小程序支付bug

This commit is contained in:
齐天大圣 2024-06-07 15:10:38 +08:00
parent 40a882e898
commit 6ad9d94220

View File

@ -325,7 +325,8 @@
oilCardAmountSale: this.oilCardRedece, oilCardAmountSale: this.oilCardRedece,
ifLogin: this.ifLogin, ifLogin: this.ifLogin,
levelAmount: this.levelAmount, levelAmount: this.levelAmount,
activeAmount: this.activeAmount activeAmount: this.activeAmount,
sn
}; };
let _this = this; let _this = this;
request({ request({
@ -1063,4 +1064,4 @@
position: fixed; position: fixed;
top: 0px; top: 0px;
} }
</style> </style>