• 首页
  • 上一页
  • 目录
  • 下一页
  • 书架

《大小姐驾到》

第一百零二章 后招

    d({

    'page': 'qb',

    'type': 2060,

    'action': 'hover',

    'area': 'accuse-enter'

    });

    }).on('click', '.gt-accuse a', function (e) {

    d({

    'page': 'qb',

    'type': 2060,

    'action': 'click',

    'area': 'gt-accuse-a'

    });

    });

    // 新增分享打点统计

    if ($.QueryValue(f, 'sharesource')) {

    d({

    module: 'question',

    page: 'qb',

    project: 'ne-qb-share',

    postion: 'ne-share',

    action: 'vie-by-share-' + $.QueryValue(f, 'sharesource')

    });

    }

    // 个人行家回答特型tooltip

    var mavinTips = [];

    var mavinTimeout = [];

    $('.mavin-reply-icon').each(function (index) {

    var me = this;

    var mavinLevelTitle = $(this).attr('data-title');

    var mavinMajor = $(this).attr('data-major');

    var content = '

    [' + mavinLevelTitle + ']已完成实名认证+行业认证';

    if (mavinMajor == 1) {

    content += '+专业认证';

    }

    content += '

    ';

    $(this).mouseenter(function (e) {

    $('div[role="tooltip"]').hide();

    clearTimeout(mavinTimeout[index]);

    mavinTimeout[index] = setTimeout(function () {

    if (!mavinTips[index]) {

    mavinTips[index] = ne Tip({

    'target': me,

    'tooltipClass' : 'tip-hite',

    'autoDispose': false,

    'direction': 'top',

    'content': content,

    'position': {

    my: 'left-20 top'

    }

    });

    }

    mavinTips[index].sho();

    },

    -->>(第22/26页)(本章未完,请点击下一页继续阅读)
  • 加入书签
  • 上一页
  • 目录
  • 下一页
Copyright shukugu.com 返回首页
顶部