From 4b8e1634548edca76c8c7c68cc34d259f0e95e7e Mon Sep 17 00:00:00 2001 From: wolfcode <37436228+wolf-leo@users.noreply.github.com> Date: Mon, 7 Oct 2024 13:26:49 +0800 Subject: [PATCH] feat(goods): optimize goods add and edit pages - Adjust layout of goods add and edit forms for better readability- Enhance editor visibility on the right side of the page - Increase dialog size for adding and editing goods to improve usability Signed-off-by: wolfcode <37436228+wolf-leo@users.noreply.github.com> --- app/admin/view/mall/goods/add.html | 2 +- app/admin/view/mall/goods/edit.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/admin/view/mall/goods/add.html b/app/admin/view/mall/goods/add.html index 5cc3ad3..3b84b91 100644 --- a/app/admin/view/mall/goods/add.html +++ b/app/admin/view/mall/goods/add.html @@ -90,7 +90,7 @@