|
@ -11,7 +11,7 @@ Component({ |
|
|
"list": [ |
|
|
"list": [ |
|
|
{ |
|
|
{ |
|
|
"pagePath": "/pages/index/index", |
|
|
"pagePath": "/pages/index/index", |
|
|
"text": "消息", |
|
|
"text": "首页", |
|
|
"iconPath": "/images/home/message.png", |
|
|
"iconPath": "/images/home/message.png", |
|
|
"selectedIconPath": "/images/home/messageSelected.png", |
|
|
"selectedIconPath": "/images/home/messageSelected.png", |
|
|
show: true |
|
|
show: true |
|
|