🎨 style: 修复 README 列表中 emoji 前缀格式一致性

- 为 Giffgaff 和 Simyo 用户适用场景中的每个列表项统一添加 `- ` 前缀,使格式与同级内容保持一致
- 同步更新 `README.md` 和 `README_EN.md` 中英文版本的列表格式,确保同一结构在两份文档中完全对齐
- 移除之前两行之间的冗余空行合并,规范列表项间距,提升 Markdown 渲染兼容性
This commit is contained in:
Abner
2026-06-14 14:37:11 +08:00
parent 3c38176efd
commit c8ea3005ab
2 changed files with 13 additions and 13 deletions

View File

@@ -45,16 +45,16 @@
### 🇬🇧 Giffgaff 用户
✅ 已有 Giffgaff 号码(英国运营商)
✅ 想把物理 SIM 卡换成 eSIM
✅ 换新手机需要重新激活 eSIM
❌ 新用户申请号码(需先通过官方或第三方获取号码)
- ✅ 已有 Giffgaff 号码(英国运营商)
- ✅ 想把物理 SIM 卡换成 eSIM
- ✅ 换新手机需要重新激活 eSIM
- ❌ 新用户申请号码(需先通过官方或第三方获取号码)
### 🇳🇱 Simyo 用户
✅ 已有 Simyo 号码荷兰运营商06 开头)
✅ 需要更换设备或转换为 eSIM
❌ 新用户申请号码(需先通过官方 APP 注册)
- ✅ 已有 Simyo 号码荷兰运营商06 开头)
- ✅ 需要更换设备或转换为 eSIM
- ❌ 新用户申请号码(需先通过官方 APP 注册)
---

View File

@@ -45,16 +45,16 @@ If you don't have a number yet, register through these links to get bonus credit
### 🇬🇧 Giffgaff Users
✅ Have an existing Giffgaff number (UK carrier)
✅ Want to switch from physical SIM to eSIM
✅ Need to reactivate eSIM on a new device
- ✅ Have an existing Giffgaff number (UK carrier)
- ✅ Want to switch from physical SIM to eSIM
- ✅ Need to reactivate eSIM on a new device
❌ New users registering a number (must obtain number through official or third-party channels first)
### 🇳🇱 Simyo Users
✅ Have an existing Simyo number (Netherlands carrier, starting with 06)
✅ Need to change device or convert to eSIM
❌ New users registering a number (must register through official app first)
- ✅ Have an existing Simyo number (Netherlands carrier, starting with 06)
- ✅ Need to change device or convert to eSIM
- ❌ New users registering a number (must register through official app first)
---