Commit 962132f3 authored by wildfirecode's avatar wildfirecode

1

parent c08d7413
...@@ -47,14 +47,15 @@ export default class BagPanel extends Panel { ...@@ -47,14 +47,15 @@ export default class BagPanel extends Panel {
const prop1Nums = getPropNums(PropType.HAMMER); const prop1Nums = getPropNums(PropType.HAMMER);
const prop3Nums = getPropNums(PropType.CHANCE_NUM); const prop3Nums = getPropNums(PropType.CHANCE_NUM);
this.list.dataProvider = new eui.ArrayCollection([ this.list.dataProvider = new eui.ArrayCollection([
{
type:'hammer',
nums:prop1Nums
},
{ {
type:'boom', type:'boom',
nums:prop2Nums nums:prop2Nums
}, },
{
type:'hammer',
nums:prop1Nums
},
{ {
type:'change', type:'change',
nums:prop3Nums nums:prop3Nums
......
{ {
"success": false, "success": true,
"code": "0000000000", "code": "0000000000",
"desc": "OK", "desc": "OK",
"timestamp": 1566558623308, "timestamp": 1572332426229,
"data": { "data": {
"canReceiveTreasureBoxNum": 99, "canReceiveTreasureBoxNum": 0,
"nextRangeStarsNum": 25, "nextRangeStarsNum": 8,
"isGetAllTreasureBox": 0, "totalStars": 6,
"orderNum": "1078836456709300393", "isGetAllTreasureBox": false,
"totalStars": 12 "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", "code": "0000000000",
"desc": "OK", "desc": "OK",
"timestamp": 1572327888728, "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