소스 검색

Merge branch 'master' of http://git.ycjcjy.com/honghe/h5-draw-lots into master

张延森 3 년 전
부모
커밋
46390f8e1b
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      src/router/index.js

+ 1
- 0
src/router/index.js 파일 보기

@@ -11,6 +11,7 @@ import { redirect } from '../utils/wx'
11 11
 
12 12
 Vue.use(Router)
13 13
 
14
+
14 15
 const router = new Router({
15 16
   routes: [
16 17