瀏覽代碼

202511232102

evo4532
Thibaud 1 月之前
父節點
當前提交
ddaccfed78
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      frontend/protos/back/index.html

+ 1
- 1
frontend/protos/back/index.html 查看文件

@ -153,7 +153,7 @@
function afterNavbarVisibility(_visible) {
intersectionObserverLog('TRIGGER '+arguments.callee.name);
if (_visible) {
etatSections(3);
etatSections(2);
}
}
addIntersectionObserverEntry("div_before_navbar", beforeNavbarVisibility);

Loading…
取消
儲存