Merge branch 'master' of http://git.ichunt.net/xiaokang/H5_2.0
Showing
with
166 additions
and
78 deletions
Please
register
or
sign in
to comment
... | ... | @@ -5,6 +5,9 @@ import Router from 'uni-simple-router' |
Vue.use(Router) | ||
//初始化 | ||
const router = new Router({ | ||
h5:{ | ||
loading: false, | ||
}, | ||
APP: { | ||
animation: { | ||
animationType: 'pop-in', | ||
... | ... |