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 18
18
"vuex" : " ^3.0.1" {{/vuex }}
19
19
},
20
20
"devDependencies" : {
21
- "mpvue-loader" : " ^1.1.2-rc.4 " ,
21
+ "mpvue-loader" : " ^1.1.2" ,
22
22
"mpvue-webpack-target" : " ^1.0.0" ,
23
23
"mpvue-template-compiler" : " ^1.0.11" ,
24
24
"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}}
3
3
4
4
const app = new Vue ( App ) { { #if_eq lintConfig "airbnb" } } ; { { / i f _ e q } }
5
5
app . $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