detail 레이아웃 작업 및 indicator추가 TButton BackKey props 추가

This commit is contained in:
고동영
2024-02-15 09:56:18 +09:00
parent a9c3c5a0ea
commit 64a18c7d77
18 changed files with 419 additions and 14 deletions

View File

@@ -19,6 +19,7 @@ export const panel_names = {
CART_PANEL: "cartpanel",
FEATURED_BRANDS_PANEL: "featuredbrandspanel",
WELCOME_EVENT_PANEL: "welcomeeventpanel",
DETAIL_PANEL: "detailpanel",
// error
ERROR_PANEL: "errorpanel",