@@ -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')