소스 검색

展开静安样式

john 2 년 전
부모
커밋
030804f551
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. 3 0
      src/pages/parkingFee/mixins/base.js

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

@@ -37,6 +37,9 @@ export default {
       if ( this.source === 'PUDONG' ) {
         this.theme = 'theme-pudong'
       }
+      if ( this.source === 'JINGAN' ) {
+        this.theme = 'theme-jingan'
+      }
       // TODO: 根据lbsId动态切换
       // this.theme = 'theme-pudong'
       // this.theme = 'theme-jingan'