|
@@ -36,56 +36,56 @@
|
|
|
return;
|
|
|
}
|
|
|
var data = r.list;
|
|
|
- $.ajax({
|
|
|
- type: 'POST',
|
|
|
- url: '/publicapply/bidcoll/power',
|
|
|
- success: function(res) {
|
|
|
- console.log(res)
|
|
|
- if(res.error_code == 0) {
|
|
|
- if(!res.data.entniche && !res.data.member && res.data.vip <= 0){
|
|
|
- (window.slotbydup = window.slotbydup || []).push({
|
|
|
- id: "u6603901",
|
|
|
- container: "_yzpxro2x1n",
|
|
|
- async: true
|
|
|
- });
|
|
|
- getAjaxAdv()
|
|
|
- }
|
|
|
- }
|
|
|
- },
|
|
|
- error: function(err) {
|
|
|
- console.log(err)
|
|
|
- }
|
|
|
- })
|
|
|
- function getAjaxAdv () {
|
|
|
- $.ajax({
|
|
|
- type: 'POST',
|
|
|
- url: '/publicapply/adLeague/exposure',
|
|
|
- data: {
|
|
|
- client: 'APP',
|
|
|
- id: 'ad8',
|
|
|
- position: '关注的企业列表页底部'
|
|
|
- },
|
|
|
- success: function(res) {
|
|
|
- console.log(res)
|
|
|
- }
|
|
|
- })
|
|
|
- }
|
|
|
- addEventListener('focus', function() {
|
|
|
- if(document.activeElement = document.getElementById('iframeu6603901_0')) {
|
|
|
- $.ajax({
|
|
|
- type: 'POST',
|
|
|
- url: '/publicapply/adLeague/click',
|
|
|
- data: {
|
|
|
- client: 'APP',
|
|
|
- id: 'ad8',
|
|
|
- position: '关注的企业列表页底部'
|
|
|
- },
|
|
|
- success: function(res) {
|
|
|
- console.log(res)
|
|
|
- }
|
|
|
- })
|
|
|
- }
|
|
|
- });
|
|
|
+ // $.ajax({
|
|
|
+ // type: 'POST',
|
|
|
+ // url: '/publicapply/bidcoll/power',
|
|
|
+ // success: function(res) {
|
|
|
+ // console.log(res)
|
|
|
+ // if(res.error_code == 0) {
|
|
|
+ // if(!res.data.entniche && !res.data.member && res.data.vip <= 0){
|
|
|
+ // (window.slotbydup = window.slotbydup || []).push({
|
|
|
+ // id: "u6603901",
|
|
|
+ // container: "_yzpxro2x1n",
|
|
|
+ // async: true
|
|
|
+ // });
|
|
|
+ // getAjaxAdv()
|
|
|
+ // }
|
|
|
+ // }
|
|
|
+ // },
|
|
|
+ // error: function(err) {
|
|
|
+ // console.log(err)
|
|
|
+ // }
|
|
|
+ // })
|
|
|
+ // function getAjaxAdv () {
|
|
|
+ // $.ajax({
|
|
|
+ // type: 'POST',
|
|
|
+ // url: '/publicapply/adLeague/exposure',
|
|
|
+ // data: {
|
|
|
+ // client: 'APP',
|
|
|
+ // id: 'ad8',
|
|
|
+ // position: '关注的企业列表页底部'
|
|
|
+ // },
|
|
|
+ // success: function(res) {
|
|
|
+ // console.log(res)
|
|
|
+ // }
|
|
|
+ // })
|
|
|
+ // }
|
|
|
+ // addEventListener('focus', function() {
|
|
|
+ // if(document.activeElement = document.getElementById('iframeu6603901_0')) {
|
|
|
+ // $.ajax({
|
|
|
+ // type: 'POST',
|
|
|
+ // url: '/publicapply/adLeague/click',
|
|
|
+ // data: {
|
|
|
+ // client: 'APP',
|
|
|
+ // id: 'ad8',
|
|
|
+ // position: '关注的企业列表页底部'
|
|
|
+ // },
|
|
|
+ // success: function(res) {
|
|
|
+ // console.log(res)
|
|
|
+ // }
|
|
|
+ // })
|
|
|
+ // }
|
|
|
+ // });
|
|
|
var allHtml = "";
|
|
|
var jyno = 0;
|
|
|
var fronthtml = "";
|