add 项目运行截图
This commit is contained in:
8
bat/run_admin.bat
Normal file
8
bat/run_admin.bat
Normal file
@@ -0,0 +1,8 @@
|
||||
@echo off
|
||||
chcp 65001 >nul
|
||||
|
||||
cd /d D:\code\front\manage_code
|
||||
|
||||
npm run serve
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user