|
@@ -27,6 +27,13 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
+ "path" : "pages/my/setting",
|
|
|
+ "style" :
|
|
|
+ {
|
|
|
+ "navigationBarTitleText" : "设置"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
"path" : "pages/demo/index",
|
|
|
"style" :
|
|
|
{
|
|
@@ -79,7 +86,7 @@
|
|
|
}, {
|
|
|
"pagePath": "pages/my/index",
|
|
|
"iconPath": "static/images/tabbar/unselect/my-sj.png",
|
|
|
- "selectedIconPath": "static/images/tabbar/unselect/my-sj.png",
|
|
|
+ "selectedIconPath": "static/images/tabbar/select/my-sj.png",
|
|
|
"text": "我的"
|
|
|
}]
|
|
|
},
|