[最新]
This commit is contained in:
11
app.json
11
app.json
@@ -39,7 +39,8 @@
|
||||
"pages/refund/deliver/deliver",
|
||||
"pages/refund/logs/logs",
|
||||
"pages/richText/richText",
|
||||
"pages/bag/bag"
|
||||
"pages/bag/bag",
|
||||
"pages/bag/bagConfirm/bagConfirm"
|
||||
],
|
||||
"window": {
|
||||
"backgroundTextStyle": "light",
|
||||
@@ -64,14 +65,14 @@
|
||||
{
|
||||
"pagePath": "pages/bag/bag",
|
||||
"text": "购物袋",
|
||||
"iconPath": "/static/tabBarIcon/tabBar_01.png",
|
||||
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_01.png"
|
||||
"iconPath": "/static/tabBarIcon/tabBar_03.png",
|
||||
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_03.png"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/user/index",
|
||||
"text": "我的",
|
||||
"iconPath": "/static/tabBarIcon/tabBar_03.png",
|
||||
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_03.png"
|
||||
"iconPath": "/static/tabBarIcon/tabBar_04.png",
|
||||
"selectedIconPath": "/static/tabBarIcon/tabBar_selected_04.png"
|
||||
}
|
||||
],
|
||||
"color": "#999999",
|
||||
|
||||
Reference in New Issue
Block a user