aura-web/src/pages
sp mac bookpro 2605 7cf5e1406f 纯会话页面添加退出登录功能
- ChatHeader 新增可选 onLogout 回调,传入时在更多菜单中显示退出登录项
- ChatPagePure 中集成 useAuth 的 logout 方法,点击后确认并跳转登录页
- 不影响原有聊天页(未传 onLogout 时不显示)
2026-07-31 16:37:49 +08:00
..
AgentEditor fix: fix chat scroll style 2026-07-30 22:13:27 +08:00
AgentList feat: add team feature 2026-07-29 21:26:46 +08:00
KnowledgeBase feat: add knowledge page 2026-07-30 16:18:58 +08:00
LLMProvidersPage refactor: 拆分超400行文件并模块化API 2026-06-03 16:50:53 +08:00
LoginPage feat: 统一 API 地址并完善响应式页面 2026-07-18 12:28:53 +08:00
MarketplacePage feat: support membership and sub account 2026-07-27 00:42:15 +08:00
PointsMallPage feat: 统一 API 地址并完善响应式页面 2026-07-18 12:28:53 +08:00
Pricing feat: add pricing pay page 2026-07-30 17:16:23 +08:00
Profile feat: add team feature 2026-07-29 21:26:46 +08:00
PromptLibraryPage refactor: batch convert mobile layout from px to rem for better h5 adaptation 2026-06-12 22:20:12 +08:00
StatsPage feat: support membership and sub account 2026-07-27 00:42:15 +08:00
TeamsPage feat: add team feature 2026-07-29 21:26:46 +08:00
WorkflowsPage feat: 统一 API 地址并完善响应式页面 2026-07-18 12:28:53 +08:00
chat 纯会话页面添加退出登录功能 2026-07-31 16:37:49 +08:00
AgentList.tsx refactor: split each page into common + web/h5 device specific parts for mobile adaptation 2026-06-11 13:18:18 +08:00
ChatPage.tsx refactor: 拆分超400行文件并模块化API 2026-06-03 16:50:53 +08:00
LLMProvidersPage.tsx refactor: 拆分超400行文件并模块化API 2026-06-03 16:50:53 +08:00
LoginPage.tsx refactor: batch convert mobile layout from px to rem for better h5 adaptation 2026-06-12 22:20:12 +08:00
MarketplacePage.tsx refactor: split each page into common + web/h5 device specific parts for mobile adaptation 2026-06-11 13:18:18 +08:00
PointsMallPage.tsx refactor: 拆分超400行文件并模块化API 2026-06-03 16:50:53 +08:00
PricingPage.tsx feat: support membership and sub account 2026-07-27 00:42:15 +08:00
ProfilePage.tsx feat: support membership and sub account 2026-07-27 00:42:15 +08:00
PromptLibraryPage.tsx refactor: 拆分超400行文件并模块化API 2026-06-03 16:50:53 +08:00
SharedSessionPage.css refactor: batch convert mobile layout from px to rem for better h5 adaptation 2026-06-12 22:20:12 +08:00
SharedSessionPage.tsx refactor: batch convert mobile layout from px to rem for better h5 adaptation 2026-06-12 22:20:12 +08:00
StatsPage.tsx refactor: batch convert mobile layout from px to rem for better h5 adaptation 2026-06-12 22:20:12 +08:00
TeamsPage.tsx feat: add team feature 2026-07-29 21:26:46 +08:00
WorkflowsPage.tsx refactor: 拆分超400行文件并模块化API 2026-06-03 16:50:53 +08:00