Kaynağa Gözat

fix(SCRM-4300): Incident - 停车缴费不能及时支付

john 2 yıl önce
ebeveyn
işleme
a868591436
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      src/utils/index.js

+ 1 - 1
src/utils/index.js

@@ -323,7 +323,7 @@ export function wssInit() {
 
 // 获取当前的主题
 export function getsTheCurrentTopic() {
-  let theme = ''
+  let theme = 'theme-mall'
   let componentName = ''
   const source = uni.getStorageSync('source')
   const custTypeId = uni.getStorageSync('custTypeId')