pull/18/head
Wangder03 5 months ago
parent 516b993881
commit 5f63dbb590

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

Loading…
Cancel
Save