We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在不设置密码时,会显示类似瀑布流的图片布局
设置密码后布局丢失
_ 正常情况下:
_ 设置密码后,图片item丢失fj-gallery-item的属性
hexo: 7.1.1 hexo-cli: 4.3.1 os: linux 6.5.0-26-generic Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish) node: 20.11.1 acorn: 8.11.2 ada: 2.7.4 ares: 1.20.1 base64: 0.5.1 brotli: 1.0.9 cjs_module_lexer: 1.2.2 cldr: 43.1 icu: 73.2 llhttp: 8.1.1 modules: 115 napi: 9 nghttp2: 1.58.0 nghttp3: 0.7.0 ngtcp2: 0.8.1 openssl: 3.0.13+quic simdutf: 4.0.4 tz: 2023c undici: 5.28.3 unicode: 15.0 uv: 1.46.0 uvwasi: 0.0.19 v8: 11.3.244.8-node.17 zlib: 1.2.13.1-motley-5daffc7
主题:Hexo-Theme-Async
The text was updated successfully, but these errors were encountered:
目前遇到一樣的問題,問題點在於如果圖片使用的是外部鏈結,加密的時候會擋住加載,輸入密碼成功後還需要重新刷新才會顯示。我目前的解決方法就是不加密了XD 希望早日解決
Sorry, something went wrong.
No branches or pull requests
Issue
Expected Behavior
在不设置密码时,会显示类似瀑布流的图片布局
Actual Behavior
设置密码后布局丢失
Steps to Reproduce the Problem
_
正常情况下:
_
设置密码后,图片item丢失fj-gallery-item的属性
Specifications
hexo: 7.1.1
hexo-cli: 4.3.1
os: linux 6.5.0-26-generic Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
node: 20.11.1
acorn: 8.11.2
ada: 2.7.4
ares: 1.20.1
base64: 0.5.1
brotli: 1.0.9
cjs_module_lexer: 1.2.2
cldr: 43.1
icu: 73.2
llhttp: 8.1.1
modules: 115
napi: 9
nghttp2: 1.58.0
nghttp3: 0.7.0
ngtcp2: 0.8.1
openssl: 3.0.13+quic
simdutf: 4.0.4
tz: 2023c
undici: 5.28.3
unicode: 15.0
uv: 1.46.0
uvwasi: 0.0.19
v8: 11.3.244.8-node.17
zlib: 1.2.13.1-motley-5daffc7
主题:Hexo-Theme-Async
The text was updated successfully, but these errors were encountered: