From a5e490fbe5dd6f253bd81d80e141fef0c0df2cae Mon Sep 17 00:00:00 2001 From: wl <173@qq.com> Date: 星期一, 28 十一月 2022 11:47:28 +0800 Subject: [PATCH] fix: 修改右上角密码修改 --- public/index.html | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/public/index.html b/public/index.html index fe15af4..496f4e4 100644 --- a/public/index.html +++ b/public/index.html @@ -8,6 +8,7 @@ <!-- <link rel="icon" href="http://140.143.152.226:8410/sczhzf/M00/00/00/rBUAD2MxQ8CAXBxsAAACVqU61WY764.png"> --> <!-- <title><%= htmlWebpackPlugin.options.title %></title> --> <!-- <title>閬傛槍鎵ф硶骞冲彴</title> --> + <link href="https://vjs.zencdn.net/7.20.3/video-js.css" rel="stylesheet" /> </head> <body> <noscript> -- Gitblit v1.8.0