diff --git a/api/common.js b/api/common.js
index 58a23a7..3107173 100644
--- a/api/common.js
+++ b/api/common.js
@@ -12,6 +12,8 @@ export const swiperListReq = () => get('/sys/sys-swiper')
export const communityListReq = () => get('/zhsq/zhsq-base-village?withFeeItem=true&withPopulation=true')
+export const communityDetailReq = (id) => get(`/zhsq/zhsq-base-village/${id}?withFeeItem=true&withPopulation=true`)
+
export const roomListReq = params => get('/zhsq/zhsq-base-room', {params})
export const miniRoomListReq = params => get('/zhsq/zhsq-base-room/mini', {params})
diff --git a/pages/community/detail.vue b/pages/community/detail.vue
index fbbfcdf..07a82c0 100644
--- a/pages/community/detail.vue
+++ b/pages/community/detail.vue
@@ -1,15 +1,13 @@
-
+
-
-
-
-
-
+
+
+
-
+
小区介绍
@@ -17,42 +15,61 @@
-
+