Browse Source

增加版本号

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

+ 1 - 0
src/main.js

@@ -14,6 +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
 
18
 
18
 new Vue({
19
 new Vue({
19
   router,
20
   router,