breaking changes: anchor設置更改,可單獨設置按鈕和自動更新anchor是否開啟,可設置button圖標,可設置button 總是顯示 closed #1025

improvement: 本地預覽,友情鏈接頁面刷新,內容不會重複顯示
This commit is contained in:
Jerry
2022-09-03 15:55:18 +08:00
parent c866315b87
commit 13cf15c369
7 changed files with 46 additions and 35 deletions

View File

@@ -120,5 +120,5 @@ script.
},
isPhotoFigcaption: !{theme.photofigcaption},
islazyload: !{theme.lazyload.enable},
isAnchor: !{theme.anchor}
isAnchor: !{theme.anchor.auto_update}
}