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