mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-19 09:03:48 +08:00
修复
1.修复购物车数量NAN问题 2.添加订单详情支付也需要二维码
This commit is contained in:
@@ -7,6 +7,12 @@ ul li ol li em strong i {
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
.qrcode{
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
.ts-button-container {
|
||||
cursor: pointer;
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user