|
|
@@ -70,29 +70,29 @@
|
|
|
"root": "subpkg-message",
|
|
|
"independent": true,
|
|
|
"pages": [
|
|
|
- {
|
|
|
- "path": "index/index",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "消息",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "chat/chat",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "聊天",
|
|
|
- "navigationStyle": "custom"
|
|
|
- }
|
|
|
- },
|
|
|
- {
|
|
|
- "path": "system/system",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "系统消息",
|
|
|
- "navigationBarBackgroundColor": "#E91E63",
|
|
|
- "navigationBarTextStyle": "white"
|
|
|
- }
|
|
|
- }
|
|
|
+ // {
|
|
|
+ // "path": "index/index",
|
|
|
+ // "style": {
|
|
|
+ // "navigationBarTitleText": "消息",
|
|
|
+ // "navigationBarBackgroundColor": "#E91E63",
|
|
|
+ // "navigationBarTextStyle": "white"
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // "path": "chat/chat",
|
|
|
+ // "style": {
|
|
|
+ // "navigationBarTitleText": "聊天",
|
|
|
+ // "navigationStyle": "custom"
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // {
|
|
|
+ // "path": "system/system",
|
|
|
+ // "style": {
|
|
|
+ // "navigationBarTitleText": "系统消息",
|
|
|
+ // "navigationBarBackgroundColor": "#E91E63",
|
|
|
+ // "navigationBarTextStyle": "white"
|
|
|
+ // }
|
|
|
+ // }
|
|
|
]
|
|
|
},
|
|
|
{
|