修改了一些前端展示细节
This commit is contained in:
parent
0ad286ad0c
commit
42705cf3a8
|
|
@ -1,4 +1,4 @@
|
|||
VITE_TITLE = '自动评测系统'
|
||||
VITE_TITLE = '报告自动评测系统'
|
||||
|
||||
VITE_PORT = 3100
|
||||
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<template>
|
||||
<footer f-c-c flex-col text-14 color="#6a6a6a">
|
||||
<p>Online Judge 2.0</p>
|
||||
<p>报告自动评测系统</p>
|
||||
<p>Copyright © 2023-2024 . All Rights Reserved.</p>
|
||||
<p>技术支持:Turbo Email:11249242@qq.com</p>
|
||||
</footer>
|
||||
|
|
|
|||
Loading…
Reference in New Issue