From 82c704e20de29e9144f86d4f4719191a34bbf9aa Mon Sep 17 00:00:00 2001 From: Anang Yusman Date: Mon, 26 Jan 2026 11:04:58 +0800 Subject: [PATCH] fix:comment --- .../form/product/detail-product-form.tsx | 156 +++++------------- .../form/product/update-product-form.tsx | 5 +- components/table/article-table.tsx | 36 +++- service/banner.ts | 11 ++ 4 files changed, 93 insertions(+), 115 deletions(-) diff --git a/components/form/product/detail-product-form.tsx b/components/form/product/detail-product-form.tsx index c200ab7..65d8bea 100644 --- a/components/form/product/detail-product-form.tsx +++ b/components/form/product/detail-product-form.tsx @@ -469,137 +469,67 @@ export default function DetailProductForm(props: { isDetail: boolean }) {
- + - {colors.map((item, index) => ( -
- - - -
-
- -
- - {palette.map((colorCode) => ( -
- -
-
-
-