浏览代码

Merge pull request #96 from John-Hong/release-2.8.0

移除:this.theme = 'theme-office'
Tron 2 年之前
父节点
当前提交
f5c3cc0454
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      src/pages/parkingFee/mixins/base.js

+ 0 - 1
src/pages/parkingFee/mixins/base.js

@@ -25,7 +25,6 @@ export default {
     if ( this.source === 'KIP' ) {
       this.theme = 'theme-office'
     }
-    this.theme = 'theme-office'
     // TODO: 根据lbsId动态切换
     // this.theme = 'theme-pudong'
     // this.theme = 'theme-jingan'