Selaa lähdekoodia

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

张延森 3 vuotta sitten
vanhempi
commit
46390f8e1b
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. 1
    0
      src/router/index.js

+ 1
- 0
src/router/index.js Näytä tiedosto

@@ -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