数据修改

This commit is contained in:
chen wei bo
2025-09-08 16:35:26 +08:00
parent 7665696c83
commit e7cb527ca0
7 changed files with 3 additions and 19 deletions
@@ -167,7 +167,6 @@ export class GirlDetailPanel extends li_BaseView {
LanguageUtils.getText("girldetailpanel.age") + age.toString();
const firstPath = girlData.getFirstGrilVideoPath(this.category.toString(), this.id);
console.log("firstPath: ", firstPath);
ResManager.I.changeBundleVideo(
this.avatarVideo,
firstPath,