提交 33c899c3 authored 作者: lihuihui's avatar lihuihui

update

上级 2412cf03
...@@ -4,7 +4,7 @@ import router from './router' ...@@ -4,7 +4,7 @@ import router from './router'
import store from '@/store' import store from '@/store'
import modules from './modules' import modules from './modules'
import beforeEnter from '@/utils/beforeEnter' import beforeEnter from '@/utils/beforeEnter'
import useWXShare from '@/utils/wx' // import useWXShare from '@/utils/wx'
// 公共css // 公共css
import '@/assets/css/base.css' import '@/assets/css/base.css'
...@@ -31,7 +31,7 @@ router.beforeEach(beforeEnter) ...@@ -31,7 +31,7 @@ router.beforeEach(beforeEnter)
// return originalPush.call(this, location).catch(err => err) // return originalPush.call(this, location).catch(err => err)
// } // }
useWXShare() // useWXShare()
new Vue({ new Vue({
store, store,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论