diff --git a/components/SearchShopListItem/SearchShopListItem.vue b/components/SearchShopListItem/SearchShopListItem.vue
new file mode 100644
index 0000000..ca9112e
--- /dev/null
+++ b/components/SearchShopListItem/SearchShopListItem.vue
@@ -0,0 +1,103 @@
+
+
+
+
+ {{shopInfo.title}}
+
+
+ {{shopInfo.sqr}}m2
+
+
+ {{shopInfo.uname}}
+
+
+ {{shopInfo.phoneNum}}
+
+
+
+ {{shopInfo.category}}
+ 发布日期:{{shopInfo.pos}}
+ 发布日期:{{shopInfo.date}}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/ShowShopList/ShowShopList.vue b/components/ShowShopList/ShowShopList.vue
index f6e3f62..8cfa9e8 100644
--- a/components/ShowShopList/ShowShopList.vue
+++ b/components/ShowShopList/ShowShopList.vue
@@ -8,6 +8,9 @@
+
+
\ No newline at end of file
diff --git a/pages/index/index.vue b/pages/index/index.vue
index ae76c42..7c2a894 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -3,21 +3,24 @@
-
-
+
+
+
+