修改显示

master
于肖磊 2025-02-12 18:25:06 +08:00
parent 3884d64bc7
commit 10b1ae70b7
1 changed files with 1 additions and 1 deletions

View File

@ -668,7 +668,7 @@
}
}
//
if (!this.is_header_top) {
if (!this.is_header_top && !this.is_immersion_model) {
if (scroll_num >= this.sticky_top + 33 + (this.is_search_alone_row ? 0 : 33 + this.data_alone_row_space)) {
this.temp_sticky_top = 0;
// #ifdef H5