新增命令
This commit is contained in:
parent
6a682eee15
commit
cb0aa22fb1
@ -71,3 +71,9 @@ module.exports = {
|
|||||||
|
|
||||||
# main.js 引入 index.css
|
# main.js 引入 index.css
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### 安装公司内部的 npm 包
|
||||||
|
|
||||||
|
```bash
|
||||||
|
pnpm add @yhsoft/web-fabric --registry=https://npm.yinghuasoft.com
|
||||||
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user