需要修改BUG
This commit is contained in:
12
pages.json
12
pages.json
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"pages": [
|
||||
//pages数组中第一项表示应用启动页,参考:https://uniapp.dcloud.io/collocation/pages
|
||||
{
|
||||
"path": "TUIKit/components/TUIConversation/index",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
@@ -14,12 +20,6 @@
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "TUIKit/components/TUIConversation/index",
|
||||
"style": {
|
||||
"navigationStyle": "custom"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "TUIKit/components/TUIChat/index",
|
||||
"style": {
|
||||
|
||||
Reference in New Issue
Block a user