Skip to content

Commit 8b1805b

Browse files
author
zhouhero
committed
fixed bugs
1 parent f9eaa3c commit 8b1805b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import './mock/index.js'; // 该项目所有请求使用mockjs模拟
66
import './login.js'
77
import './ui.js'
88
Vue.config.productionTip = false;
9+
910
var vm=new Vue({
1011
el: '#app',
1112
router,

0 commit comments

Comments
 (0)