mirror of
https://github.com/TangSengDaoDao/TangSengDaoDaoWeb
synced 2025-06-06 09:08:59 +00:00
docs: 📝更新文档
This commit is contained in:
parent
73faa446f0
commit
13fed127d7
15
README.md
15
README.md
@ -62,7 +62,8 @@ yarn build
|
|||||||
|
|
||||||
4. 发布镜像
|
4. 发布镜像
|
||||||
|
|
||||||
> 修改 api 地址 packages/tsdaodaoweb/src/index.tsx 修改 WKApp.apiClient.config.apiURL = "/api/v1/"
|
> [!TIP]
|
||||||
|
> 修改 api 地址 packages/tsdaodaoweb/src/index.tsx 修改 WKApp.apiClient.config.apiURL = "/api/v1/"
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
make deploy
|
make deploy
|
||||||
@ -98,8 +99,8 @@ yarn build
|
|||||||
|
|
||||||
4. Mac APP 打包
|
4. Mac APP 打包
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> 注意先运行`yarn build`编译
|
> 注意先运行`yarn build`编译
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
yarn build-ele:mac
|
yarn build-ele:mac
|
||||||
@ -107,8 +108,8 @@ yarn build-ele:mac
|
|||||||
|
|
||||||
5. Windows APP 打包
|
5. Windows APP 打包
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> 注意先运行`yarn build`编译
|
> 注意先运行`yarn build`编译
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
yarn build-ele:win
|
yarn build-ele:win
|
||||||
@ -116,8 +117,8 @@ yarn build-ele:win
|
|||||||
|
|
||||||
5. Linux APP 打包
|
5. Linux APP 打包
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> 注意先运行`yarn build`编译
|
> 注意先运行`yarn build`编译
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
yarn build-ele:linux
|
yarn build-ele:linux
|
||||||
|
Loading…
x
Reference in New Issue
Block a user