This commit is contained in:
chc
2022-12-27 14:17:00 +08:00
parent 6baf1534c1
commit 5e38247ce8
15 changed files with 6858 additions and 27 deletions

View File

@@ -274,8 +274,25 @@
}
}
},
{
"path": "im/index",
"style": {
"app-plus": {
},
"enablePullDownRefresh": true,
"navigationStyle": "custom" // 隐藏系统导航栏
}
},
{
"path": "im/list",
"style": {
"navigationStyle": "custom", // 隐藏系统导航栏
"enablePullDownRefresh": true,
"app-plus": {
}
}
},
{
"path": "set/feedBack",
"style": {
@@ -434,6 +451,7 @@
}
}
}
]
},