Files
currency-converter/README.md
manpengan 6b60379b0c init: 汇率换算工具小程序骨架
- 两个页面:首页(双向换算)+ 汇率总览(一对多)
- 基础项目结构和配置
- AppID 待填入

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

15 lines
364 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 汇率换算工具 (currency-converter)
微信小程序,个人主体,实时汇率换算工具。
## 功能
- 双向汇率换算(经典模式)
- 汇率总览(一对多)
- 主流 20-30 种货币
- 数据来源open.er-api.com免费 API
## 开发
用微信开发者工具打开项目根目录,在 `project.config.json` 中填入 AppID。