Merge branch 'xma/dev' of http://60.1.1.230/gaoxin/JL_Client into xma/dev

dev_chengFeng
gaoxin 2021-03-07 19:32:10 +08:00
commit 0a251132e0
2 changed files with 3 additions and 3 deletions

View File

@ -576,7 +576,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: -31.350037, y: 286.60507}
m_AnchoredPosition: {x: 0, y: 286.60507}
m_SizeDelta: {x: 197.07, y: 47.75}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &2380982328895866829
@ -614,7 +614,7 @@ MonoBehaviour:
m_BestFit: 0
m_MinSize: 0
m_MaxSize: 70
m_Alignment: 3
m_Alignment: 4
m_AlignByGeometry: 0
m_RichText: 1
m_HorizontalOverflow: 1

View File

@ -273,7 +273,7 @@ function this.RefreshMonsterRankInfo(item, data,myRank)
numImg.sprite = Util.LoadSprite(resPath)
numText.text = roleRank
roleName.text = data.userName
waveNum.text = Language[10262] .. data.rankInfo.param1 .. Language[10266]
waveNum.text = string.format(Language[11218],data.rankInfo.param1)
end
------------------- 试炼排行----------------------------------------------
-- 初始化数据显示