<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="renderer" content="webkit"/>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
<title>document</title>
<link rel="manifest" href="%PUBLIC_URL%/manifest.json">
<meta name="keywords" content="document"/>
<meta name="description" content="document"/>
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico"/>
<!-- m 站 start -->
<meta name="viewport" content="initial-scale=1,width=device-width,maximum-scale=1,minimum-scale=1,user-scalable=no"/>
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent" />
<meta name="format-detection" content="telephone=no">
<meta name="format-detection" content="address=no">
<!-- m 站 end -->
</head>
<body class="body">
<div id="root"></div>
</body>
</html>