这个网站是一个HTML页面,其内容为:
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8">
<title></title>
</head>
<body { font-size: 12px; } !function (a, b) { function c() { var b = f.getBoundingClientRect().width; b / i > 540 && (b = 540 * i); var c = b / 10; f.style.fontSize = c + "px", k.rem = a.rem = c } var d, e = a.document, f = e.documentElement, g = e.querySelector('meta[name="viewport"]'), h = e.querySelector('meta[name="flexible"]'), i = 0, j = 0, k = b.flexible || (b.flexible = {}); if (g) { var l = g.getAttribute("content").match(/initial\-scale=([\d\.]+)/); l && (j = parseFloat(l[0]) * 2); } else { j = 0; } document.documentElement.style.fontSize = j + "px"; }
</script>
</body>
</html>
这是一个非常简单的静态HTML页面,它包含了一些基本的文字和CSS样式,但没有实际的功能。