12345678910111213141516171819202122232425262728293031323334353637 |
- [
- {
- "image": "btn_tab_icon_zb.png",
- "name": "装 备",
- "seq": 2,
- "tid": 1,
- "typeList": [30, 31, 32, 33, 34, 35]
- },
- {
- "image": "btn_tab_icon_xhp.png",
- "name": "道 具",
- "seq": 3,
- "tid": 2,
- "typeList": [70, 71, 72, 74, 200, 201, 202]
- },
- {
- "image": "btn_tab_icon_suip.png",
- "name": "碎 片",
- "seq": 4,
- "tid": 3,
- "typeList": [50, 51, 52, 53, 54, 55, 56, 57]
- },
- {
- "image": "btn_tab_icon_all.png",
- "name": "全 部",
- "seq": 1,
- "tid": 4,
- "typeList": [30, 31, 32, 33, 34, 35, 50, 51, 52, 53, 54, 55, 56, 57, 70, 71, 72, 73, 74, 75, 100, 200, 201, 202, 18]
- },
- {
- "image": "btn_tab_icon_thlb.png",
- "name": "奖 品",
- "seq": 5,
- "tid": 5,
- "typeList": [73, 75, 100, 18]
- }
- ]
|