From f2c50f69d13fa1102bd62a3b47c6074968bdc034 Mon Sep 17 00:00:00 2001 From: MSuMshk <2039814060@qq.com> Date: Thu, 26 Feb 2026 17:07:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=E6=89=B9=E9=87=8F?= =?UTF-8?q?=E5=B7=A5=E5=85=B7=E6=8A=BD=E5=B1=89=E5=B8=83=E5=B1=80=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 修复导入导出面板按钮重叠,改为纵向排列 - 移除抽屉关闭按钮(×) - 调价面板步骤2拆分为两行布局,输入框独立一行 --- .../components/BatchImportExportPanel.vue | 2 +- .../components/BatchPriceAdjustPanel.vue | 5 + .../src/views/product/batch/index.vue | 1 + .../src/views/product/batch/styles/panel.less | 215 +++++++++++++----- 4 files changed, 164 insertions(+), 59 deletions(-) diff --git a/apps/web-antd/src/views/product/batch/components/BatchImportExportPanel.vue b/apps/web-antd/src/views/product/batch/components/BatchImportExportPanel.vue index f1553e8..21ef56b 100644 --- a/apps/web-antd/src/views/product/batch/components/BatchImportExportPanel.vue +++ b/apps/web-antd/src/views/product/batch/components/BatchImportExportPanel.vue @@ -85,7 +85,7 @@ function setExportCategoryIds(value: unknown) {

导出商品

-
+
+
+ +