diff --git a/api/community.js b/api/community.js index 9d9478eb..99b4c6a4 100644 --- a/api/community.js +++ b/api/community.js @@ -29,4 +29,8 @@ export const apiArr = { getButton:"/api/v1/wechat/home-page/button-list",//获取button getHotWords:"/api/v1/wechat/home-page/search-hot-word/info",//搜索热词 + + getAllList:"/api/v2/wechat/community/get-all-list",//获取小区信息列表 + commRoomSelect:"/api/v2/wechat/community-room/comm-room-select",//房源筛选器 + }; \ No newline at end of file diff --git a/packages/community/choseCommunity/index.vue b/packages/community/choseCommunity/index.vue index 61596e92..4234c939 100644 --- a/packages/community/choseCommunity/index.vue +++ b/packages/community/choseCommunity/index.vue @@ -1,132 +1,240 @@ - - - - - + + + + + \ No newline at end of file diff --git a/packages/storeManagement/index/index.vue b/packages/storeManagement/index/index.vue index 97769436..00d7ad59 100644 --- a/packages/storeManagement/index/index.vue +++ b/packages/storeManagement/index/index.vue @@ -8,7 +8,7 @@
- +
@@ -47,7 +47,7 @@
- +
diff --git a/packages/storeManagement/order/index.vue b/packages/storeManagement/order/index.vue index ed062b08..5bf84c30 100644 --- a/packages/storeManagement/order/index.vue +++ b/packages/storeManagement/order/index.vue @@ -60,7 +60,7 @@ - 备注 + 备注