Commit Graph

2 Commits

Author SHA1 Message Date
manpengan
92304d4fa2 feat: 汇率换算功能完整实现
- 首页双向换算:30种主流货币,实时计算,一键互换
- 汇率总览页:一对多查看所有货币换算结果
- 数据源 open.er-api.com,4小时本地缓存 + 失败兜底
- UI 美化:渐变背景、分色货币块、紫色互换按钮

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 17:26:53 +08:00
manpengan
6b60379b0c init: 汇率换算工具小程序骨架
- 两个页面:首页(双向换算)+ 汇率总览(一对多)
- 基础项目结构和配置
- AppID 待填入

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-18 15:44:39 +08:00