现在的位置: 首页 > 综合 > 正文

触屏版html模板

2019年07月23日 ⁄ 综合 ⁄ 共 387字 ⁄ 字号 评论关闭
<!DOCTYPE html>
<html>
<head lang="zh">
  <meta charset="UTF-8" />
  <meta name="viewport" content="width=device-width, initial-scale=1.0,user-scalable=no,maximum-scale=1.0" />
  <meta name="apple-mobile-web-app-capable" content="yes"/>
  <meta name="apple-mobile-web-app-status-bar-style" content="black"/>
  <meta name="full-screen" content="yes" />
  <meta name="x5-full-screen" content="yes" />
</head>
<body>

</body>
</html>

抱歉!评论已关闭.