File tree Expand file tree Collapse file tree 3 files changed +4
-7
lines changed
Expand file tree Collapse file tree 3 files changed +4
-7
lines changed Original file line number Diff line number Diff line change 1818 "vuex" : " ^3.0.1" {{/vuex }}
1919 },
2020 "devDependencies" : {
21- "mpvue-loader" : " ^1.1.2-rc.4 " ,
21+ "mpvue-loader" : " ^1.1.2" ,
2222 "mpvue-webpack-target" : " ^1.0.0" ,
2323 "mpvue-template-compiler" : " ^1.0.11" ,
2424 "portfinder" : " ^1.0.13" ,
Original file line number Diff line number Diff line change @@ -3,9 +3,3 @@ import App from './index'{{#if_eq lintConfig "airbnb"}};{{/if_eq}}
33
44const app = new Vue ( App ) { { #if_eq lintConfig "airbnb" } } ; { { / i f _ e q } }
55app . $mount ( ) { { #if_eq lintConfig "airbnb" } } ; { { / i f _ e q } }
6-
7- export default {
8- config : {
9- navigationBarTitleText : '查看启动日志' { { #if_eq lintConfig "airbnb" } } , { { / i f _ e q } }
10- } { { #if_eq lintConfig "airbnb" } } , { { / i f _ e q } }
11- } { { #if_eq lintConfig "airbnb" } } ; { { / i f _ e q } }
Original file line number Diff line number Diff line change 1+ {
2+ "navigationBarTitleText" : " 查看启动日志"
3+ }
You can’t perform that action at this time.
0 commit comments