瀏覽代碼

Merge branch 'master' of http://git.cc-lotus.info/service-platform/web-website

wuhongyu 5 年之前
父節點
當前提交
b47b7ed984
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/router/index.js

+ 1 - 1
src/router/index.js

@@ -329,7 +329,7 @@ const routes = [
     name: 'trial',
     component: () => import('../views/trial/index.vue'),
   },
-  ...live,
+  // ...live,
 ];
 
 const router = new VueRouter({