Skip to content

Commit

Permalink
fix: features.details
Browse files Browse the repository at this point in the history
Update index.md
  • Loading branch information
VirgilClyne committed Dec 19, 2024
1 parent c541d45 commit 2d6e6f8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,46 +16,46 @@ hero:
features:
- iconKey: Weather
title: Weatherkit
details: <span align="center">解锁全部天气数据类型<br>替换「空气质量」数据<br>添加「未来一小时降水强度」预测</span>
details: <div class="text-center">解锁全部天气数据类型<br>替换「空气质量」数据<br>添加「未来一小时降水强度」预测</div>
link: /guide/Weather/weather-kit

- iconKey: Location
title: 定位
details: <span align="center">自定义「定位服务」<br>始终将「网络地区检测」结果改为用户设定地区</span>
details: <div class="text-center">自定义「定位服务」<br>始终将「网络地区检测」结果改为用户设定地区</div>
link: /guide/GeoServices/location

- iconKey: Maps
title: 地图
details: <span align="center">定制化 Maps app<br>添加国际版功能<br>支持服务版本个性化设置</span>
details: <div class="text-center">定制化 Maps app<br>添加国际版功能<br>支持服务版本个性化设置</div>
link: /guide/GeoServices/maps

- iconKey: Siri
title: Siri
details: <span align="center">自定义「Siri 请求」功能<br>满足个性化需求</span>
details: <div class="text-center">自定义「Siri 请求」功能<br>满足个性化需求</div>
link: /guide/Siri/siri

- iconKey: AppleTV
title:  TV
details: <span align="center">自定义 TV app<br>自选启用的板块和语言<br>获取跨地区栏目及内容</span>
details: <div class="text-center">自定义 TV app<br>自选启用的板块和语言<br>获取跨地区栏目及内容</div>
link: /guide/apple-tv

- iconKey: News
title:  News
details: <span align="center">解锁 News app 地区限制<br>自定义部分设置与功能</span>
details: <div class="text-center">解锁 News app 地区限制<br>自定义部分设置与功能</div>
link: /guide/apple-news

- iconKey: TestFlight
title: TestFlight
details: <span align="center">国家与区域切换<br>支持多账号<br>启用通用应用支持</span>
details: <div class="text-center">国家与区域切换<br>支持多账号<br>启用通用应用支持</div>
link: /guide/test-flight

- iconKey: AppleWatch
title:  Watch
details: <span align="center">为 Apple Watch 提供单独设置<br>适配个性化使用需求</span>
details: <div class="text-center">为 Apple Watch 提供单独设置<br>适配个性化使用需求</div>
link: /guide/apple-watch

- iconKey: BoxJs
title: BoxJs
details: <span align="center">提供可视化配置面板<br>提升个性化设置体验</span>
details: <div class="text-center">提供可视化配置面板<br>提升个性化设置体验</div>
link: /guide/box-js
---

0 comments on commit 2d6e6f8

Please sign in to comment.