| .eslintrc.js | ●●●●● patch | view | raw | blame | history | |
| src/page/index/top/top-theme.vue | ●●●●● patch | view | raw | blame | history |
.eslintrc.js
@@ -9,7 +9,8 @@ ], rules: { 'no-console': process.env.NODE_ENV === 'production' ? 'error' : 'off', 'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off' 'no-debugger': process.env.NODE_ENV === 'production' ? 'error' : 'off', "no-unused-vars": 'off' }, parserOptions: { parser: 'babel-eslint' src/page/index/top/top-theme.vue
@@ -32,7 +32,7 @@ data () { return { box: false, text: "", text: "白色主题", list: [ { name: "默认主题",