From ba18953745e55e721f88e4e09a6ae644a7b25987 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=AD=8F=E5=95=BE?= <1144797966@qq.com> Date: Sat, 11 May 2024 14:19:50 +0800 Subject: [PATCH] =?UTF-8?q?5.11=20=20=20=E9=A6=96=E9=A1=B5=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/listitem.vue | 2 +- pages/index/index - 副本.vue | 2 +- pages/index/index.vue | 62 ++++++++++++++++++-------------- pages/make/make.vue | 2 +- pages/order_food/order_food.vue | 2 +- pages/user/shop/detail.vue | 12 ++++++- pages/user/shop/index.vue | 47 ++++++++++++++++-------- pages/user/shop/shopinfo.vue | 2 +- static/banner1.png | Bin 149007 -> 0 bytes static/default_avatar.png | Bin 1655 -> 0 bytes static/ewm.png | Bin 5302 -> 0 bytes static/footer_banner1.png | Bin 101106 -> 0 bytes static/icon_address.png | Bin 2188 -> 0 bytes static/icon_cart.png | Bin 9006 -> 0 bytes static/img_error.png | Bin 5423 -> 0 bytes static/index_m1.png | Bin 19628 -> 0 bytes static/index_m2.png | Bin 21264 -> 0 bytes 17 files changed, 85 insertions(+), 46 deletions(-) delete mode 100644 static/banner1.png delete mode 100644 static/default_avatar.png delete mode 100644 static/ewm.png delete mode 100644 static/footer_banner1.png delete mode 100644 static/icon_address.png delete mode 100644 static/icon_cart.png delete mode 100644 static/img_error.png delete mode 100644 static/index_m1.png delete mode 100644 static/index_m2.png diff --git a/components/listitem.vue b/components/listitem.vue index 93797f4..1ac9709 100644 --- a/components/listitem.vue +++ b/components/listitem.vue @@ -1,7 +1,7 @@