Commit 2b23a1a4 authored by haiyoucuv's avatar haiyoucuv

init

parent a48165f4
......@@ -147,7 +147,7 @@ export class HomeScene extends Scene {
this.fuDaiText.string = luckBenefitDesc;
this.quanyiText.string = benefitDesc;
this.bagBtn.getComponent(Sprite).spriteFrame = bagLightFlag ? this.bagSpActive : this.bagSpNoActive;
this.bagBtn.getComponent(Sprite).spriteFrame = bagLightFlag ? this.bagSpActive : this.bagSpNoActive;
if (rankInfos && rankInfos.length > 0) {
this.rankList.active = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment