推荐列表分页加载,数据、渲染分离
This commit is contained in:
@@ -255,7 +255,7 @@ export class GirlDetailPanel extends li_BaseView {
|
|||||||
this.videoLayer.playVideo(firstPath, {
|
this.videoLayer.playVideo(firstPath, {
|
||||||
loop: true,
|
loop: true,
|
||||||
size: targetSize,
|
size: targetSize,
|
||||||
position: new Vec3(0, 67.717, 0),
|
position: new Vec3(0, 67.71, 0),
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user