CINXE.COM
个性化服务管理
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="initial-scale=1.0, maximum-scale=1.0, user-scalable=no, viewport-fit=cover" /> <meta http-equiv="pragma" CONTENT="no-cache"> <meta http-equiv="Cache-Control" CONTENT="no-cache, must-revalidate"> <meta http-equiv="expires" CONTENT="0"> <meta name="apple-mobile-web-app-capable" content="no" /> <meta http-equiv="Content-Language" content="zh-cn" /> <meta content="telephone=no,email=no" name="format-detection"> <meta name="author" content="Tencent-KF" /> <meta name="Copyright" content="Tencent" /> <title>个性化服务管理</title> <link rel="stylesheet" href="./index.css"> </head> <body> <div id="root" style="height: 100%;"> </div> <script src="//imgcache.qq.com/bossweb/service/js/zepto/zepto-1.0.1.min.js"></script> <script type="text/javascript" src="//res.wx.qq.com/open/js/jweixin-1.2.0.js"></script> <script type="text/javascript" src="//open.mobile.qq.com/sdk/qqapi.js?_bid=152"></script> <script type="text/javascript" src="https://g.gtimg.cn/libs/nativeapi/v1.0.0/Native.js"></script> <script src="/touch/js/module/touch_mobileqq_checklogin.js"></script> <script src="./dist/index.js"></script> </body> </html>