首页banner图

This commit is contained in:
cun-nan 2023-12-29 16:52:08 +08:00
parent b5341ed627
commit b2bf1bd8ba

View File

@ -188,8 +188,8 @@
}, },
onShow() { onShow() {
// this.isExistStoreId(); // this.isExistStoreId();
// this.getStore(uni.getStorageSync("storeId")); this.getStore(uni.getStorageSync("storeId"));
this.getStore(0); // this.getStore(0);
}, },
methods: { methods: {
isExistStoreId(){ isExistStoreId(){