From 5010fb8538b2552e67910719a989678930ba55c4 Mon Sep 17 00:00:00 2001 From: LuoShijie Date: Sat, 4 Nov 2023 22:43:39 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BD=97=E4=B8=96=E6=9D=B0=EF=BC=9Afeat&fix?= =?UTF-8?q?=EF=BC=9A=E4=BF=AE=E5=A4=8Dnotice=E5=A4=84=E7=9A=84bug=EF=BC=8C?= =?UTF-8?q?=E5=AE=8C=E6=88=90=E5=95=86=E9=93=BA=E5=B1=95=E7=A4=BA=E5=88=97?= =?UTF-8?q?=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../SearchShopListItem/SearchShopListItem.vue | 103 ++++++++++++++++++ components/ShowShopList/ShowShopList.vue | 15 ++- .../ShowShopListItem/ShowShopListItem.vue | 33 ++++-- pages/index/HomeNoticeBar.vue | 52 +++++++++ pages/index/index.vue | 16 +-- static/shoplist/sy_icon_lbhdw.png | Bin 0 -> 1551 bytes static/shoplist/sy_icon_lbhy.png | Bin 0 -> 1083 bytes static/shoplist/sy_icon_lblxr.png | Bin 0 -> 897 bytes static/shoplist/sy_icon_lbrq.png | Bin 0 -> 1126 bytes static/shoplist/sy_icon_lbxm.png | Bin 0 -> 945 bytes static/shoplist/sy_icon_zxzx.png | Bin 0 -> 6449 bytes 11 files changed, 200 insertions(+), 19 deletions(-) create mode 100644 components/SearchShopListItem/SearchShopListItem.vue create mode 100644 pages/index/HomeNoticeBar.vue create mode 100644 static/shoplist/sy_icon_lbhdw.png create mode 100644 static/shoplist/sy_icon_lbhy.png create mode 100644 static/shoplist/sy_icon_lblxr.png create mode 100644 static/shoplist/sy_icon_lbrq.png create mode 100644 static/shoplist/sy_icon_lbxm.png create mode 100644 static/shoplist/sy_icon_zxzx.png 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 @@ + + + + + \ 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 @@ - - + + + +