Commit Graph

4 Commits

Author SHA1 Message Date
andy
25da8a718e 接入登录图形验证码流程 2026-07-15 14:16:14 +07:00
duanshuwen
d352fac2f1 feat(i18n): add full multi-language support for app modules
Add new i18n modules for booking, goods, order, and service features across en-US, zh-CN, th-TH locales
Extend existing quick module translations with new card, date, and page title strings
Replace all hardcoded static text in UI components with vue-i18n translation hooks
Update the main i18n registry and login page language switching to support the new translations
2026-06-03 21:03:04 +08:00
duanshuwen
a8ae315e9f feat(login): add phone and Google login page with i18n
Add complete login flow with phone verification and country picker.
Add login-related translations for en-US, zh-CN and th-TH locales.
Add country calling codes constants and selection utility function.
Register Vant UI component type definitions for TypeScript.
Update development environment authentication token.
2026-06-01 21:57:12 +08:00
duanshuwen
b05d5a72cd feat: add modular i18n foundation 2026-05-26 14:37:32 +08:00