mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-20 17:36:53 +08:00
修改
1.修改购物车数量超出或者乱输入的问题 2.修改领取优惠券报错问题 3.修改订单页面订单列表数据错乱问题 4.修复真机手机模式的购买页面样式对齐和二维码对齐 5.修改支付二维码接口错误问题 6.修复苹果端立即购买按钮没反应问题
This commit is contained in:
@@ -387,7 +387,6 @@ export default {
|
||||
this.loginornot = true;
|
||||
this.usermessage = this.userInfo;
|
||||
}
|
||||
console.log('22222show');
|
||||
// this.refreshMobileNav();
|
||||
/* 全局刷新 */
|
||||
if (isInitialized) location.reload();
|
||||
|
||||
Reference in New Issue
Block a user