Files
CompanyProject/衣莎项目/源码/马上洗投票/public/index.html
2024-09-27 01:32:49 +08:00

34 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="【马上洗】有奖征集微影像,我和你之间最美的陪伴"/>
<meta name="apple-mobile-web-app-title" content="【马上洗】有奖征集微影像,我和你之间最美的陪伴">
<meta name="apple-mobile-web-app-capable" content="yes"/>
<meta name="apple-mobile-web-app-status-bar-style" content="#ee0a24"/>
<meta name="renderer" content="webkit">
<meta http-equiv="Cache-Control" content="no-siteapp"/>
<meta name="HandheldFriendly" content="true">
<meta name="screen-orientation" content="portrait">
<meta name="x5-orientation" content="portrait">
<meta name="viewport"
content="width=device-width, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0, viewport-fit=cover">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="stylesheet" href="https://cdn.bootcss.com/normalize/8.0.1/normalize.min.css">
<link rel="stylesheet" href="https://at.alicdn.com/t/font_1502078_2mwdm3o5jo.css">
<link rel="stylesheet" href="https://at.alicdn.com/t/font_1629634_epma4ej2ymh.css">
<title>【马上洗】有奖征集微影像,我和你之间最美的陪伴</title>
</head>
<body>
<noscript>
<strong>We're sorry but share doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app">
<!--vue-ssr-outlet-->
</div>
<!-- built files will be auto injected -->
</body>
</html>