Explorar o código

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

wuhongyu %!s(int64=5) %!d(string=hai) anos
pai
achega
b47b7ed984
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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({