Skip to content

Commit

Permalink
docs(guide): WeatherKit
Browse files Browse the repository at this point in the history
Update 🌤-天气服务.mdx
  • Loading branch information
VirgilClyne committed Oct 7, 2024
1 parent e9e33ef commit 05c58c5
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 17 deletions.
2 changes: 1 addition & 1 deletion docs/guide/_meta.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
["index", "weather-kit", "📍-定位服务"]
["index", "🌤-天气服务", "📍-定位服务"]
31 changes: 15 additions & 16 deletions docs/guide/weather-kit.mdx → docs/guide/🌤-天气服务.mdx
Original file line number Diff line number Diff line change
@@ -1,20 +1,7 @@
import { ModuleInstall } from '@components'

# WeatherKit

## 安装链接

<ModuleInstall
urlPrefix='https://github.com/NSRingo/WeatherKit/releases/latest/download/'
urls={{
loon: 'WeatherKit.plugin',
surge: 'WeatherKit.sgmodule',
qx: 'WeatherKit.snippet',
stash: 'WeatherKit.stoverride'
}}
/>

:::tip{title=最低支持}
# 🌤 天气服务
:::warning{title=最低支持}

- iOS 18 beta (22A5282m)
- iPadOS 18 beta (22A5282m)
Expand All @@ -25,7 +12,7 @@ import { ModuleInstall } from '@components'

:::

:::tip
:::info
如果您想在配对的 Watch 上使用,则 ⌚️ 也需安装相同的 MitM 证书
:::

Expand Down Expand Up @@ -55,3 +42,15 @@ import { ModuleInstall } from '@components'
- 默认开启,将中国空气质量标准换算为最新美国空气质量标准

## 配置方法

## 安装链接

<ModuleInstall
urlPrefix='https://github.com/NSRingo/WeatherKit/releases/latest/download/'
urls={{
loon: 'WeatherKit.plugin',
surge: 'WeatherKit.sgmodule',
qx: 'WeatherKit.snippet',
stash: 'WeatherKit.stoverride'
}}
/>

0 comments on commit 05c58c5

Please sign in to comment.