推荐列表分页加载,数据、渲染分离

This commit is contained in:
2025-10-11 16:20:27 +08:00
parent fdea1383d0
commit 6b10d4679c
@@ -255,7 +255,7 @@ export class GirlDetailPanel extends li_BaseView {
this.videoLayer.playVideo(firstPath, {
loop: true,
size: targetSize,
position: new Vec3(0, 67.717, 0),
position: new Vec3(0, 67.71, 0),
});
}