This commit is contained in:
zmr900709
2020-07-16 14:23:12 +08:00
parent 5f8e0f5f10
commit 82508aa615
4 changed files with 127 additions and 4 deletions

View File

@@ -4,6 +4,18 @@
},
"pages": [
{
"path": "pages/messages/messagesList",
"style": {
"navigationBarTitleText": "消息",
"app-plus": {
"titleNView": {
"backgroundColor": "#FFFFFF",
"titleColor": "#333333"
}
}
}
},
{
"path": "pages/index/index",
"style": {