fix(SCRM-3790): 【DE】【C端】临时停车微服务 办公楼UI Revamp。整体不符合办公楼的UI图
@@ -18,6 +18,9 @@ export default {
this.themeInit()
}
},
+ mounted() {
+ this.themeInit()
+ },
methods:{
themeInit() {
const com = ['purpleCom', 'blueCom', 'greenCom', 'officeBlueCom', 'purpleCom'];
@@ -34,7 +37,6 @@ export default {
// TODO: 根据lbsId动态切换
// this.theme = 'theme-pudong'
// this.theme = 'theme-jingan'
-