This commit is contained in:
cc
2026-02-05 17:54:43 +08:00
parent 2d503bab83
commit 1bb4170b50
4 changed files with 586 additions and 695 deletions

View File

@@ -441,17 +441,6 @@
}
}
},
{
"path" : "pages/room/room",
"style" :
{
"navigationBarTitleText": "Room",
"enablePullDownRefresh": false,
"navigationStyle":"custom",
"gestureBack":"NO"
}
},
// #endif
// #ifdef H5
{
@@ -469,6 +458,16 @@
}
},
// #endif
{
"path" : "pages/room/room",
"style" :
{
"navigationBarTitleText": "Room",
"enablePullDownRefresh": false,
"navigationStyle":"custom",
"gestureBack":"NO"
}
},
{
"path": "pages/adduser/index",
"style": {