123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <title>抖音定向流量权益包</title>
- <meta content="width=device-width,initial-scale=1,maximum-scale=1,user-scalable=no" name="viewport">
- <meta content="width=device-width,height=device-height,maximum-scale=1.0,user-scalable=no" name="viewport">
- <meta content="yes" name="apple-mobile-web-app-capable">
- <meta content="black" name="apple-mobile-web-app-status-bar-style">
- <meta content="telephone=no" name="format-detection">
- <script type="text/javascript">
- var deviceWidth = document.documentElement.clientWidth;
- if (deviceWidth > 750) {
- deviceWidth = 750;
- }
- document.documentElement.style.fontSize = deviceWidth / 7.5 + 'px';
- </script>
- <style>
- body {
- display: flex;
- align-items: center;
- justify-content: center;
- background: lightgray;
- font-size: 16px;
- }
- .main {
- width: 325px;
- height: 667px;
- background: white;
- }
- iframe {
- position: absolute;
- top: 0;
- left: 0;
- right: 0;
- width: 750px;
- border: none;
- bottom: 0;
- height: 100%;
- }
- </style>
- </head>
- <style>
- </style>
- <body>
- <div class="main">
- <br>
- <select id="evnSelect" style="width: 100%;">
- <option capurl="https://cap.chinaunicom.cn/CAP-AUTH/">生产大白板</option>
- <option capurl="https://captain.chinaunicom.cn/CAP-AUTH/">测试大白板</option>
- <option capurl="http://cap.free.svipss.top/cap_auc_frontpage/webapp/auth-dx.html">测试环境-小沃</option>
- <option capurl="http://cap.free.svipss.top/cap_auc_frontpage/webapp/auth-woy-v20190701.html">测试环境-音乐</option>
- </select>
- <br>
- <select id="productSelect" style="width: 100%;">
- <option prmproductid="6600268200" productname="沃悦读-喜悦动听钻石权益流量包" productprice="20" producttype="1" spid="90559" systemid="42" sourcedeviceid="420001" >沃悦读-喜悦动听钻石权益流量包</option>
- <!-- 类型,0:包次,1:包月,2:Wo卡 (虚拟产品,复合产品)-->
- <option prmproductid="6500002300" productname="百度定向流量包" productprice="10" producttype="1" spid="93366">定向-百度定向流量包</option>
- <option prmproductid="2100230500" productname="腾讯游戏会员流量包-包月-15元" productprice="15" producttype="1" spid="98177" systemid="39" sourcedevice_id="390001">小沃-腾讯游戏会员流量包-包月-15元
- <!-- <option prmproductid="2100095200" productname="王者荣耀流量权益-小沃-腾讯-包月12元" productprice="8" producttype="1" spid="98177" systemid="39" sourcedevice_id="390001">王者荣耀流量权益-小沃-腾讯-包月12元</option>-->
- <option prmproductid="2100186500" productname="和平精英流量权益包-9元" productprice="8" producttype="1" spid="98177" systemid="39" sourcedevice_id="390001">和平精英流量权益包-9元</option>
- <option prmproductid="4900125405" productname="喜马拉雅流量包8元包月(沃音乐)" productprice="8" producttype="1" spid="90115" systemid="41" sourcedeviceid="410001" >音乐-喜马拉雅流量包8元包月(沃音乐)</option>
- <option prmproductid="4900111902" productname="酷狗流量包9元包月(沃音乐)" productprice="8" producttype="1" spid="90115" systemid="41" sourcedeviceid="410001" >音乐-酷狗流量包9元包月(沃音乐)</option>
- <!-- 畅视 -->
- <option prmproductid="8000688000" productname="爱奇艺定向流量5G加油包5GB" productprice="9" producttype="1" spid="91932" systemid="39" sourcedeviceid="390001" >畅视-爱奇艺定向流量5G加油包5GB</option>
- <option prmproductid="8000688100" productname="优酷定向流量5G加油包5GB" productprice="9" producttype="1" spid="91932" systemid="39" sourcedeviceid="390001" >畅视-优酷定向流量5G加油包5GB</option>
- </select>
- <br>
- <input id="btn-order" class="btn" type="button" value="获取TOKEN" style="width: 100%">
- <br>
- <label>产品信息</label><br>
- <textarea id="product" style="height: 150px;width: 100%"></textarea>
- <br>
- <label>TOKEN</label><br>
- <textarea id="token" style="height: 150px;width: 100%"></textarea>
- </div>
- <input id="nanyanad" type="hidden" value="19809dcef2bd48b6bf1c2a14225d2917">
- <input id="nanyanlabel" type="hidden" value="_dyqy">
- <script type="text/javascript" src="../public/libs/jquery-min.js"></script>
- <script src="//account.bol.wo.cn/static/js-sdk/wolog/WoAnalytics.js"></script>
- <script src="//account.bol.wo.cn/static/js-sdk/wolog/HtmlPageVisitor.js"></script>
- <script src="js/order.js"></script>
- </body>
- </html>
|