数据修改
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user