Browse Source

增加版本号

seimin 3 years ago
parent
commit
af31a2e406
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -14,7 +14,7 @@ Vue.use(fullScreenContainer)
14
 Vue.prototype.$moment = moment
14
 Vue.prototype.$moment = moment
15
 
15
 
16
 Vue.config.productionTip = false
16
 Vue.config.productionTip = false
17
-console.info('v2.4.1');
17
+console.info('v2.4.1')
18
 
18
 
19
 new Vue({
19
 new Vue({
20
   router,
20
   router,