From df5e9e92a1201382f8d25c4c35134d81c9628dab Mon Sep 17 00:00:00 2001 From: zoujing Date: Wed, 22 Oct 2025 18:37:50 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E8=AE=BE=E7=BD=AE=E7=9A=84=E6=90=AD?= =?UTF-8?q?=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/GoodDetail/index.vue | 7 +++++- .../goods/components/GoodFacility/index.vue | 22 +++++++++--------- src/static/fonts/znicons.ttf | Bin 5788 -> 10300 bytes 3 files changed, 17 insertions(+), 12 deletions(-) diff --git a/src/components/GoodDetail/index.vue b/src/components/GoodDetail/index.vue index ef63e9f..f752996 100644 --- a/src/components/GoodDetail/index.vue +++ b/src/components/GoodDetail/index.vue @@ -61,4 +61,9 @@ const props = defineProps({ }); - + diff --git a/src/pages/goods/components/GoodFacility/index.vue b/src/pages/goods/components/GoodFacility/index.vue index 7d0b13c..47bd671 100644 --- a/src/pages/goods/components/GoodFacility/index.vue +++ b/src/pages/goods/components/GoodFacility/index.vue @@ -1,30 +1,25 @@