部分前端

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

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

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

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

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

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

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

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

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

Loading…
Cancel
Save