Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
说明
由于需要自己加了画廊功能,改写到develop提供参考。
使用masonry的自适应瀑布流呈现。
主页样式复用了article的但去掉了评论数。
到post.php时如果未加密就会改用gallery.php替换页面。
gallery页面只显示img标签内容。
基于v2.2.0开发,提交时改写到最新develop分支,未做无关修改或覆盖。
测试
基于v2.2.0:正常(原文件见附件)
基于develop:post页面DataBase Query Error,由于不确定是否是原有代码或配置导致,故不作修改。(应该没问题吧,原版也会报错)
希望能有帮助,谢谢😊
Cuckoo_feat_Gallery(v2.2.0).zip