This commit is contained in:
2026-07-23 21:23:52 +08:00 Unverified
parent 6fd468d9e0
commit 25a63c67e6
60 changed files with 3122 additions and 4408 deletions
-6
View File
@@ -6,7 +6,6 @@
<meta name="theme-color" content="#0d2d54" />
<meta name="description" content="衡准考试信息管理系统——考试通知、考生报名、准考证与成绩查询一站式服务。" />
<title>衡准 · 考试信息管理系统</title>
<link rel="stylesheet" href="/styles.css?v=20260723" />
<link rel="stylesheet" href="/vue-app/app.css?v=20260723" />
</head>
<body>
@@ -17,11 +16,6 @@
<span>系统正在加载</span>
</div>
</div>
<div id="modalRoot"></div>
<div class="toast" id="toast" role="status" aria-live="polite">
<span class="toast-icon"></span>
<div><strong>操作成功</strong><small>更改已保存</small></div>
</div>
<script type="module" src="/vue-app/app.js?v=20260723"></script>
</body>
</html>