mirror of
https://github.com/TangSengDaoDao/TangSengDaoDaoWeb
synced 2025-06-06 09:08:59 +00:00
docs: 📝更新格式
This commit is contained in:
parent
00d30584ed
commit
73faa446f0
15
README.md
15
README.md
@ -34,6 +34,7 @@
|
|||||||
📚 [在线文档](https://tsdaodao.com/) | 🚀 [演示地址](https://web.botgate.cn/)(账号/密码:15900000002/a1234567)
|
📚 [在线文档](https://tsdaodao.com/) | 🚀 [演示地址](https://web.botgate.cn/)(账号/密码:15900000002/a1234567)
|
||||||
|
|
||||||
## 简介
|
## 简介
|
||||||
|
|
||||||
唐僧叨叨 PC 端支持 Web 端、Mac 端、Windows 端、Linux 端,是一款高颜值 IM 即时通讯聊天软件,让企业轻松拥有自己的即时通讯软件。由[悟空 IM](https://githubim.com/)提供动力。
|
唐僧叨叨 PC 端支持 Web 端、Mac 端、Windows 端、Linux 端,是一款高颜值 IM 即时通讯聊天软件,让企业轻松拥有自己的即时通讯软件。由[悟空 IM](https://githubim.com/)提供动力。
|
||||||
|
|
||||||
## Web 版本运行
|
## Web 版本运行
|
||||||
@ -59,8 +60,9 @@ yarn dev
|
|||||||
yarn build
|
yarn build
|
||||||
```
|
```
|
||||||
|
|
||||||
4. 发布镜像
|
4. 发布镜像
|
||||||
> 修改 api 地址 packages/tsdaodaoweb/src/index.tsx 修改 WKApp.apiClient.config.apiURL = "/api/v1/"
|
|
||||||
|
> 修改 api 地址 packages/tsdaodaoweb/src/index.tsx 修改 WKApp.apiClient.config.apiURL = "/api/v1/"
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
make deploy
|
make deploy
|
||||||
@ -96,7 +98,7 @@ yarn build
|
|||||||
|
|
||||||
4. Mac APP 打包
|
4. Mac APP 打包
|
||||||
|
|
||||||
> [!TIP]
|
> [!TIP]
|
||||||
> 注意先运行`yarn build`编译
|
> 注意先运行`yarn build`编译
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
@ -105,19 +107,18 @@ 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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
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