称号修改
parent
c398ffab89
commit
498355c68f
|
@ -665,8 +665,8 @@ PropertyTypeIconDef = {
|
|||
|
||||
PowerChangeJumpType = {
|
||||
--对应settingpanel 子界面的id
|
||||
ride=2,
|
||||
title=3,
|
||||
ride=3,
|
||||
title=2,
|
||||
}
|
||||
|
||||
|
||||
|
|
|
@ -117,7 +117,7 @@ end
|
|||
--切换视图
|
||||
function this.SwitchView(index,isNotTop,isNotAni)
|
||||
--先执行上一面板关闭逻辑
|
||||
local oldSelect
|
||||
local oldSelect=0
|
||||
oldSelect, funIndex = funIndex, index
|
||||
|
||||
for i = 1, #this.contents do
|
||||
|
|
Loading…
Reference in New Issue