Commit 962132f3 authored by wildfirecode's avatar wildfirecode

1

parent c08d7413
......@@ -47,14 +47,15 @@ export default class BagPanel extends Panel {
const prop1Nums = getPropNums(PropType.HAMMER);
const prop3Nums = getPropNums(PropType.CHANCE_NUM);
this.list.dataProvider = new eui.ArrayCollection([
{
type:'hammer',
nums:prop1Nums
},
{
type:'boom',
nums:prop2Nums
},
{
type:'hammer',
nums:prop1Nums
},
{
type:'change',
nums:prop3Nums
......
{
"success": false,
"success": true,
"code": "0000000000",
"desc": "OK",
"timestamp": 1566558623308,
"timestamp": 1572332426229,
"data": {
"canReceiveTreasureBoxNum": 99,
"nextRangeStarsNum": 25,
"isGetAllTreasureBox": 0,
"orderNum": "1078836456709300393",
"totalStars": 12
"canReceiveTreasureBoxNum": 0,
"nextRangeStarsNum": 8,
"totalStars": 6,
"isGetAllTreasureBox": false,
"orderNum": null,
"option": {
"id": "41",
"day": null,
"categoryType": 2,
"title": "游戏次数2",
"rate": "10",
"minValue": null,
"maxValue": null,
"coinType": null,
"propType": null,
"num": 2,
"img": "",
"appItemId": null,
"name": "",
"value": ""
}
}
}
\ No newline at end of file
{
"success": true,
"success": false,
"code": "0000000000",
"desc": "OK",
"timestamp": 1572327888728,
......
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