Browse Source

Merge branch 'master' of http://git.ycjcjy.com/dianyang/colmo-h5

李志伟 3 years ago
parent
commit
2e6a17066f
1 changed files with 0 additions and 1 deletions
  1. 0
    1
      src/router/index.js

+ 0
- 1
src/router/index.js View File

@@ -5,7 +5,6 @@ import AllPages from '@/pages/AllPages'
5 5
 import Test from '@/pages/Test'
6 6
 import SignUp from '@/components/signup'
7 7
 
8
-
9 8
 Vue.use(Router)
10 9
 
11 10
 export default new Router({