mirror of
https://gitee.com/onvia/ccc-tnt-psd2ui
synced 2025-10-29 02:16:40 +00:00
脚本打包
This commit is contained in:
@@ -1,11 +0,0 @@
|
||||
@echo off
|
||||
|
||||
set input1=%1%
|
||||
set input2=%2%
|
||||
|
||||
cd /d %~dp0
|
||||
|
||||
node ./index.js %input1% %input2%
|
||||
|
||||
pause
|
||||
exit
|
||||
Reference in New Issue
Block a user