Commit Graph

4 Commits (adf0cd36ca9ffb2de1b60400ef15edec393f4c29)

Author SHA1 Message Date
veypi 7022c2b52f refactor(ui): Replace axios with fetch in all pages and extract auth layout
- Replace all $axios calls with native fetch across 8 page files
    - Add inline send-code button to login page code flow
    - Extract animated bubble background into shared auth layout
    - Restructure langs.json with zh-CN first, add new i18n keys
    - Add scoped langs.json for auth.send_code translation
    - Wire auth layout to login and callback routes
    - Fix mobile sign-up panel transform direction
    - Use onAuthSuccess for login/register code flows
3 weeks ago
veypi 691f1df75b feat: 添加角色管理模块(API + UI) 4 months ago
veypi 4101daeed3 refactor: 重构用户/组织/OAuth页面UI 4 months ago
veypi e5308f9471 feat: 全新UI框架升级和页面重构 4 months ago