公告板
版本库
filestore
活动
搜索
登录
main
/
trafficAudit
交通统计审核
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
docs: 交接更新——打包部署方案定稿(Spring Boot 托管,无需 IIS),打包测试验收通过
xyc
5 天以前
760631fabb5348d5cc069e50c4e2fdcbc06d292f
[trafficAudit.git]
/
traffic-audit-web
/
public
/
index.html
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>交通统计报表审核系统</title>
</head>
<body>
<div id="app"></div>
</body>
</html>