Commit 1f526766 by dabai

footseen 直接下载

parent 0f1324e2
Showing with 13 additions and 13 deletions
...@@ -76,18 +76,18 @@ ...@@ -76,18 +76,18 @@
var data = { var data = {
icid:paramsData icid:paramsData
} }
//new OpenInstall({ new OpenInstall({
// appKey: "dzxj4c", appKey: "dzxj4c",
// preferWakeup: true, preferWakeup: true,
// mask: function () { mask: function () {
// return '<div id="openinstall_shadow" class="shadow-img"><img src="images/share-img.png" alt=""></div>' return '<div id="openinstall_shadow" class="shadow-img"><img src="images/share-img.png" alt=""></div>'
// }, },
// onready: function () { onready: function () {
// var m = this, button = document.getElementById("down-btn"); var m = this, button = document.getElementById("down-btn");
// m.schemeWakeup(); m.schemeWakeup();
// m.wakeupOrInstall(); m.wakeupOrInstall();
// return false; return false;
// } }
//}, data); }, data);
</script> </script>
</html> </html>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment