蜗壳转换,个人数据
This commit is contained in:
parent
34a819b14f
commit
3f6eef377b
@ -52,7 +52,7 @@ public class Scene_main_jiekou :Base
|
||||
/*Debug.Log(_realPlayerInfo.data.nickName);
|
||||
Debug.Log(_realPlayerInfo.data.voluteCoin);
|
||||
Debug.Log(_realPlayerInfo.data.beansCoin);*/
|
||||
_mainBTN.UpDatePlayer(_realPlayerInfo.data.nickName, _realPlayerInfo.data.voluteCoin.ToString("f1") + "M", _realPlayerInfo.data.beansCoin.ToString("f1") + "M");
|
||||
_mainBTN.UpDatePlayer(_realPlayerInfo.data.nickName, _realPlayerInfo.data.voluteCoin.ToString("f1") , _realPlayerInfo.data.beansCoin.ToString("f1"));
|
||||
}
|
||||
|
||||
async Task PlayerInfoAsync()
|
||||
|
@ -39,8 +39,8 @@ RectTransform:
|
||||
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
||||
m_AnchorMin: {x: 0, y: 1}
|
||||
m_AnchorMax: {x: 0, y: 1}
|
||||
m_AnchoredPosition: {x: 613.18884, y: -480.8161}
|
||||
m_SizeDelta: {x: 1110.3777, y: 0}
|
||||
m_AnchoredPosition: {x: 613.18884, y: -126.5}
|
||||
m_SizeDelta: {x: 0, y: 0}
|
||||
m_Pivot: {x: 0.5, y: 0.5}
|
||||
--- !u!114 &2608027775408396143
|
||||
MonoBehaviour:
|
||||
|
Loading…
Reference in New Issue
Block a user