hongshu-admin v1.0

This commit is contained in:
mayongjian
2024-07-18 14:55:32 +08:00
commit 4432eaaea6
316 changed files with 27372 additions and 0 deletions

12
bin/run-web.bat Executable file
View File

@@ -0,0 +1,12 @@
@echo off
echo.
echo [<5B><>Ϣ] ʹ<><CAB9> Vite <20><><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD><EFBFBD> Web <20><><EFBFBD>̡<EFBFBD>
echo.
%~d0
cd %~dp0
cd ..
yarn dev
pause