diff --git a/router/index.js b/router/index.js index c9daf3f..e493a11 100644 --- a/router/index.js +++ b/router/index.js @@ -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