feat: 修改生产API标识,修改默认布局
This commit is contained in:
@@ -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
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user