Add dedicated admin page for TKMind Cursor experience channel (H5 + WeChat).

Centralize whitelist and channel toggles away from the WeChat page so Cursor stays an opt-in path for selected users only.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
john
2026-08-28 15:27:10 +08:00
parent 70433a3dcd
commit ec38ee086d
7 changed files with 577 additions and 476 deletions
+1
View File
@@ -30,6 +30,7 @@ const NAV_SECTIONS: NavSection[] = [
{
label: '平台配置',
items: [
{ to: '/cursor-channel', label: '智趣体验通道' },
{ to: '/wechat', label: '服务号' },
{ to: '/mindspace', label: 'MindSpace 配置' },
{ to: '/analytics', label: 'Analytics 配置' },