refactor(通用设置): 自定义title在FireFox加载延迟优化
--bug=1023918 --user=赵勇 [通用设置] github#22343设置页面title后,访问metersphere,title加载过慢 https://www.tapd.cn/55049933/s/1351069 Signed-off-by: fit2-zhao <yong.zhao@fit2cloud.com>
This commit is contained in:
parent
628f55d7e0
commit
0e3dcfa8ed
|
@ -5,7 +5,6 @@
|
|||
<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>MeterSphere</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
|
Loading…
Reference in New Issue