【公会】公会按钮位置调整

dev_chengFeng
ZhangBiao 2021-07-22 17:41:01 +08:00
parent 056d3dc094
commit b0d10a29d2
2 changed files with 13 additions and 5 deletions

View File

@ -2770,7 +2770,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -41, y: -730.4}
m_AnchoredPosition: {x: 323, y: -744}
m_SizeDelta: {x: 248.2, y: 277.7}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &2030871931
@ -4180,7 +4180,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: -147, y: 36}
m_AnchoredPosition: {x: 0, y: 36}
m_SizeDelta: {x: 71, y: 290}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &4082977241631064926
@ -5440,7 +5440,7 @@ RectTransform:
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0.5, y: 0.5}
m_AnchorMax: {x: 0.5, y: 0.5}
m_AnchoredPosition: {x: 163, y: -102}
m_AnchoredPosition: {x: 181, y: -137}
m_SizeDelta: {x: 71, y: 221}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &4082977242500346120

View File

@ -55,10 +55,18 @@ local _GuildBuildConfig = {
},
[GUILD_MAP_BUILD_TYPE.CARDELAY] = { --车迟斗法
isOpen = true,
rpType = RedPointType.Guild_CarDeleay,
rpType = RedPointType.LegendExplore,
btnName = "btnCarDelay",
btnFunc = function()
UIManager.OpenPanel(UIName.GuildCarDelayMainPanel)
if ActTimeCtrlManager.IsQualifiled(FUNCTION_OPEN_TYPE.CARDELAY) then
if PlayerManager.familyId == 0 then
PopupTipPanel.ShowTip(Language[10278])
return
end
UIManager.OpenPanel(UIName.GuildCarDelayMainPanel)
else
PopupTipPanel.ShowTip(ActTimeCtrlManager.GetFuncTip(FUNCTION_OPEN_TYPE.CARDELAY))
end
end,
},
[GUILD_MAP_BUILD_TYPE.AID] = { --援助