Commit 4775e434 authored by wildfirecode's avatar wildfirecode

1

parent b98fa211
......@@ -116,7 +116,7 @@ export default class MapScene extends Scene {
}
const backData = DataManager.ins.getData('hc_getBackReward');
if(backData.data) {
if(backData.success && backData.data) {
panels.push('back');
}
......
{
"code":"0000000000",
"data":{
"completePercent":"99",
"prizeImage":"",
"remainPercent":"剩余进度",
"scratchCardTaskId":1,
"categoryType":4,
"title":"奖品信息",
"coinType":1,
"maxValue":10,
"minValue":10,
"appItemId":2099,
"img":"http://yun.duiba.com.cn/db_games/1022/111.png",
"name":"虚拟商品名称",
"value":"虚拟商品编码",
"num":10,
"propType":1
},
"data":null,
"desc":"OK",
"success":true,
"success":1,
"timestamp":1572079274940
}
\ No newline at end of file
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