"> "> /css/idangerous.swiper.css" /> /css/fonts/iconfont.css"> /css/base.css"> /css/city_substation.css">
关注微信
" alt="微信关注二维码" />

扫描二维码
关注微信公众号

手机访问
" alt="手机访问二维码">

扫二维码访问,或在手机浏览器中输入:

返回
详情
当前位置:"> > $val): $mod = ($i % 2 );++$i;?>"> >

来源: 阅读:
上一页 $val): $mod = ($i % 2 );++$i; if($p == $val['name']): ?> 下一页
标签:getData($__TAG__); if(is_array($__LIST__)): $i = 0; $__LIST__ = $__LIST__;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$val): $mod = ($i % 2 );++$i;?>,
推荐阅读:
getxgListData($__TAG__); if(is_array($__LIST__)): $key = 0; $__LIST__ = $__LIST__;if( count($__LIST__)==0 ) : echo "" ;else: foreach($__LIST__ as $key=>$val): $mod = ($key % 2 );++$key;?>
">
微信搜索: 微信搜索【鸿海便民服务】公众号,关注后对话框回复关键词【 0 && string != null && typeof ("") == typeof (string)) { for (var x in arr) { if (arr[x] != null && (typeof (x) == typeof ("")||typeof (x) == typeof (1)) && typeof (arr[x]) == typeof ("")) { string = string.replace("{"+x+"}", arr[x]); } } } return string; } }, inits = { indexInit: function() { defaults.elements.divDigg.bind("click", events.onBtnZanClick); defaults.elements.onlineBackBtn.click(events.onOnlineBackBtnClick); }, shareAndZanInit: function() { var url = document.location.href; $('.handle-bar') .on('click', '.share-sina', function() { window.open('https://service.weibo.com/share/share.php?url=' + url + '?sharesource=weibo&title=' + defaults.elements.shareContent + '&pic'); }) .on('click', '.share-qzone', function() { window.open('https://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?url=' + url + '?sharesource=qzone&title=' + defaults.elements.shareContent + '&pics=' + '&summary=' + document.querySelector('meta[name="description"]').getAttribute('content')); }) .on('mouseenter', '.share-wechat', function() { $('.pop img', this).attr('src', defaults.config.qrCodeUrl + "?url=" + url); $('.pop', this).stop().fadeIn(200); }) .on('mouseleave', '.share-wechat', function() { $('.pop', this).hide(); }); }, feedbackInit: function() { defaults.elements.detTips.on('click', '.btn-feedback', function () { defaults.elements.popFeedback.stop().fadeIn(200); }); defaults.elements.popFeedback.on('click', '.cont span', function() { $(this).addClass('cur').siblings().removeClass('cur'); defaults.elements.popFeedback.hide(); }); $(document).bind("click", function(e) { var target = $(e.target); if (target.closest(".btn-feedback").length === 0) { defaults.elements.popFeedback.hide(); } }); } }, events = { onBtnZanClick: function () { defaults.elements.divDigg.unbind(); clearTimeout(defaults.elements.timer); $('.popup-tips').remove(); if (!$(this).hasClass('disable')) { if (utils.updateDigg()) { var n = parseInt($(this).attr('data-v')); n++; $('span', this).text(n); $(this).addClass('disable'); } else { utils.alertMsg("你已经点过,不能再点了。"); $(this).addClass('disable'); } } else { utils.alertMsg("你已经点过,不能再点了。"); } }, onOnlineBackBtnClick: function () { var type = parseInt($(this).attr("data-onlineback-type")); if (!isNaN(type) && type > 0 && type < 7) { utils.onlineBackSubmit(type); } } }, init = function(options, customEvents) { if (!!options) { defaults = $.extend(true, {}, defaults, options); } if (!!customEvents) { $.extend(events, customEvents); } $.each(inits, function(index, item) { if ($.isFunction(item)) { item(); } }); } return { init: init }; })();