【调整】关闭Facebook登录、更换评分链接

iOS_release
zhangaotian 2024-07-02 13:58:25 +08:00
parent 586a274b2f
commit 4f961e1136
2 changed files with 5 additions and 5 deletions

View File

@ -1630,7 +1630,7 @@ GameObject:
m_Icon: {fileID: 0} m_Icon: {fileID: 0}
m_NavMeshLayer: 0 m_NavMeshLayer: 0
m_StaticEditorFlags: 0 m_StaticEditorFlags: 0
m_IsActive: 1 m_IsActive: 0
--- !u!224 &4489256673761326215 --- !u!224 &4489256673761326215
RectTransform: RectTransform:
m_ObjectHideFlags: 0 m_ObjectHideFlags: 0
@ -1647,9 +1647,9 @@ RectTransform:
- {fileID: 4712403543671626194} - {fileID: 4712403543671626194}
m_Father: {fileID: 6309124423004619089} m_Father: {fileID: 6309124423004619089}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0} m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0} m_AnchorMin: {x: 0, y: 1}
m_AnchorMax: {x: 0, y: 0} m_AnchorMax: {x: 0, y: 1}
m_AnchoredPosition: {x: 0, y: 0} m_AnchoredPosition: {x: 322.5, y: -225.49002}
m_SizeDelta: {x: 450, y: 117.56} m_SizeDelta: {x: 450, y: 117.56}
m_Pivot: {x: 0.5, y: 0.5} m_Pivot: {x: 0.5, y: 0.5}
--- !u!222 &8266868910560757078 --- !u!222 &8266868910560757078

View File

@ -7,7 +7,7 @@ namespace Framework.Constants
//Score URL //Score URL
public const string ScoreUrlAndroid = "https://play.google.com/store/apps/details?id=com.phxh.carpentergirl"; public const string ScoreUrlAndroid = "https://play.google.com/store/apps/details?id=com.phxh.carpentergirl";
public const string ScoreUrlIOS = "https://apps.apple.com/us/app/avery-nuts-bolts-puzzle/id6475282605"; public const string ScoreUrlIOS = "https://apps.apple.com/app/id6504517185";
//Agreement URL //Agreement URL
public const string AgreementUrl = "http://www.puhexinhuo.com/avery_policy.html"; public const string AgreementUrl = "http://www.puhexinhuo.com/avery_policy.html";