This commit is contained in:
2026-03-05 22:03:45 +08:00
parent 5fe3e7e1dc
commit 5a07ba8a2d

View File

@@ -3,11 +3,11 @@
## download template ## download template
```bash ```bash
ev clone -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template ev sync clone -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template
``` ```
## clone auth update ## clone auth update
```bash ```bash
ev clone -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template/public/auth.json ev sync clone -i https://kevisual.cn/root/ai/kevisual/frontend/vite-react-template/public/auth.json
``` ```