From c7a6d244585f605e32ae82321c919a09170a730d Mon Sep 17 00:00:00 2001 From: songshankun <songshankun@foxmail.com> Date: 星期四, 02 十一月 2023 11:04:20 +0800 Subject: [PATCH] feat: 添加高亮任务的值班人员展示 --- index.html | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/index.html b/index.html index dcd6967..39aff6e 100644 --- a/index.html +++ b/index.html @@ -4,7 +4,7 @@ <meta charset="UTF-8" /> <link rel="icon" href="/favicon.ico" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>Vite App</title> + <title>鐪嬫澘</title> </head> <body> <div id="app"></div> -- Gitblit v1.8.0