公告板
版本库
filestore
活动
搜索
登录
main
/
trafficAudit
交通统计审核
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
docs: HANDOFF 补充 git 仓库说明(Gitee 私有仓库 + 敏感配置不入库)
xyc
2026-08-14
8ab52da599764699b5ef7ad67b3541cc3360ded0
[trafficAudit.git]
/
run-frontend.cmd
1
2
3
4
@echo off
cd /d C:\Users\jcxiong\Documents\Codex\MyProject\trafficAudit\traffic-audit-web
del /q frontend.log 2>nul
npm run serve > frontend.log 2>&1