Skip to content

Commit

Permalink
fixed bugs
Browse files Browse the repository at this point in the history
  • Loading branch information
zhouhero committed Sep 29, 2017
1 parent 293749a commit b50b60f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ import './login.js'
import './ui.js'

Vue.config.productionTip = false;

var vm=new Vue({
el: '#app',
router,
Expand Down

0 comments on commit b50b60f

Please sign in to comment.