集成融云1

This commit is contained in:
lmx
2026-02-06 20:59:42 +08:00
parent 7a12024578
commit 32540a8ad7
7 changed files with 974 additions and 1070 deletions

View File

@@ -441,6 +441,16 @@
}
}
},
{
"path" : "pages/room/room",
"style" :
{
"navigationBarTitleText": "Room",
"enablePullDownRefresh": false,
"navigationStyle":"custom",
"gestureBack":"NO"
}
},
// #endif
// #ifdef H5
{
@@ -459,14 +469,11 @@
},
// #endif
{
"path" : "pages/room/room",
"style" :
{
"navigationBarTitleText": "Room",
"enablePullDownRefresh": false,
"navigationStyle":"custom",
"gestureBack":"NO"
}
"path": "pages/room/incom",
"style": {
"navigationBarTitleText": "来电",
"navigationStyle": "custom"
}
},
{
"path": "pages/adduser/index",