This commit is contained in:
2022-02-18 11:02:46 +08:00
parent a330e79218
commit ae39339f7c

View File

@@ -9,10 +9,6 @@ import store from '@/store/index'
// #ifdef APP-NVUE
const ROUTES = [{
"path": "/pages/im/private/call"
}, {
"path": "/pages/im/private/chat"
}, {
"path": "/pages/im/group/chat"
}];
// #endif