超值连冲

ShaoNv
PC-202302260912\Administrator 2024-07-11 16:44:31 +08:00
parent 9263c4617d
commit ae754a1cd6
2 changed files with 6 additions and 6 deletions

View File

@ -804,7 +804,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 0.3372549, g: 0.098039225, b: 0.45098042, a: 0.6156863}
m_Color: {r: 0.3372549, g: 0.098039225, b: 0.45098042, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
@ -1695,7 +1695,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: 461, y: 466}
m_AnchoredPosition: {x: 461, y: 387}
m_SizeDelta: {x: 93, y: 94}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &7729555474383811397
@ -1817,7 +1817,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: 0, y: 1060}
m_AnchoredPosition: {x: 0, y: 1731}
m_SizeDelta: {x: 1040, y: 182.8}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &277297546801486428
@ -1841,7 +1841,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 1, g: 1, b: 1, a: 1}
m_Color: {r: 0.671422, g: 0.43867922, b: 1, a: 1}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:
@ -1915,7 +1915,7 @@ MonoBehaviour:
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 0.990566, g: 0.6575309, b: 0.07943219, a: 0.75686276}
m_Color: {r: 0.990566, g: 0.6575309, b: 0.07943219, a: 0.5176471}
m_RaycastTarget: 1
m_OnCullStateChanged:
m_PersistentCalls:

View File

@ -203,7 +203,7 @@ function PremiumRebatePanel:ShowSingleHero(go,_data,index)
btnText.gameObject:SetActive(true)
red.gameObject:SetActive(false)
btnImg.sprite = this.spLoader:LoadSprite("Btn_hz_cheng_01")
btnImg.sprite = this.spLoader:LoadSprite("X1_bt_bianzhiqi_bt_01")
btnText.text = "前往"--_data.data.price
if _data.state == 0 then --不可购买
Util.SetGray(btnGet,true)