2
0

feat: 修改生产API标识,修改默认布局

This commit is contained in:
TsMask
2024-11-28 10:36:01 +08:00
parent 1240d9aedf
commit 19d48eac0e
15 changed files with 27 additions and 91 deletions

View File

@@ -1,6 +1,4 @@
# Front-End at CRM
## Wfc-Cloud-Vue-AntD-Web(SoybeanAdmin AntDesign)
# WANFI 用户平台
## 使用
@@ -17,8 +15,10 @@
npm install -g pnpm
```bash
npm install -g pnpm
pnpm i
```
> 由于本项目采用了 pnpm monorepo 的管理方式,因此请不要使用 npm 或 yarn 来安装依赖。
**启动项目**
@@ -31,4 +31,4 @@ pnpm dev
```bash
pnpm build
```
```