Commit 7205ce89 authored by Edwise's avatar Edwise 🍷

默认奖品图

parent 19acb167
......@@ -29,7 +29,7 @@ Component({
var txt = '精力上限'+this.props.mydata.energyMax1+' → 精力上限'+this.props.mydata.energyMax2;
this.setData({
levelupTxt:txt,
prizeImg:this.props.mydata.prizeData.image
prizeImg:this.props.mydata.prizeData.image||'//yun.duiba.com.cn/aurora/assets/00b4b751939da230055889445f00f22990ff5f88.png'
})
}
});
\ No newline at end of file
This diff is collapsed.
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