eventPopUpBanner / myInfo

This commit is contained in:
hyunwoo93.cha
2024-06-14 14:47:37 +09:00
parent 78ceac0bc8
commit 079a090d8f
3 changed files with 72 additions and 52 deletions

View File

@@ -79,6 +79,13 @@ export const PLAN = "PLAN";
export const ADD_PLAN = "ADD_PLAN";
export const MORE = "MORE";
export const MYINFO_TABS = {
PAYMENT: 0,
BILLING_ADDRESS: 1,
SHIPPING_ADDRESS: 2,
COUPON: 3,
};
export const LOG_TP_NO = {
LIVE: {
HOME: "100",