Tcsm
2023-04-10 3ca2523e54e60eb4bd20f525f91f264c2e8d45f2
bin/package.bat
@@ -1,2 +1,12 @@
@echo off
echo.
echo [��Ϣ] ��װWeb���̣�����node_modules�ļ���
echo.
%~d0
cd %~dp0
cd ..
npm install --registry=https://registry.npmmirror.com
pause