From 13e9ddabf4ba3a89aa2a93fe8d3b35c8604c6813 Mon Sep 17 00:00:00 2001 From: luobisheng <727299681@qq.com> Date: 星期三, 16 十一月 2022 17:51:29 +0800 Subject: [PATCH] 获取文件名字修改 --- public/index.html | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) diff --git a/public/index.html b/public/index.html index 6127cfe..496f4e4 100644 --- a/public/index.html +++ b/public/index.html @@ -4,9 +4,11 @@ <meta charset="utf-8"> <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"> + <!-- <link rel="icon" href="<%= BASE_URL %>favicon.ico"> --> + <!-- <link rel="icon" href="http://140.143.152.226:8410/sczhzf/M00/00/00/rBUAD2MxQ8CAXBxsAAACVqU61WY764.png"> --> <!-- <title><%= htmlWebpackPlugin.options.title %></title> --> - <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