Commit 8a18bc7fe97fbcb2d4f88cf73a9eb3e0b7c86ad1
1 parent
6e6de4e6
修改整体颜色
Showing
1 changed file
with
4 additions
and
4 deletions
src/views/parkPay/parkRecord.vue
| @@ -145,10 +145,10 @@ export default { | @@ -145,10 +145,10 @@ export default { | ||
| 145 | } | 145 | } |
| 146 | }, | 146 | }, |
| 147 | mounted(){ | 147 | mounted(){ |
| 148 | - this.$Indicator.open({ | ||
| 149 | - text:'加载中...', | ||
| 150 | - spinnerType: 'fading-circle', | ||
| 151 | - }) | 148 | + // this.$Indicator.open({ |
| 149 | + // text:'加载中...', | ||
| 150 | + // spinnerType: 'fading-circle', | ||
| 151 | + // }) | ||
| 152 | 152 | ||
| 153 | }, | 153 | }, |
| 154 | created() { | 154 | created() { |