From 76ab68322c65c4d1c16ef99798c8c716903488dd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E5=BF=A0=E6=9E=97?= <170083662@qq.com>
Date: Sun, 12 Jul 2026 22:38:09 +0800
Subject: [PATCH] =?UTF-8?q?fix(shopGoods):=20=E7=B2=BE=E7=AE=80=E4=B8=8A?=
=?UTF-8?q?=E4=BC=A0=E6=8C=89=E9=92=AE=E6=96=87=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将上传按钮中的文本从“上传图标”修改为“上传”
- 优化界面简洁性提升用户体验
---
src/views/shop/shopGoods/components/shopGoodsEdit.vue | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/views/shop/shopGoods/components/shopGoodsEdit.vue b/src/views/shop/shopGoods/components/shopGoodsEdit.vue
index 823cb52..817d446 100644
--- a/src/views/shop/shopGoods/components/shopGoodsEdit.vue
+++ b/src/views/shop/shopGoods/components/shopGoodsEdit.vue
@@ -164,7 +164,7 @@