| | |
| | | </head> |
| | | <body> |
| | | <button onclick="toast()">toast</button> |
| | | <button onclick="dstoast()">ds-toast</button> |
| | | <button onclick="dstoast()">showAwardAd</button> |
| | | <button onclick="jumpGoodsDetail()">jumpGoodsDetail</button> |
| | | <button onclick="showAd()">showAd</button> |
| | | <button onclick="jumpThirdPlatform()">jumpThirdPlatform</button> |
| | | <button onclick="buyVip()">buyVip</button> |
| | | <button onclick="vipPayFinish()">苹果内购支付结果通知</button> |
| | | <button onclick="getUid()">getUid</button> |
| | | <button onclick="getRequestBaseParams()">.getRequestBaseParams</button> |
| | | <button onclick="showLoading()">showLoading</button> |
| | | |
| | | |
| | | </body> |
| | | |
| | | <script src="https://cdn.bootcdn.net/ajax/libs/dsbridge/3.1.4/dsbridge.min.js"></script> |
| | |
| | | |
| | | <script> |
| | | function toast() { |
| | | yestv.toast("测试123"); |
| | | bridge.call("yestv.toast", "123123"); |
| | | } |
| | | |
| | | function dstoast() { |
| | |
| | | } |
| | | }); |
| | | } |
| | | |
| | | function buyVip() { |
| | | bridge.call("yestv.buyVip", { |
| | | code: "ysdq_month", |
| | | orderNo: "213123" |
| | | }, function(auth) { |
| | | yestv.toast("支付凭证回调成功:" + auth) |
| | | }); |
| | | } |
| | | |
| | | function vipPayFinish() { |
| | | bridge.call("yestv.vipPayFinish", 1); |
| | | } |
| | | |
| | | function getUid() { |
| | | var uid = bridge.call("yestv.getUid"); |
| | | bridge.call("yestv.toast", "uid:" + uid); |
| | | } |
| | | |
| | | function getRequestBaseParams() { |
| | | var result = bridge.call("yestv.getRequestBaseParams", { |
| | | id: 123 |
| | | }); |
| | | bridge.call("yestv.toast", "结果:" + result); |
| | | } |
| | | |
| | | function showLoading() { |
| | | bridge.call("yestv.showLoading"); |
| | | setTimeout(function() { |
| | | bridge.call("yestv.hideLoading"); |
| | | }, 3000); |
| | | } |
| | | |
| | | |
| | | |
| | | $(function() { |
| | | const formUtil = { |
| | |
| | | }) |
| | | </script> |
| | | |
| | | |
| | | |
| | | |
| | | </html> |
| | |
| | | background-size: 100% 100%; |
| | | margin-top: 0.8rem; |
| | | } |
| | | |
| | | video { |
| | | width: 100%; |
| | | height: 8.5rem; |
| | | } |
| | | </style> |
| | | </head> |
| | | |
| | | <body> |
| | | <video src="http://img.flqapp.com/resource/tejia/course_fanli.mp4" controls="" poster="./images/poster_fanli.jpg"></video> |
| | | <div class="banner"></div> |
| | | <h1>如何获得返利</h1> |
| | | <div class="picture"> |
| | |
| | | background-image: url(./images/lj2.png); |
| | | background-size: 100% 100%; |
| | | } |
| | | |
| | | video { |
| | | width: 100%; |
| | | height: 8.5rem; |
| | | } |
| | | </style> |
| | | </head> |
| | | |
| | | <body> |
| | | |
| | | <video src="http://img.flqapp.com/resource/tejia/course_lijin.mp4" controls="" poster="./images/poster_lijin.jpg"></video> |
| | | <div class="banner"></div> |
| | | <h1>如何领取礼金</h1> |
| | | <div class="picture"> |
| | |
| | | background-image: url(./images/sdlj2.png); |
| | | background-size: 100% 100%; |
| | | } |
| | | video { |
| | | width: 100%; |
| | | height: 8.5rem; |
| | | } |
| | | </style> |
| | | </head> |
| | | |
| | | <body> |
| | | <video src="http://img.flqapp.com/resource/tejia/course_shoudan.mp4" controls="" poster="./images/poster_shoudan.jpg"></video> |
| | | <div class="banner"></div> |
| | | <h1>如何领取首单礼金</h1> |
| | | <div class="picture"> |
| | |
| | | background-size: 100% 100%; |
| | | margin-top: 0.3rem; |
| | | } |
| | | |
| | | video { |
| | | width: 100%; |
| | | height: 8.5rem; |
| | | } |
| | | </style> |
| | | </head> |
| | | |
| | | <body> |
| | | <video src="http://img.flqapp.com/resource/tejia/course_quan.mp4" controls="" poster="./images/poster_quan.jpg"></video> |
| | | <div class="banner"></div> |
| | | <h1>如何领取优惠券</h1> |
| | | <div class="picture"> |
| | |
| | | <meta charset="UTF-8"> |
| | | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| | | <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" /> |
| | | <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" |
| | | /> |
| | | <script> |
| | | window.onresize = function() { |
| | | document.documentElement.style.fontSize = document.documentElement.clientWidth / 7.5 + 'px'; |
| | | }; |
| | | window.onresize = function() { |
| | | document.documentElement.style.fontSize = document.documentElement.clientWidth / 7.5 + 'px'; |
| | | }; |
| | | window.onresize(); |
| | | </script> |
| | | <link rel="stylesheet" href="./css/index.css"> |
| | |
| | | |
| | | <body> |
| | | <div> |
| | | <video src="http://img.flqapp.com/resource/tejia/course.mp4" style="width: 100%;height: 8rem;" controls="" poster="./images/poster.jpg"></video> |
| | | <div class="buttom-text">1.选择带有【礼金红包】标识的商品;</div> |
| | | <img style="width: 6.76rem;margin:0.19rem 0.37rem;margin-bottom:0.3rem;" src="./images/Q1.png" alt=""> |
| | | <div class="buttom-text">2.点击红包使用入口;</div> |
| | |
| | | [v-cloak] { |
| | | display: none; |
| | | } |
| | | |
| | | video { |
| | | width: 100%; |
| | | height: 8.5rem; |
| | | } |
| | | </style> |
| | | </head> |
| | | |
| | |
| | | <div class="line" style="margin-left:0.25rem; "></div> |
| | | </div> |
| | | </div> |
| | | |
| | | <video src="http://img.flqapp.com/resource/tejia/course.mp4" controls="" poster="./images/poster.jpg"></video> |
| | | <div> |
| | | <div class="buttom-text">1.选择带有【礼金红包】标识的商品;</div> |
| | | <img style="width: 6.76rem;margin:0.19rem 0.37rem;margin-bottom:0.3rem;" src="./images/Q1.png" alt=""> |
| | |
| | | }, |
| | | methods: { |
| | | btn: function() { |
| | | bridge.call("yestv.jumpPage",{pageClassName:'com.tejia.lijin.app.ui.mine.LijinCapitalActivity'}) |
| | | bridge.call("yestv.jumpPage", { |
| | | pageClassName: 'com.tejia.lijin.app.ui.mine.LijinCapitalActivity' |
| | | }) |
| | | }, |
| | | getUrlParam: function(paraName) { |
| | | var url = document.location.toString(); |
New file |
| | |
| | | <!DOCTYPE html> |
| | | <html lang="en"> |
| | | |
| | | <head> |
| | | <meta charset="UTF-8"> |
| | | <meta http-equiv="X-UA-Compatible" content="IE=edge"> |
| | | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| | | <meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1,maximum-scale=1,user-scalable=no" |
| | | /> |
| | | <script> |
| | | window.onresize = function() { |
| | | document.documentElement.style.fontSize = document.documentElement.clientWidth / 7.5 + 'px'; |
| | | }; |
| | | window.onresize(); |
| | | </script> |
| | | <title>礼金红包</title> |
| | | <style> |
| | | video{ |
| | | width: 100%; |
| | | height: 8.5rem; |
| | | } |
| | | |
| | | </style> |
| | | </head> |
| | | |
| | | <body> |
| | | |
| | | <video src="http://img.flqapp.com/resource/tejia/course.mp4" controls="" poster="./images/poster.jpg"></video> |
| | | |
| | | </body> |
| | | |
| | | </html> |