feat: 添加账单页面及相关组件,优化充值记录显示和国际化支持
This commit is contained in:
2
.github/copilot-instructions.md
vendored
2
.github/copilot-instructions.md
vendored
@@ -157,5 +157,5 @@ API 配置集中在 src/api/index.ts
|
||||
API 类型来自私有包 @riwa/api-types(需要特定访问权限)
|
||||
表单验证使用 vee-validate + yup 组合
|
||||
Capacitor 配置本地开发服务器地址为 http://localhost:5173
|
||||
国际化支持中文和英文,配置文件在 src/locales/
|
||||
国际化支持中文和英文,配置文件在 src/locales/ 目前多语言只需要支持中英文,其他语言先不要更改
|
||||
样式使用 TailwindCSS 4.x + Ionic CSS Variables 混合模式
|
||||
|
||||
Reference in New Issue
Block a user