From b810a98b1e35f98cefd9fc2b382a090513caa12c Mon Sep 17 00:00:00 2001 From: shuxiaoquan <853623962@qq.com> Date: Thu, 22 Feb 2024 17:03:44 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AF=A6=E6=83=85=E9=A1=B5=E4=BC=98=E5=8C=96?= =?UTF-8?q?=E4=BB=A5=E5=8F=8A=E6=88=91=E7=9A=84=E9=A1=B5=E9=9D=A2=E4=BC=98?= =?UTF-8?q?=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/detail.vue | 605 +++++++++++--------- pages/goods/list.vue | 4 +- pages/index/index.vue | 11 +- pages/login/components/mp-weixin-mobile.vue | 9 +- pages/login/index.vue | 8 +- pages/search/index.vue | 2 +- pages/user/index.vue | 21 +- static/detail/buy.png | Bin 1637 -> 3263 bytes static/detail/copy.png | Bin 329 -> 520 bytes static/detail/home.png | Bin 0 -> 4382 bytes static/detail/jiangjia.png | Bin 0 -> 1882 bytes static/detail/miaosha.png | Bin 0 -> 2689 bytes static/detail/rightIcon.png | Bin 160 -> 223 bytes static/detail/tip.png | Bin 1252 -> 2659 bytes static/detail/ys.png | Bin 786 -> 1631 bytes 15 files changed, 370 insertions(+), 290 deletions(-) create mode 100644 static/detail/home.png create mode 100644 static/detail/jiangjia.png create mode 100644 static/detail/miaosha.png diff --git a/pages/goods/detail.vue b/pages/goods/detail.vue index ac94e0a..21460c9 100644 --- a/pages/goods/detail.vue +++ b/pages/goods/detail.vue @@ -1,26 +1,27 @@