Browse Source

打包脚本

rongxin_prod
zhao 2 years ago
parent
commit
08db19c311
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      打包.bat

+ 3
- 0
打包.bat View File

@@ -15,4 +15,7 @@ call npm run build

@echo 打包成功

@echo 打开目标文件夹
start "" %~dp1

@pause

Loading…
Cancel
Save