docs: deploy

This commit is contained in:
JiangSheng
2025-11-28 13:54:56 +08:00
parent 05e6f6234e
commit 3c44aa26ff

View File

@@ -37,3 +37,9 @@ npm run build
```sh
npm run lint
```
### 部署到 161 测试环境
```sh
npm run deploy:test
```