Pre Merge pull request !461 from ray/master

This commit is contained in:
ray 2022-04-02 02:17:55 +00:00 committed by Gitee
commit 43c8da974c
2 changed files with 6 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@ -2,12 +2,12 @@
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<meta http-equiv="X-UA-Compatible" content="IE=emulateIE9">
<meta name="renderer" content="webkit">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title><%= webpackConfig.name %></title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<!--[if IE]><script>window.location.href='/html/ie.html';</script><![endif]-->
<style>
html,
body,