feat:增加移动端布局

This commit is contained in:
2026-08-03 15:49:37 +08:00
parent 94afc1519c
commit 7ae51438f4
9 changed files with 132 additions and 106 deletions

View File

@@ -3,7 +3,7 @@
<div class="view-header">
<div class="view-content">
<h2 class="view-title">考试中心</h2>
<p class="view-subtitle">按学科进行综合检验模拟真实考试环境</p>
<p class="view-subtitle">模拟真实考试环境</p>
</div>
<el-button type="primary" :icon="Aim" @click="examClick">开始考试</el-button>
</div>