处理页面
This commit is contained in:
6
unpackage/dist/dev/mp-weixin/app.json
vendored
6
unpackage/dist/dev/mp-weixin/app.json
vendored
@@ -35,6 +35,12 @@
|
||||
"selectedIconPath": "static/tabbar/home-active.png",
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/todo/index",
|
||||
"iconPath": "static/tabbar/todo.png",
|
||||
"selectedIconPath": "static/tabbar/todo-active.png",
|
||||
"text": "待办"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/mine/index",
|
||||
"iconPath": "static/tabbar/user.png",
|
||||
|
||||
Reference in New Issue
Block a user