diff --git a/README.md b/README.md index d60d899..1ed290a 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ 📚 [在线文档](https://tsdaodao.com/) | 🚀 [演示地址](https://web.botgate.cn/)(账号/密码:15900000002/a1234567) ## 简介 + 唐僧叨叨 PC 端支持 Web 端、Mac 端、Windows 端、Linux 端,是一款高颜值 IM 即时通讯聊天软件,让企业轻松拥有自己的即时通讯软件。由[悟空 IM](https://githubim.com/)提供动力。 ## Web 版本运行 @@ -59,8 +60,9 @@ yarn dev yarn build ``` -4. 发布镜像 - > 修改 api 地址 packages/tsdaodaoweb/src/index.tsx 修改 WKApp.apiClient.config.apiURL = "/api/v1/" +4. 发布镜像 + + > 修改 api 地址 packages/tsdaodaoweb/src/index.tsx 修改 WKApp.apiClient.config.apiURL = "/api/v1/" ```shell make deploy @@ -96,7 +98,7 @@ yarn build 4. Mac APP 打包 - > [!TIP] + > [!TIP] > 注意先运行`yarn build`编译 ```shell @@ -105,19 +107,18 @@ yarn build-ele:mac 5. Windows APP 打包 - > [!TIP] + > [!TIP] > 注意先运行`yarn build`编译 ```shell yarn build-ele:win ``` - 5. Linux APP 打包 - > [!TIP] + > [!TIP] > 注意先运行`yarn build`编译 ```shell yarn build-ele:linux -``` \ No newline at end of file +```