部分前端

master2
吴宇铉 8 months ago
parent 8d82be861d
commit 5ee6a46748

@ -1,8 +1,7 @@
<!--
* 程序主入口
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div id="app">

@ -1,8 +1,7 @@
<!--
* 组件基础页
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div id="index">

@ -1,8 +1,7 @@
<!--
* 学生考试首页
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div id="student">

@ -1,8 +1,7 @@
<!--
* 管理中心
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div id='manager'>

@ -1,8 +1,7 @@
<!--
* 留言页面
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div id="message">

@ -1,8 +1,6 @@
<!--
* 我的试卷页面
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div id="myExam">

@ -1,8 +1,6 @@
<!--
* 页脚部分
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<footer id="footer">

@ -1,8 +1,7 @@
<!--
* 学生成绩显示页面
*
* @Author: ShanZhu
* @Date: 2023-11-23
-->
<template>
<div class="table">

Loading…
Cancel
Save