index.html 752 B

12345678910111213141516171819
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport"
  6. content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
  7. <meta http-equiv="X-UA-Compatible" content="ie=edge">
  8. <meta name="apple-mobile-web-app-capable" content="yes">
  9. <meta name="apple-mobile-web-app-status-bar-style" content="black">
  10. <meta name="apple-touch-fullscreen" content="yes"/>
  11. <meta name="format-detection" content="telephone=no">
  12. <meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/>
  13. <meta name="Keywords" content="听邦">
  14. <meta name="Description" content="听邦">
  15. <title>用户协议</title>
  16. </head>
  17. <body>
  18. </body>
  19. </html>