@ -5,6 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="format-detection" content="telephone=yes" />
<link rel="shortcut icon" href="./logo.ico" />
<meta name="x5-fullscreen" content="true" />
<title>产品梦工厂</title>
</head>
<body>
@ -125,8 +125,6 @@ const scrollToTop = () => {
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100vh;
z-index: 999;
background: rgba(0, 0, 0, 0.67);
.close {