Skip to content

Commit f5510c2

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main.js

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

0 commit comments

Comments
 (0)