You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
235 B
9 lines
235 B
|
2 weeks ago
|
图片目录地址
|
||
|
|
git http://39.106.86.127:3000/hb_rd/front_dist.git
|
||
|
|
branch proj_icampus_dev
|
||
|
|
|
||
|
|
powershell 软链形式
|
||
|
|
```
|
||
|
|
New-Item -ItemType Junction -Path "src/images" -Target C:\Users\kola\project\school-system\web_dist\images
|
||
|
|
```
|