前端1
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user