主界面0.9

This commit is contained in:
wulongxiao 2024-11-28 06:16:58 +08:00
parent 4c926688ae
commit c3ea86e590
12 changed files with 643 additions and 168 deletions

View File

@ -1959,7 +1959,6 @@ GameObject:
- component: {fileID: 278122027}
- component: {fileID: 278122026}
- component: {fileID: 278122030}
- component: {fileID: 278122031}
m_Layer: 5
m_Name: Canvas
m_TagString: Untagged
@ -2070,22 +2069,15 @@ MonoBehaviour:
code: 0
message:
Data:
PageNo: 0
PageSize: 0
TotalCount: 0
DataList: []
--- !u!114 &278122031
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 278122025}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5bf0a41c64fbf844c9acc94bc1152324, type: 3}
m_Name:
m_EditorClassIdentifier:
ProductId: 0
ProductType: 0
ProductName:
ProductPic:
ProductCover:
Price: 0
SellOpen: 0
CreateTime:
IsBuyGet: 0
--- !u!1 &278944241
GameObject:
m_ObjectHideFlags: 0
@ -2540,7 +2532,7 @@ MonoBehaviour:
panel5: {fileID: 4940716481564219981, guid: caa78c4293daf7d46a16e55bff3cef69, type: 3}
panel6: {fileID: 8100220736890640020, guid: 5864359501d16654890de332a070efdc, type: 3}
panel7: {fileID: 3340979652164545499, guid: 8f84b26647447444ab4ae056aa5fa849, type: 3}
panel8: {fileID: 0}
panel8: {fileID: 4064667180445372271, guid: 29368f9c19e577f44b15906a2052a158, type: 3}
panel9: {fileID: 7365734032093996531, guid: 1fb84dcfa1604bc429f5c3a37ba6d8b0, type: 3}
panel10: {fileID: 0}
panel11: {fileID: 0}

View File

@ -28,6 +28,9 @@ public class Scene_main_jiekou :Base
//Âò¶«Î÷
private BuyProduct23 _buyProduct23;
[HideInInspector]
public bool IsBuyGet = false;
// Start is called before the first frame update

View File

@ -10,7 +10,7 @@ public class AnniyncementPanel : Base
// Start is called before the first frame update
void Start()
{
testLogo();
//testLogo();
Init();
}

View File

@ -11,7 +11,7 @@ public class ExchangePanel : Base
// Start is called before the first frame update
void Start()
{
testLogo();
//testLogo();
ConfirmBtn.onClick.AddListener(ConfrimPanel);
CancelBtn.onClick.AddListener(CancelPanel);
}
@ -28,7 +28,7 @@ public class ExchangePanel : Base
string response = "";//²âÊÔ
string body = "{\"exchangeCode\":\"" + exchangeInput.text + "}";
Debug.Log(body);
response = await web.SendRequest(web.URL + "/snail/exchangeCode", "POST", body, testhead);
response = await web.SendRequest(web.URL + "/snail/exchangeCode", "POST", body, Global.global.CreateHeaders());
Debug.Log(response);
}

View File

@ -14,7 +14,7 @@ public class NumberTc : MonoBehaviour
// Start is called before the first frame update
void Start()
{
jiemianCanvas = GameObject.Find("lianghaoCanvas").GetComponent<Canvas>();
jiemianCanvas = GameObject.Find("Canvas").GetComponent<Canvas>();
Show_buy.onClick.AddListener(ShowBuy_TanChuang);
}

View File

@ -796,7 +796,7 @@ MonoBehaviour:
sqBtn: {fileID: 6604778934803474564}
panelBtn: {fileID: 5568445523757616195}
nameTxt: {fileID: 6604778934918701610}
detailPrefab: {fileID: 1001758454263862282, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
detailPrefab: {fileID: 5792259159663894902, guid: ed526503418d24d4c83fa857621e9ef1, type: 3}
trans: {fileID: 0}
--- !u!114 &5568445523757616195
MonoBehaviour:

View File

@ -0,0 +1,284 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &4064667180445372271
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 4064667180445372270}
- component: {fileID: 4064667180445372265}
m_Layer: 5
m_Name: BagPanel
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &4064667180445372270
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4064667180445372271}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 561448277618299470}
- {fileID: 8900359609618793467}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
m_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &4064667180445372265
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4064667180445372271}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3eb2c504995a88a4a814a130d4ae95cd, type: 3}
m_Name:
m_EditorClassIdentifier:
_panel: {fileID: 561448277618299469}
btns: []
panels: []
--- !u!1001 &4064667178919934317
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 4064667180445372270}
m_Modifications:
- target: {fileID: 4585283962624518944, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_Name
value: Bagbg
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_AnchorMax.x
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_AnchorMax.y
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_AnchorMin.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_AnchorMin.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_SizeDelta.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_SizeDelta.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
--- !u!1 &561448277618299469 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 4585283962624518944, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
m_PrefabInstance: {fileID: 4064667178919934317}
m_PrefabAsset: {fileID: 0}
--- !u!224 &561448277618299470 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 4585283962624518947, guid: 1790f4c762f7d9a47a7b8003c5756011, type: 3}
m_PrefabInstance: {fileID: 4064667178919934317}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &4064667179608061430
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 4064667180445372270}
m_Modifications:
- target: {fileID: 4894555910357792268, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_Name
value: retrun_BTN
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_RootOrder
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMax.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMin.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_SizeDelta.x
value: 175
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_SizeDelta.y
value: 155
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchoredPosition.x
value: 472
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchoredPosition.y
value: -1059
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5044707777241721125, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: retbutton
value:
objectReference: {fileID: 8900359609618793464}
- target: {fileID: 5044707777241721125, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: ClosureObj
value:
objectReference: {fileID: 4064667180445372271}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: dac544bca4358514d949413f04b4421c, type: 3}
--- !u!114 &8900359609618793464 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 4894555910357792270, guid: dac544bca4358514d949413f04b4421c, type: 3}
m_PrefabInstance: {fileID: 4064667179608061430}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!224 &8900359609618793467 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
m_PrefabInstance: {fileID: 4064667179608061430}
m_PrefabAsset: {fileID: 0}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: 29368f9c19e577f44b15906a2052a158
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:

View File

@ -613,6 +613,8 @@ GameObject:
m_Component:
- component: {fileID: 8233389513620965327}
- component: {fileID: 6760785686656479638}
- component: {fileID: 7613935716024835186}
- component: {fileID: 5009814859861078632}
m_Layer: 5
m_Name: GH
m_TagString: Untagged
@ -637,10 +639,10 @@ RectTransform:
m_Father: {fileID: 0}
m_RootOrder: 0
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_AnchorMin: {x: 0, y: 0}
m_AnchorMax: {x: 1, y: 1}
m_AnchoredPosition: {x: 0, y: 0}
m_SizeDelta: {x: 100, y: 100}
m_SizeDelta: {x: 0, y: 0}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &6760785686656479638
MonoBehaviour:
@ -657,6 +659,44 @@ MonoBehaviour:
_panel: {fileID: 3136074220332984876}
btns: []
panels: []
--- !u!222 &7613935716024835186
CanvasRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4940716481564219981}
m_CullTransparentMesh: 1
--- !u!114 &5009814859861078632
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 4940716481564219981}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
m_Name:
m_EditorClassIdentifier:
m_Material: {fileID: 0}
m_Color: {r: 0, g: 0, b: 0, a: 0.39215687}
m_RaycastTarget: 1
m_RaycastPadding: {x: 0, y: 0, z: 0, w: 0}
m_Maskable: 1
m_OnCullStateChanged:
m_PersistentCalls:
m_Calls: []
m_Sprite: {fileID: 0}
m_Type: 0
m_PreserveAspect: 0
m_FillCenter: 1
m_FillMethod: 4
m_FillAmount: 1
m_FillClockwise: 1
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!1 &5239279160173977602
GameObject:
m_ObjectHideFlags: 0

View File

@ -696,7 +696,6 @@ RectTransform:
- {fileID: 1001758454886756559}
- {fileID: 1001758455310143990}
- {fileID: 1001758454159458742}
- {fileID: 3886062808532380619}
m_Father: {fileID: 0}
m_RootOrder: 0
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
@ -2523,144 +2522,3 @@ MonoBehaviour:
m_FillOrigin: 0
m_UseSpriteMesh: 0
m_PixelsPerUnitMultiplier: 1
--- !u!1001 &8503610989198433734
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 1001758454263862281}
m_Modifications:
- target: {fileID: 4894555910357792268, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_Name
value: retrun_BTN
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_RootOrder
value: 4
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMax.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMin.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_SizeDelta.x
value: 175
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_SizeDelta.y
value: 155
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.x
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.y
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.z
value: -0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchoredPosition.x
value: 472
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchoredPosition.y
value: -1059
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792270, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Mode
value: 6
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792270, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Target
value:
objectReference: {fileID: 1001758454263862282}
- target: {fileID: 4894555910357792270, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_MethodName
value: SetActive
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792270, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_TargetAssemblyTypeName
value: UnityEngine.GameObject, UnityEngine
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792270, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_OnClick.m_PersistentCalls.m_Calls.Array.data[0].m_Arguments.m_ObjectArgumentAssemblyTypeName
value: UnityEngine.Object, UnityEngine
objectReference: {fileID: 0}
- target: {fileID: 5044707777241721125, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: retbutton
value:
objectReference: {fileID: 3886062808532380616}
- target: {fileID: 5044707777241721125, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: ClosureObj
value:
objectReference: {fileID: 1001758454263862282}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: dac544bca4358514d949413f04b4421c, type: 3}
--- !u!114 &3886062808532380616 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 4894555910357792270, guid: dac544bca4358514d949413f04b4421c, type: 3}
m_PrefabInstance: {fileID: 8503610989198433734}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!224 &3886062808532380619 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
m_PrefabInstance: {fileID: 8503610989198433734}
m_PrefabAsset: {fileID: 0}

View File

@ -0,0 +1,284 @@
%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &5792259159663894902
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 5792259159663894903}
- component: {fileID: 5792259159663894900}
m_Layer: 5
m_Name: New_GonghuiInfo
m_TagString: Untagged
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!224 &5792259159663894903
RectTransform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5792259159663894902}
m_LocalRotation: {x: 0, y: 0, z: 0, w: 1}
m_LocalPosition: {x: 0, y: 0, z: 0}
m_LocalScale: {x: 1, y: 1, z: 1}
m_ConstrainProportionsScale: 0
m_Children:
- {fileID: 6738734168847075448}
- {fileID: 1409285486912664459}
m_Father: {fileID: 0}
m_RootOrder: 0
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: 0}
m_SizeDelta: {x: 100, y: 100}
m_Pivot: {x: 0.5, y: 0.5}
--- !u!114 &5792259159663894900
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 5792259159663894902}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3eb2c504995a88a4a814a130d4ae95cd, type: 3}
m_Name:
m_EditorClassIdentifier:
_panel: {fileID: 6738734168847075451}
btns: []
panels: []
--- !u!1001 &5792259158151579014
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 5792259159663894903}
m_Modifications:
- target: {fileID: 4894555910357792268, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_Name
value: retrun_BTN
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_RootOrder
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMax.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMin.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_SizeDelta.x
value: 175
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_SizeDelta.y
value: 155
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchoredPosition.x
value: 472
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_AnchoredPosition.y
value: -1059
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 5044707777241721125, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: retbutton
value:
objectReference: {fileID: 1409285486912664456}
- target: {fileID: 5044707777241721125, guid: dac544bca4358514d949413f04b4421c, type: 3}
propertyPath: ClosureObj
value:
objectReference: {fileID: 5792259159663894902}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: dac544bca4358514d949413f04b4421c, type: 3}
--- !u!114 &1409285486912664456 stripped
MonoBehaviour:
m_CorrespondingSourceObject: {fileID: 4894555910357792270, guid: dac544bca4358514d949413f04b4421c, type: 3}
m_PrefabInstance: {fileID: 5792259158151579014}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 0}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 4e29b1a8efbd4b44bb3f3716e73f07ff, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!224 &1409285486912664459 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 4894555910357792269, guid: dac544bca4358514d949413f04b4421c, type: 3}
m_PrefabInstance: {fileID: 5792259158151579014}
m_PrefabAsset: {fileID: 0}
--- !u!1001 &5792259159228324977
PrefabInstance:
m_ObjectHideFlags: 0
serializedVersion: 2
m_Modification:
m_TransformParent: {fileID: 5792259159663894903}
m_Modifications:
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_Pivot.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_Pivot.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_RootOrder
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_AnchorMax.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_AnchorMax.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_AnchorMin.x
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_AnchorMin.y
value: 0.5
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_SizeDelta.x
value: 1164.6345
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_SizeDelta.y
value: 1281.8242
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalPosition.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalRotation.w
value: 1
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalRotation.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalRotation.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalRotation.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_AnchoredPosition.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_AnchoredPosition.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalEulerAnglesHint.x
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalEulerAnglesHint.y
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_LocalEulerAnglesHint.z
value: 0
objectReference: {fileID: 0}
- target: {fileID: 1001758454263862282, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
propertyPath: m_Name
value: GongHuiInfo
objectReference: {fileID: 0}
m_RemovedComponents: []
m_SourcePrefab: {fileID: 100100000, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
--- !u!224 &6738734168847075448 stripped
RectTransform:
m_CorrespondingSourceObject: {fileID: 1001758454263862281, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
m_PrefabInstance: {fileID: 5792259159228324977}
m_PrefabAsset: {fileID: 0}
--- !u!1 &6738734168847075451 stripped
GameObject:
m_CorrespondingSourceObject: {fileID: 1001758454263862282, guid: 24d39cbc0ad9ddc4188e8448773f23c3, type: 3}
m_PrefabInstance: {fileID: 5792259159228324977}
m_PrefabAsset: {fileID: 0}

View File

@ -0,0 +1,7 @@
fileFormatVersion: 2
guid: ed526503418d24d4c83fa857621e9ef1
PrefabImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant: