fix
This commit is contained in:
@@ -211,7 +211,7 @@ export class DetailImageItem extends Component {
|
||||
}
|
||||
|
||||
ResManager.I.changeBundleSpriteFrame(this.img, imgPath, "Girls", () => {
|
||||
if (!this.isVisible) this.question.active = true; // 图片加载成功后隐藏问号
|
||||
this.question.active = false;
|
||||
this.scaleToFillItem();
|
||||
this.loading.active = false;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user