Skip to content

Commit 3115e75

Browse files
committed
update doc
1 parent cfe67f4 commit 3115e75

3 files changed

Lines changed: 19 additions & 17 deletions

File tree

src/content/docs/en/guides/what-is-deft.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@ Deft is an open-source cross-platform UI framework that supports writing high-pe
2424

2525
## Supported Platforms
2626

27-
| Platfrom | Version | Support |
28-
|----------|---------------|---------|
29-
| Windows | 10+ ||
30-
| Linux | X11 & Wayland ||
31-
| MacOS | - ||
32-
| Android | - ||
33-
| iOS | - ||
34-
| Web | - ||
27+
| Platform | Version | Support |
28+
|-----------|---------------|---------------|
29+
| Windows | 10+ ||
30+
| Linux | X11 & Wayland ||
31+
| MacOS | 10.12+ ||
32+
| HarmonyOS | 5+ | ✅experimental |
33+
| Android | 6+ | ✅experimental |
34+
| iOS | - | ✅experimental |
35+
| Web | - ||

src/content/docs/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ hero:
1212
link: /en/guides/what-is-deft/
1313
icon: right-arrow
1414
- text: Demo
15-
link: /demos
15+
link: /en/demos
1616
icon: external
1717
variant: minimal
1818
---

src/content/docs/zh-cn/guides/what-is-deft.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@ Deft是一个支持`JavaScript`/`Rust`编写高性能跨平台应用的开源UI
2424

2525
## 支持平台
2626

27-
| 平台 | 版本 | 支持 |
28-
|---------|---------------|----|
29-
| Windows | 10+ ||
30-
| Linux | X11 & Wayland ||
31-
| MacOS | - ||
32-
| Android | - ||
33-
| iOS | - ||
34-
| Web | - ||
27+
| 平台 | 版本 | 支持 |
28+
|-----------|---------------|-------|
29+
| Windows | 10+ ||
30+
| Linux | X11 & Wayland ||
31+
| MacOS | 10.12+ ||
32+
| HarmonyOS | 5+ | ✅实验性 |
33+
| Android | 6+ | ✅实验性 |
34+
| iOS | ? | ✅实验性 |
35+
| Web | - ||

0 commit comments

Comments
 (0)