@wibetter/akfun
Version:
前端脚手架:支持Vue技术栈和react技术栈
15 lines (14 loc) • 531 B
HTML
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="format-detection" content="telephone=no"/>
<title>AKFun页面模板</title>
</head>
<body>
<noscript style="text-align:center;background:rgba(243,63,51, 0.7);color:#fff;display:block;line-height:42px;font-size: 14px;position:fixed;top:0;left:0;z-index:9999;width:100%;">
您的浏览器不支持JavaScript脚本,请您先开启^_^。
</noscript>
</body>
</html>