[测评系统]--前端(用户答题页面)
wzp
2025-12-04 91160380ea16dddbe5d76c96bcf24af8169f0ac8
src/layout/index.vue
@@ -25,8 +25,8 @@
    <el-main class="student-main" style="margin-top:20px;">
      <router-view/>
    </el-main>
    <el-footer height="340" class="student-footer">
    </el-footer>
    <!-- <el-footer height="340" class="student-footer">
    </el-footer> -->
  </el-container>
</template>