mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-22 02:15:55 +08:00
修改小程序使用优惠券bug
This commit is contained in:
@@ -18,8 +18,6 @@
|
||||
"path": "pages/tabbar/cart/cartList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "购物车",
|
||||
"navigationStyle": "custom",
|
||||
|
||||
"navigationBarBackgroundColor": "#fff"
|
||||
|
||||
}
|
||||
@@ -720,7 +718,7 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "Lili商城",
|
||||
"titleColor": "#303133",
|
||||
|
||||
Reference in New Issue
Block a user