revert 初始化项目
This commit is contained in:
zyh
2025-06-06 17:06:00 +08:00
parent 548fb343da
commit 19c84b3dd4
273 changed files with 0 additions and 22747 deletions

View File

@@ -1,12 +0,0 @@
@echo off
echo.
echo [信息] 安装Web工程生成node_modules文件。
echo.
%~d0
cd %~dp0
cd ..
yarn --registry=https://registry.npmmirror.com
pause