This commit is contained in:
toom1996
2025-07-04 09:49:52 +08:00
parent bcf7b3a25a
commit d723be397f
7 changed files with 76 additions and 19 deletions

View File

@ -1,5 +1,9 @@
// ----- 栏目 -----
export const TP2_COLUMN_INDEX = '首页'
export const TP2_COLUMN_INDEX_URL = '/'
export const TP2_COLUMN_NEWS = '新闻专栏'
export const TP2_COLUMN_NEWS_URL = '/news'