no message

Former-commit-id: 4fc9727ef5f915e04a11715584c727f5fee6172c
Former-commit-id: 43c98fa8c29c8b3c5a1e47e35dae3b436a8dc1e4
Former-commit-id: 0d53dcd51b5fd664ed1a67bd5811065be417951a
This commit is contained in:
liyang
2018-05-26 20:53:56 +08:00
parent 34637a5963
commit ababe28604
4 changed files with 94 additions and 8 deletions

View File

@@ -48,6 +48,8 @@ Vue.use(pluginExport)
Vue.config.productionTip = false
Vue.prototype.$env = process.env.NODE_ENV === 'development'
/* eslint-disable no-new */
new Vue({
el: '#app',