develop_wangd
develop
@ -2488,6 +2488,7 @@ if (typeof jQuery === 'undefined') {
return false
}
// 获取固定偏移量
Affix.prototype.getPinnedOffset = function () {
if (this.pinnedOffset) return this.pinnedOffset
@ -2592,5 +2593,8 @@ if (typeof jQuery === 'undefined') {
})
}(jQuery);