lin
2024-04-16 c841876ae0bd43a19c434f77511087851139fbc4
切换社区调用文章接口
1 files modified
1 ■■■■ changed files
pages/home/index.vue 1 ●●●● patch | view | raw | blame | history
pages/home/index.vue
@@ -662,6 +662,7 @@
                this.curHouseCode = this.curSelectSite.houseCode
                uni.setStorageSync("curHouseCode", this.curSelectSite.houseCode)
                this.getBanner();
                this.getNoticeList()
            })
        },
        onShow() {