Browse Source

增加版本号

seimin 2 years ago
parent
commit
5aaa804c7f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main.js

+ 1 - 1
src/main.js

@@ -9,7 +9,7 @@ import "./filters";
9 9
 // import {get,post} from './service/http'
10 10
 import './http'
11 11
 Vue.use(Cube)
12
-
12
+console.info('v1.0.1');
13 13
 Vue.config.productionTip = false
14 14
 
15 15
 /* eslint-disable no-new */