部分前端

master2
吴宇铉 8 months ago
parent d829dd32bd
commit 5ae8d84b88

@ -1,8 +1,6 @@
<!--
* 添加题库
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div class="add">

@ -1,8 +1,7 @@
<!--
* 添加考试
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<section class="add">

@ -1,8 +1,7 @@
<!--
* 添加学生
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<section class="add">

@ -1,8 +1,7 @@
<!--
* 所有学生
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div class="all">

@ -1,8 +1,7 @@
<!--
* 题库管理功能介绍
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<section class="description">

@ -1,8 +1,7 @@
<!--
* 编辑题库
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div class="add">

@ -1,8 +1,7 @@
<!--
* 考试管理功能介绍
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<section class="description">

@ -1,8 +1,7 @@
<!--
* 查询所有题库
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div class="exam">

@ -1,8 +1,7 @@
<!--
* 查询所有考试
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div class="exam">

@ -1,8 +1,7 @@
<!--
* 查询所有考试跳转到分段页面
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div class="exam">

@ -1,8 +1,7 @@
<!--
* 学生管理页面
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div class="all">

Loading…
Cancel
Save