This commit is contained in:
toom1996
2025-07-07 17:14:52 +08:00
parent 6a2a74edee
commit cc2fca2cd0

View File

@ -10,7 +10,7 @@ export const TP2_COLUMN_NEWS_URL = '/news'
export const TP2_COLUMN_ABOUT_US = '关于我们'
export const TP2_COLUMN_ABOUT_US_URL = '/about-us'
export const TP2_COLUMN_CONTACT_US = '联系我们'
export const TP2_COLUMN_CONTACT_US = '售后电话'
export const TP2_COLUMN_CONTACT_US_URL = '/contact-us'
export const TP2_COLUMN_PROTECT = '未成年人及老年人保护'
@ -18,3 +18,6 @@ export const TP2_COLUMN_PROTECT_URL = '/protect'
export const TP2_COLUMN_REFUND = '退款规则'
export const TP2_COLUMN_REFUND_URL = '/refund'
export const TP2_COLUMN_DOWNLOAD = '软件下载'
export const TP2_COLUMN_DOWNLOAD_URL = '/download'