称号修改

tcx_xiyou_dev
PC-202302260912\Administrator 2024-05-02 10:45:50 +08:00
parent c398ffab89
commit 498355c68f
2 changed files with 3 additions and 3 deletions

View File

@ -665,8 +665,8 @@ PropertyTypeIconDef = {
PowerChangeJumpType = {
--对应settingpanel 子界面的id
ride=2,
title=3,
ride=3,
title=2,
}

View File

@ -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