|
|
@ -16,12 +16,12 @@ Component({ |
|
|
|
selectedIconPath: "/images/icon/home-a.png", |
|
|
|
text: "首页", |
|
|
|
}, |
|
|
|
// {
|
|
|
|
// pagePath: "/pages/message/message",
|
|
|
|
// iconPath: "/images/icon/message.png",
|
|
|
|
// selectedIconPath: "/images/icon/message-a.png",
|
|
|
|
// text: "消息",
|
|
|
|
// },
|
|
|
|
{ |
|
|
|
pagePath: "/pages/message/message", |
|
|
|
iconPath: "/images/icon/message.png", |
|
|
|
selectedIconPath: "/images/icon/message-a.png", |
|
|
|
text: "消息", |
|
|
|
}, |
|
|
|
{ |
|
|
|
pagePath: "/pages/serve/serve", |
|
|
|
iconPath: "/images/icon/serve-a.png", |
|
|
|