CINXE.COM

<!DOCTYPE html> <html lang="en"> <head> <title data-vue-meta="true">快手直播-提示</title> <meta charset="UTF-8"> <style> html, body { margin: 0; font-family: "Arial Black", "Arial Bold", Gadget, fontsc, "PingFang SC", "Helvetica Neue For Number", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif; background: rgb(254, 246, 247); } .browser-update-tip { text-align: center; padding-top: 200px; } .chrome-box{ text-align: center; padding: 10px 0; } </style> </head> <body> <div class="browser-update-tip"> 体验快手直播网站完整功能,请使用Chrome浏览器, <br/> 或将IE浏览器更新至12及其以上版本。 </div> <div class="chrome-box"> <a href="https://www.google.cn/chrome/" target="_blank" class="download">点击下载Chrome浏览器</a> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10