Docs: update UI install docs (#709)

This commit is contained in:
Dream Hunter
2025-08-23 01:14:41 +08:00
committed by GitHub
parent 4084771621
commit 89d8944e60
31 changed files with 32 additions and 17 deletions
+2 -2
View File
@@ -42,11 +42,11 @@ const generate = async () => {
}
</script>
1. 点击 `Workers & Pages` -> `Overview` -> `Create Application`
1. 点击 `Compute (Workers)` -> `Workers & Pages` -> `Create`
![create pages](/ui_install/worker_home.png)
2. 选择 `Pages`,选择 `Create using direct upload`
2. 选择 `Pages`,选择 `Use direct upload`
![pages](/ui_install/pages.png)