From 51d32283921983508bebffee2ecd5cb4c4948e6a Mon Sep 17 00:00:00 2001 From: 龚焕茏 <2842157468@qq.com> Date: 星期三, 05 六月 2024 16:04:23 +0800 Subject: [PATCH] feat:题目表移除分数字段、新增题目状态、条件多选 --- public/index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/public/index.html b/public/index.html index 3d6c67e..d85dea4 100644 --- a/public/index.html +++ b/public/index.html @@ -8,7 +8,7 @@ <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width,initial-scale=1.0"> <link rel="icon" href="<%= BASE_URL %>favicon.ico"> - <title>瀛︿箣鎬濈鐞嗙郴缁�</title> + <title>姹熻タ绌虹闊宠棰�</title> <style> html { height: 100%; -- Gitblit v1.8.0