修改刷冲图片和描述

tcx_xiyou_bt_ios
PC-202302260912\Administrator 2024-05-13 20:16:23 +08:00
parent 9546845534
commit 43e635341b
5 changed files with 4 additions and 4 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

After

Width:  |  Height:  |  Size: 79 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 124 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 KiB

After

Width:  |  Height:  |  Size: 73 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 132 KiB

After

Width:  |  Height:  |  Size: 76 KiB

View File

@ -6,10 +6,10 @@ self=GMShuaChongTeQuan
local sortingOrder = 0
local TabBox = require("Modules/Common/TabBox")
local _TabData={
[1] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "刷充特权",img = "gm_shuachong_scGM_01_zh",id=2201,scale=0,all=0 },
[2] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "超级特权" ,img = "gm_shuachong_cjGM_01_zh",id=2202,scale=6,all=128},
[3] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "神级特权" ,img = "gm_shuachong_sjGM_01_zh",id=2203,scale=5,all=400 },
[4] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "无上特权",img = "gm_shuachong_wsGM_01_zh",id=2204,scale=2,all=3500 },
[1] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "白嫖GM",img = "gm_shuachong_scGM_01_zh",id=2201,scale=0,all=0 },
[2] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "刷充GM" ,img = "gm_shuachong_cjGM_01_zh",id=2202,scale=6,all=128},
[3] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "至尊GM" ,img = "gm_shuachong_sjGM_01_zh",id=2203,scale=5,all=400 },
[4] = { default = "r_hero_xuanze_002", select = "r_hero_xuanze_001", name = "天选GM",img = "gm_shuachong_wsGM_01_zh",id=2204,scale=2,all=3500 },
}
-- function GMShuaChongTeQuan:New(gameObject)