From 08c5478bf13e2015de295219335b51f93148b777 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E5=BE=81?= Date: Tue, 10 May 2022 15:05:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E8=AE=A2=E5=8D=95=E5=9C=B0=E5=9D=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/BsAddress.vue | 118 +++++++++++++++++++++++++++++++-- pages/goods/detail/_id.vue | 7 +- pages/goods/list/index.vue | 3 +- static/images/goods/add.png | Bin 0 -> 653 bytes static/images/goods/point.png | Bin 0 -> 928 bytes static/images/goods/switch.png | Bin 0 -> 540 bytes 6 files changed, 119 insertions(+), 9 deletions(-) create mode 100644 static/images/goods/add.png create mode 100644 static/images/goods/point.png create mode 100644 static/images/goods/switch.png diff --git a/components/BsAddress.vue b/components/BsAddress.vue index 8f0db1d..7b81097 100644 --- a/components/BsAddress.vue +++ b/components/BsAddress.vue @@ -1,20 +1,130 @@ diff --git a/pages/goods/detail/_id.vue b/pages/goods/detail/_id.vue index 68bf1f5..a9b4f40 100644 --- a/pages/goods/detail/_id.vue +++ b/pages/goods/detail/_id.vue @@ -1,5 +1,6 @@