lin
2024-04-13 def5e7913c83d509a3664ffb91b597fbbb2e2841
轮播图刷新
1 files modified
2 ■■■ changed files
pages/home/index.vue 2 ●●● patch | view | raw | blame | history
pages/home/index.vue
@@ -646,6 +646,7 @@
                this.getHouseDataList(val.id)
                this.curHouseCode = this.curSelectSite.houseCode
                uni.setStorageSync("curHouseCode", this.curSelectSite.houseCode)
                this.getBanner();
            })
        },
        onShow() {
@@ -655,7 +656,6 @@
                console.log("*******status*****", uni.getStorageSync("userInfo").status)
                this.getRealTimeLocaltion()
            }
            // this.getBanner();
        },
        onShareAppMessage() {