积分商城问题修复
This commit is contained in:
@@ -334,7 +334,7 @@ onShow(async () => {
|
||||
proxy.$isResolve();
|
||||
const shopId = uni.cache.get('shopId');
|
||||
if (shopId) {
|
||||
indexsRef.value.getVipConfig();
|
||||
indexsRef.value.updateData();
|
||||
}
|
||||
} catch (error) {}
|
||||
await proxy.$onLaunched;
|
||||
|
||||
Reference in New Issue
Block a user