{ "pages": [ "pages/login/index", "pages/chat/index", "pages/sessions/index", "pages/space/index", "pages/webview/index", "pages/legal/index/index", "pages/legal/privacy/index", "pages/legal/terms/index" ], "__usePrivacyCheck__": true, "window": { "navigationBarTitleText": "TKMind", "navigationBarBackgroundColor": "#101820", "navigationBarTextStyle": "white", "backgroundColor": "#f5f7fb" }, "tabBar": { "color": "#64748b", "selectedColor": "#0f766e", "backgroundColor": "#ffffff", "borderStyle": "black", "list": [ { "pagePath": "pages/chat/index", "text": "聊天" }, { "pagePath": "pages/sessions/index", "text": "会话" }, { "pagePath": "pages/space/index", "text": "页面" } ] }, "sitemapLocation": "sitemap.json" }