| pages/home/index.vue | ●●●●● patch | view | raw | blame | history | |
| subPackage/article/communityList.vue | ●●●●● patch | view | raw | blame | history |
pages/home/index.vue
@@ -397,7 +397,8 @@ async getNoticeList() { const param = { size: 10, current: 1 current: 1, houseCode: uni.getStorageSync("siteInfo").houseCode } const res = await getPage(param) this.notice = res.data.records subPackage/article/communityList.vue
@@ -84,7 +84,8 @@ size: 10, current: this.currentPage, articleType: this.tabId, eventType: this.eventType eventType: this.eventType, houseCode: uni.getStorageSync("siteInfo").houseCode } const res = await getPage(param) const {