处理页面
This commit is contained in:
12
pages.json
12
pages.json
@@ -10,12 +10,12 @@
|
||||
"selectedIconPath": "static/tabbar/home-active.png",
|
||||
"text": "首页"
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/cart/index",
|
||||
// "iconPath": "static/tabbar/cart.png",
|
||||
// "selectedIconPath": "static/tabbar/cart-active.png",
|
||||
// "text": "待办"
|
||||
// },
|
||||
{
|
||||
"pagePath": "pages/todo/index",
|
||||
"iconPath": "static/tabbar/todo.png",
|
||||
"selectedIconPath": "static/tabbar/todo-active.png",
|
||||
"text": "待办"
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/cart/parts/index",
|
||||
// "iconPath": "static/tabbar/cart.png",
|
||||
|
||||
Reference in New Issue
Block a user