[测评系统]--前端(用户答题页面)
yj
2024-11-25 ff0c5bb9f8136d5b9404b0c0a00f37911456ff41
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>