聊天完成
This commit is contained in:
35
pages.json
35
pages.json
@@ -37,6 +37,15 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/messages/privateChat",
|
||||
"style": {
|
||||
"navigationBarTitleText": "uni-app",
|
||||
"app-plus": {
|
||||
"titleNView": true
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
@@ -59,17 +68,17 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/otherdetails",
|
||||
"style": {
|
||||
"navigationBarTitleText": "试穿订单详情",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"titleColor": "#333333"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/otherdetails",
|
||||
"style": {
|
||||
"navigationBarTitleText": "试穿订单详情",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"titleColor": "#333333"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/release/video",
|
||||
@@ -146,7 +155,7 @@
|
||||
"titleColor": "#333333",
|
||||
"buttons": [ //原生标题栏按钮配置,
|
||||
{
|
||||
"text": "保存",
|
||||
"text": "保存",
|
||||
"fontSize":"14px"
|
||||
}
|
||||
]
|
||||
@@ -285,4 +294,4 @@
|
||||
}]
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user