window.TBUI = {
uri : ‘https://amlyu.com/wp-content/themes/tob’,
ajaxpager : ‘0’,
pagenum : ’40’,
shareimage : ‘https://jiumeng9.com/http://meiyange.top/wp-content/uploads/2024/11/21173741539.jpg’,
shareimagethumb : ‘1’,
fullgallery : ‘1’,
fullimage : ‘1’
}
/* */
(function($){
$(‘.wshop-pay-button .xh-buy-vip .vip-close,#wshop-modal-membership .cover’).click(function(){
$(‘#wshop-modal-membership’).hide();
});
if(!window.__modal_membership_resize){
window.__modal_membership_resize=function(){
var $ul =$(‘#wshop-modal-membership .xh-buy-vip’);
var width = window.innerWidth,height = window.innerHeight;
if (typeof width != ‘number’) {
if (document.compatMode == ‘CSS1Compat’) {
width = document.documentElement.clientWidth;
height = document.documentElement.clientHeight;
} else {
width = document.body.clientWidth;
height = document.body.clientHeight;
}
}
$ul.css({
top:((height – $ul.height()) / 2) + “px”,
left:((width – $ul.width()) / 2) + “px”
});
};
}
$(window).resize(function(){
window.__modal_membership_resize();
});
})(jQuery);
评论0