浏览代码

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);

正在加载...
取消
保存