Commit Graph

3 Commits (d5d2421e7e75385f975ee865c373d20e4217848e)

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 4101daeed3 refactor: 重构用户/组织/OAuth页面UI 4 months ago
veypi e5308f9471 feat: 全新UI框架升级和页面重构 4 months ago