迁移
This commit is contained in:
@@ -26,22 +26,3 @@ export const PC_VARIANTS: PcVariant[] = [
|
||||
|
||||
// 右下角封面条:5 页共用同一张,不随轮播切换
|
||||
export const PC_COVERS = { src: covers, srcW: coversW }
|
||||
|
||||
// 导航链接:官方群组、商务、渠道暂时统一跳转官方 TG,待正式地址再替换
|
||||
export const NAV_LINKS = {
|
||||
group: 'https://t.me/huangguoshortdrama',
|
||||
biz: 'https://t.me/huangguoshortdrama',
|
||||
channel: 'https://t.me/huangguoshortdrama',
|
||||
}
|
||||
|
||||
// 手机版「立即下载」目标:暂时跳转官方 TG,待 APK / 下载页提供后替换
|
||||
export const DOWNLOAD_URL = 'https://t.me/huangguoshortdrama'
|
||||
|
||||
// 分享页社交链接:Telegram 暂用官方频道,其余待正式账号提供后替换(# 占位)
|
||||
export const SOCIAL_LINKS = {
|
||||
telegram: 'https://t.me/huangguoshortdrama',
|
||||
x: 'https://x.com/huangguodrama',
|
||||
instagram: 'https://www.instagram.com/huangguoshortdrama/',
|
||||
tiktok: 'https://www.tiktok.com/@huangguodrama',
|
||||
youtube: 'https://www.youtube.com/@huangguodrama',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user