Skip to content

Commit f147601

Browse files
committed
chore: update doc
1 parent d64961f commit f147601

2 files changed

Lines changed: 18 additions & 18 deletions

File tree

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

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

2525
## Supported Platforms
2626

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 | - | |
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+
| WebAssembly | - | ✅experimental |

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

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

2525
## 支持平台
2626

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

0 commit comments

Comments
 (0)