|
@@ -42,6 +42,11 @@ Component({
|
|
"iconPath": "/static/zp.png",
|
|
"iconPath": "/static/zp.png",
|
|
"selectedIconPath": "/static/zp2.png"
|
|
"selectedIconPath": "/static/zp2.png"
|
|
}, {
|
|
}, {
|
|
|
|
+ "pagePath": "/pages/message/index",
|
|
|
|
+ "text": "消息",
|
|
|
|
+ "iconPath": "/static/zp.png",
|
|
|
|
+ "selectedIconPath": "/static/zp2.png"
|
|
|
|
+ }, {
|
|
"pagePath": "/pages/my/index",
|
|
"pagePath": "/pages/my/index",
|
|
"text": "我的",
|
|
"text": "我的",
|
|
"iconPath": "/static/my.png",
|
|
"iconPath": "/static/my.png",
|