代码提交
This commit is contained in:
@ -75,6 +75,13 @@
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/shoppingCartJump/shoppingCart",
|
||||
"style": {
|
||||
"navigationBarTitleText": "",
|
||||
"enablePullDownRefresh": false
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/submitOrder/submitOrder",
|
||||
"style": {
|
||||
@ -268,7 +275,7 @@
|
||||
},
|
||||
"tabBar": {
|
||||
"color": "#282828",
|
||||
"selectedColor": "#eb3729",
|
||||
"selectedColor": "#ee6d46",
|
||||
"borderStyle": "black",
|
||||
"backgroundColor": "#ffffff",
|
||||
"height": "50px",
|
||||
|
Reference in New Issue
Block a user