ソースを参照

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