com.taptap.sdk.login 4.3.0-aplha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Mobile/Editor/NativeDependencies.xml +20 -0
- package/Mobile/Editor/NativeDependencies.xml.meta +7 -0
- package/Mobile/Editor/TapLoginIOSProcessor.cs +91 -0
- package/Mobile/Editor/TapLoginIOSProcessor.cs.meta +11 -0
- package/Mobile/Editor/TapLoginMobileProcessBuild.cs +20 -0
- package/Mobile/Editor/TapLoginMobileProcessBuild.cs.meta +11 -0
- package/Mobile/Editor/TapSDK.Login.Mobile.Editor.asmdef +17 -0
- package/Mobile/Editor/TapSDK.Login.Mobile.Editor.asmdef.meta +7 -0
- package/Mobile/Editor.meta +8 -0
- package/Mobile/Runtime/AccountWrapper.cs +32 -0
- package/Mobile/Runtime/AccountWrapper.cs.meta +3 -0
- package/Mobile/Runtime/TapSDK.Login.Mobile.Runtime.asmdef +20 -0
- package/Mobile/Runtime/TapSDK.Login.Mobile.Runtime.asmdef.meta +7 -0
- package/Mobile/Runtime/TapTapLoginImpl.cs +81 -0
- package/Mobile/Runtime/TapTapLoginImpl.cs.meta +3 -0
- package/Mobile/Runtime.meta +8 -0
- package/Mobile.meta +8 -0
- package/Plugins/iOS/TapTapSDKLoginAppDelegate.mm +40 -0
- package/Plugins/iOS/TapTapSDKLoginAppDelegate.mm.meta +37 -0
- package/Plugins/iOS.meta +8 -0
- package/Plugins/zxing.unity.dll +0 -0
- package/Plugins/zxing.unity.dll.meta +33 -0
- package/Plugins.meta +8 -0
- package/Runtime/Internal/ITapTapLoginPlatform.cs +15 -0
- package/Runtime/Internal/ITapTapLoginPlatform.cs.meta +3 -0
- package/Runtime/Internal/Init/LoginInitTask.cs +20 -0
- package/Runtime/Internal/Init/LoginInitTask.cs.meta +11 -0
- package/Runtime/Internal/Init.meta +8 -0
- package/Runtime/Internal/Region.cs +98 -0
- package/Runtime/Internal/Region.cs.meta +11 -0
- package/Runtime/Internal/TapTapLoginManager.cs +38 -0
- package/Runtime/Internal/TapTapLoginManager.cs.meta +3 -0
- package/Runtime/Internal.meta +8 -0
- package/Runtime/Public/AccessToken.cs +83 -0
- package/Runtime/Public/AccessToken.cs.meta +11 -0
- package/Runtime/Public/Profile.cs +51 -0
- package/Runtime/Public/Profile.cs.meta +11 -0
- package/Runtime/Public/TapTapAccount.cs +70 -0
- package/Runtime/Public/TapTapAccount.cs.meta +3 -0
- package/Runtime/Public/TapTapLogin.cs +39 -0
- package/Runtime/Public/TapTapLogin.cs.meta +3 -0
- package/Runtime/Public/TapTapSdk.cs +26 -0
- package/Runtime/Public/TapTapSdk.cs.meta +11 -0
- package/Runtime/Public.meta +8 -0
- package/Runtime/TapSDK.Login.Runtime.asmdef +15 -0
- package/Runtime/TapSDK.Login.Runtime.asmdef.meta +7 -0
- package/Runtime.meta +8 -0
- package/Standalone/Editor/TapLoginStandaloneProcessBuild.cs +22 -0
- package/Standalone/Editor/TapLoginStandaloneProcessBuild.cs.meta +11 -0
- package/Standalone/Editor/TapSDK.Login.Standalone.Editor.asmdef +17 -0
- package/Standalone/Editor/TapSDK.Login.Standalone.Editor.asmdef.meta +7 -0
- package/Standalone/Editor.meta +8 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginPanel.prefab +811 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginPanel.prefab.meta +8 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginWithPermissionPanel.prefab +820 -0
- package/Standalone/Resources/Prefabs/TapLogin/LoginWithPermissionPanel.prefab.meta +8 -0
- package/Standalone/Resources/Prefabs/TapLogin/PermissionItem.prefab +314 -0
- package/Standalone/Resources/Prefabs/TapLogin/PermissionItem.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/QRCodeContainer.prefab +1501 -0
- package/Standalone/Resources/Prefabs/TapLogin/QRCodeContainer.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/Tips.prefab +286 -0
- package/Standalone/Resources/Prefabs/TapLogin/Tips.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/TopBar.prefab +485 -0
- package/Standalone/Resources/Prefabs/TapLogin/TopBar.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebContainer.prefab +514 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebContainer.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebWithPermissionContainer.prefab +988 -0
- package/Standalone/Resources/Prefabs/TapLogin/WebWithPermissionContainer.prefab.meta +7 -0
- package/Standalone/Resources/Prefabs/TapLogin.meta +8 -0
- package/Standalone/Resources/Prefabs/TapTapSdkWindow.prefab +175 -0
- package/Standalone/Resources/Prefabs/TapTapSdkWindow.prefab.meta +8 -0
- package/Standalone/Resources/Prefabs.meta +8 -0
- package/Standalone/Resources/Sprites/taptap-client-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-client-bg.png.meta +92 -0
- package/Standalone/Resources/Sprites/taptap-divider.png +0 -0
- package/Standalone/Resources/Sprites/taptap-divider.png.meta +146 -0
- package/Standalone/Resources/Sprites/taptap-login-android-client.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-android-client.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked-v2.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked-v2.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-checked.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-unchecked.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-auth-unchecked.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-button-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-button-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-confirm-triangle.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-confirm-triangle.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-ios-client.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-ios-client.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-login-tips-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-login-tips-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-logo.png +0 -0
- package/Standalone/Resources/Sprites/taptap-logo.png.meta +130 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-error.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-error.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-info.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-info.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-success.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-success.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-warning.png +0 -0
- package/Standalone/Resources/Sprites/taptap-scan-tips-warning.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-cancel.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-cancel.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-guide.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-guide.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-logo.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-logo.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg-grey.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg-grey.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-qrcode-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh-btn-bg.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh-btn-bg.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh.png +0 -0
- package/Standalone/Resources/Sprites/taptap-sdk-refresh.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-tap-log-v2.png +0 -0
- package/Standalone/Resources/Sprites/taptap-tap-log-v2.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-tap-logo.png +0 -0
- package/Standalone/Resources/Sprites/taptap-tap-logo.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon-v2.png +0 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon-v2.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon.png +0 -0
- package/Standalone/Resources/Sprites/taptap-web-login-icon.png.meta +128 -0
- package/Standalone/Resources/Sprites/taptap-web-login.png +0 -0
- package/Standalone/Resources/Sprites/taptap-web-login.png.meta +146 -0
- package/Standalone/Resources/Sprites.meta +8 -0
- package/Standalone/Resources.meta +8 -0
- package/Standalone/Runtime/Internal/ContainerWindow.cs +67 -0
- package/Standalone/Runtime/Internal/ContainerWindow.cs.meta +11 -0
- package/Standalone/Runtime/Internal/LoginLanguage.cs +1117 -0
- package/Standalone/Runtime/Internal/LoginLanguage.cs.meta +11 -0
- package/Standalone/Runtime/Internal/Net.cs +291 -0
- package/Standalone/Runtime/Internal/Net.cs.meta +11 -0
- package/Standalone/Runtime/Internal/QRCodeWindow.cs +776 -0
- package/Standalone/Runtime/Internal/QRCodeWindow.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UI.cs +22 -0
- package/Standalone/Runtime/Internal/UI.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIAnimator.cs +77 -0
- package/Standalone/Runtime/Internal/UIAnimator.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIBase.cs +27 -0
- package/Standalone/Runtime/Internal/UIBase.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIElement.cs +185 -0
- package/Standalone/Runtime/Internal/UIElement.cs.meta +11 -0
- package/Standalone/Runtime/Internal/UIManager.cs +100 -0
- package/Standalone/Runtime/Internal/UIManager.cs.meta +11 -0
- package/Standalone/Runtime/Internal/WebLoginRequestManager.cs +185 -0
- package/Standalone/Runtime/Internal/WebLoginRequestManager.cs.meta +11 -0
- package/Standalone/Runtime/Internal.meta +8 -0
- package/Standalone/Runtime/Internal2/AccountManager.cs +87 -0
- package/Standalone/Runtime/Internal2/AccountManager.cs.meta +3 -0
- package/Standalone/Runtime/Internal2/AuthorizationProviderImpl.cs +13 -0
- package/Standalone/Runtime/Internal2/AuthorizationProviderImpl.cs.meta +3 -0
- package/Standalone/Runtime/Internal2/Http/LoginHttpClient.cs +139 -0
- package/Standalone/Runtime/Internal2/Http/LoginHttpClient.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/ErrorResponse.cs +16 -0
- package/Standalone/Runtime/Internal2/Http/Response/ErrorResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/ProfileResponse.cs +28 -0
- package/Standalone/Runtime/Internal2/Http/Response/ProfileResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/QRCodeResponse.cs +22 -0
- package/Standalone/Runtime/Internal2/Http/Response/QRCodeResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response/TokenResponse.cs +33 -0
- package/Standalone/Runtime/Internal2/Http/Response/TokenResponse.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/Http/Response.meta +8 -0
- package/Standalone/Runtime/Internal2/Http.meta +8 -0
- package/Standalone/Runtime/Internal2/LoginService.cs +127 -0
- package/Standalone/Runtime/Internal2/LoginService.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/QRCodeUtils.cs +50 -0
- package/Standalone/Runtime/Internal2/QRCodeUtils.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/TapLoginStandaloneImpl.cs +181 -0
- package/Standalone/Runtime/Internal2/TapLoginStandaloneImpl.cs.meta +3 -0
- package/Standalone/Runtime/Internal2/UI/ClientButtonListener.cs +20 -0
- package/Standalone/Runtime/Internal2/UI/ClientButtonListener.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/LoginPanelController.cs +72 -0
- package/Standalone/Runtime/Internal2/UI/LoginPanelController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/QRCodeController.cs +180 -0
- package/Standalone/Runtime/Internal2/UI/QRCodeController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/TitleController.cs +20 -0
- package/Standalone/Runtime/Internal2/UI/TitleController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI/WebController.cs +125 -0
- package/Standalone/Runtime/Internal2/UI/WebController.cs.meta +11 -0
- package/Standalone/Runtime/Internal2/UI.meta +8 -0
- package/Standalone/Runtime/Internal2.meta +8 -0
- package/Standalone/Runtime/Public/IAuthorizationProvider.cs +9 -0
- package/Standalone/Runtime/Public/IAuthorizationProvider.cs.meta +3 -0
- package/Standalone/Runtime/Public/IComplianceProvider.cs +7 -0
- package/Standalone/Runtime/Public/IComplianceProvider.cs.meta +3 -0
- package/Standalone/Runtime/Public/TapTapLoginStandalone.cs +38 -0
- package/Standalone/Runtime/Public/TapTapLoginStandalone.cs.meta +3 -0
- package/Standalone/Runtime/Public.meta +8 -0
- package/Standalone/Runtime/TapSDK.Login.Standalone.Runtime.asmdef +24 -0
- package/Standalone/Runtime/TapSDK.Login.Standalone.Runtime.asmdef.meta +7 -0
- package/Standalone/Runtime.meta +8 -0
- package/Standalone.meta +8 -0
- package/package.json +11 -0
- package/package.json.meta +7 -0
|
@@ -0,0 +1,314 @@
|
|
|
1
|
+
%YAML 1.1
|
|
2
|
+
%TAG !u! tag:unity3d.com,2011:
|
|
3
|
+
--- !u!1 &2625169232233875455
|
|
4
|
+
GameObject:
|
|
5
|
+
m_ObjectHideFlags: 0
|
|
6
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
7
|
+
m_PrefabInstance: {fileID: 0}
|
|
8
|
+
m_PrefabAsset: {fileID: 0}
|
|
9
|
+
serializedVersion: 6
|
|
10
|
+
m_Component:
|
|
11
|
+
- component: {fileID: 4629246513846156148}
|
|
12
|
+
- component: {fileID: 3695950292847725408}
|
|
13
|
+
- component: {fileID: 4330261114053498586}
|
|
14
|
+
m_Layer: 5
|
|
15
|
+
m_Name: Background
|
|
16
|
+
m_TagString: Untagged
|
|
17
|
+
m_Icon: {fileID: 0}
|
|
18
|
+
m_NavMeshLayer: 0
|
|
19
|
+
m_StaticEditorFlags: 0
|
|
20
|
+
m_IsActive: 1
|
|
21
|
+
--- !u!224 &4629246513846156148
|
|
22
|
+
RectTransform:
|
|
23
|
+
m_ObjectHideFlags: 0
|
|
24
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
25
|
+
m_PrefabInstance: {fileID: 0}
|
|
26
|
+
m_PrefabAsset: {fileID: 0}
|
|
27
|
+
m_GameObject: {fileID: 2625169232233875455}
|
|
28
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
29
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
30
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
31
|
+
m_Children:
|
|
32
|
+
- {fileID: 6289054345611098131}
|
|
33
|
+
m_Father: {fileID: 5713541945011671847}
|
|
34
|
+
m_RootOrder: 0
|
|
35
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
36
|
+
m_AnchorMin: {x: 0, y: 0.5}
|
|
37
|
+
m_AnchorMax: {x: 0, y: 0.5}
|
|
38
|
+
m_AnchoredPosition: {x: 2, y: 0}
|
|
39
|
+
m_SizeDelta: {x: 16, y: 16}
|
|
40
|
+
m_Pivot: {x: 0, y: 0.5}
|
|
41
|
+
--- !u!222 &3695950292847725408
|
|
42
|
+
CanvasRenderer:
|
|
43
|
+
m_ObjectHideFlags: 0
|
|
44
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
45
|
+
m_PrefabInstance: {fileID: 0}
|
|
46
|
+
m_PrefabAsset: {fileID: 0}
|
|
47
|
+
m_GameObject: {fileID: 2625169232233875455}
|
|
48
|
+
m_CullTransparentMesh: 0
|
|
49
|
+
--- !u!114 &4330261114053498586
|
|
50
|
+
MonoBehaviour:
|
|
51
|
+
m_ObjectHideFlags: 0
|
|
52
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
53
|
+
m_PrefabInstance: {fileID: 0}
|
|
54
|
+
m_PrefabAsset: {fileID: 0}
|
|
55
|
+
m_GameObject: {fileID: 2625169232233875455}
|
|
56
|
+
m_Enabled: 1
|
|
57
|
+
m_EditorHideFlags: 0
|
|
58
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
59
|
+
m_Name:
|
|
60
|
+
m_EditorClassIdentifier:
|
|
61
|
+
m_Material: {fileID: 0}
|
|
62
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
63
|
+
m_RaycastTarget: 1
|
|
64
|
+
m_Maskable: 1
|
|
65
|
+
m_OnCullStateChanged:
|
|
66
|
+
m_PersistentCalls:
|
|
67
|
+
m_Calls: []
|
|
68
|
+
m_Sprite: {fileID: 21300000, guid: d0c874c718d73412e810bf38013d67e5, type: 3}
|
|
69
|
+
m_Type: 0
|
|
70
|
+
m_PreserveAspect: 0
|
|
71
|
+
m_FillCenter: 1
|
|
72
|
+
m_FillMethod: 4
|
|
73
|
+
m_FillAmount: 1
|
|
74
|
+
m_FillClockwise: 1
|
|
75
|
+
m_FillOrigin: 0
|
|
76
|
+
m_UseSpriteMesh: 0
|
|
77
|
+
m_PixelsPerUnitMultiplier: 1
|
|
78
|
+
--- !u!1 &3382617566495285768
|
|
79
|
+
GameObject:
|
|
80
|
+
m_ObjectHideFlags: 0
|
|
81
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
82
|
+
m_PrefabInstance: {fileID: 0}
|
|
83
|
+
m_PrefabAsset: {fileID: 0}
|
|
84
|
+
serializedVersion: 6
|
|
85
|
+
m_Component:
|
|
86
|
+
- component: {fileID: 6289054345611098131}
|
|
87
|
+
- component: {fileID: 8207931337329790779}
|
|
88
|
+
- component: {fileID: 3418050001273312895}
|
|
89
|
+
m_Layer: 5
|
|
90
|
+
m_Name: Checkmark
|
|
91
|
+
m_TagString: Untagged
|
|
92
|
+
m_Icon: {fileID: 0}
|
|
93
|
+
m_NavMeshLayer: 0
|
|
94
|
+
m_StaticEditorFlags: 0
|
|
95
|
+
m_IsActive: 1
|
|
96
|
+
--- !u!224 &6289054345611098131
|
|
97
|
+
RectTransform:
|
|
98
|
+
m_ObjectHideFlags: 0
|
|
99
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
100
|
+
m_PrefabInstance: {fileID: 0}
|
|
101
|
+
m_PrefabAsset: {fileID: 0}
|
|
102
|
+
m_GameObject: {fileID: 3382617566495285768}
|
|
103
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
104
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
105
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
106
|
+
m_Children: []
|
|
107
|
+
m_Father: {fileID: 4629246513846156148}
|
|
108
|
+
m_RootOrder: 0
|
|
109
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
110
|
+
m_AnchorMin: {x: 0.5, y: 0.5}
|
|
111
|
+
m_AnchorMax: {x: 0.5, y: 0.5}
|
|
112
|
+
m_AnchoredPosition: {x: 0, y: 0}
|
|
113
|
+
m_SizeDelta: {x: 16, y: 16}
|
|
114
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
115
|
+
--- !u!222 &8207931337329790779
|
|
116
|
+
CanvasRenderer:
|
|
117
|
+
m_ObjectHideFlags: 0
|
|
118
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
119
|
+
m_PrefabInstance: {fileID: 0}
|
|
120
|
+
m_PrefabAsset: {fileID: 0}
|
|
121
|
+
m_GameObject: {fileID: 3382617566495285768}
|
|
122
|
+
m_CullTransparentMesh: 0
|
|
123
|
+
--- !u!114 &3418050001273312895
|
|
124
|
+
MonoBehaviour:
|
|
125
|
+
m_ObjectHideFlags: 0
|
|
126
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
127
|
+
m_PrefabInstance: {fileID: 0}
|
|
128
|
+
m_PrefabAsset: {fileID: 0}
|
|
129
|
+
m_GameObject: {fileID: 3382617566495285768}
|
|
130
|
+
m_Enabled: 1
|
|
131
|
+
m_EditorHideFlags: 0
|
|
132
|
+
m_Script: {fileID: 11500000, guid: fe87c0e1cc204ed48ad3b37840f39efc, type: 3}
|
|
133
|
+
m_Name:
|
|
134
|
+
m_EditorClassIdentifier:
|
|
135
|
+
m_Material: {fileID: 0}
|
|
136
|
+
m_Color: {r: 1, g: 1, b: 1, a: 1}
|
|
137
|
+
m_RaycastTarget: 1
|
|
138
|
+
m_Maskable: 1
|
|
139
|
+
m_OnCullStateChanged:
|
|
140
|
+
m_PersistentCalls:
|
|
141
|
+
m_Calls: []
|
|
142
|
+
m_Sprite: {fileID: 21300000, guid: 7308f0b1eec094742a220866dd71877a, type: 3}
|
|
143
|
+
m_Type: 0
|
|
144
|
+
m_PreserveAspect: 0
|
|
145
|
+
m_FillCenter: 1
|
|
146
|
+
m_FillMethod: 4
|
|
147
|
+
m_FillAmount: 1
|
|
148
|
+
m_FillClockwise: 1
|
|
149
|
+
m_FillOrigin: 0
|
|
150
|
+
m_UseSpriteMesh: 0
|
|
151
|
+
m_PixelsPerUnitMultiplier: 1
|
|
152
|
+
--- !u!1 &6754920826495791247
|
|
153
|
+
GameObject:
|
|
154
|
+
m_ObjectHideFlags: 0
|
|
155
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
156
|
+
m_PrefabInstance: {fileID: 0}
|
|
157
|
+
m_PrefabAsset: {fileID: 0}
|
|
158
|
+
serializedVersion: 6
|
|
159
|
+
m_Component:
|
|
160
|
+
- component: {fileID: 5713541945011671847}
|
|
161
|
+
- component: {fileID: 2413813591454161656}
|
|
162
|
+
m_Layer: 5
|
|
163
|
+
m_Name: PermissionItem
|
|
164
|
+
m_TagString: Untagged
|
|
165
|
+
m_Icon: {fileID: 0}
|
|
166
|
+
m_NavMeshLayer: 0
|
|
167
|
+
m_StaticEditorFlags: 0
|
|
168
|
+
m_IsActive: 1
|
|
169
|
+
--- !u!224 &5713541945011671847
|
|
170
|
+
RectTransform:
|
|
171
|
+
m_ObjectHideFlags: 0
|
|
172
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
173
|
+
m_PrefabInstance: {fileID: 0}
|
|
174
|
+
m_PrefabAsset: {fileID: 0}
|
|
175
|
+
m_GameObject: {fileID: 6754920826495791247}
|
|
176
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
177
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
178
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
179
|
+
m_Children:
|
|
180
|
+
- {fileID: 4629246513846156148}
|
|
181
|
+
- {fileID: 6778673443055496571}
|
|
182
|
+
m_Father: {fileID: 0}
|
|
183
|
+
m_RootOrder: 0
|
|
184
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
185
|
+
m_AnchorMin: {x: 0, y: 1}
|
|
186
|
+
m_AnchorMax: {x: 0, y: 1}
|
|
187
|
+
m_AnchoredPosition: {x: 161, y: -11}
|
|
188
|
+
m_SizeDelta: {x: 322, y: 22}
|
|
189
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
190
|
+
--- !u!114 &2413813591454161656
|
|
191
|
+
MonoBehaviour:
|
|
192
|
+
m_ObjectHideFlags: 0
|
|
193
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
194
|
+
m_PrefabInstance: {fileID: 0}
|
|
195
|
+
m_PrefabAsset: {fileID: 0}
|
|
196
|
+
m_GameObject: {fileID: 6754920826495791247}
|
|
197
|
+
m_Enabled: 1
|
|
198
|
+
m_EditorHideFlags: 0
|
|
199
|
+
m_Script: {fileID: 11500000, guid: 9085046f02f69544eb97fd06b6048fe2, type: 3}
|
|
200
|
+
m_Name:
|
|
201
|
+
m_EditorClassIdentifier:
|
|
202
|
+
m_Navigation:
|
|
203
|
+
m_Mode: 3
|
|
204
|
+
m_SelectOnUp: {fileID: 0}
|
|
205
|
+
m_SelectOnDown: {fileID: 0}
|
|
206
|
+
m_SelectOnLeft: {fileID: 0}
|
|
207
|
+
m_SelectOnRight: {fileID: 0}
|
|
208
|
+
m_Transition: 1
|
|
209
|
+
m_Colors:
|
|
210
|
+
m_NormalColor: {r: 1, g: 1, b: 1, a: 1}
|
|
211
|
+
m_HighlightedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
212
|
+
m_PressedColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 1}
|
|
213
|
+
m_SelectedColor: {r: 0.9607843, g: 0.9607843, b: 0.9607843, a: 1}
|
|
214
|
+
m_DisabledColor: {r: 0.78431374, g: 0.78431374, b: 0.78431374, a: 0.5019608}
|
|
215
|
+
m_ColorMultiplier: 1
|
|
216
|
+
m_FadeDuration: 0.1
|
|
217
|
+
m_SpriteState:
|
|
218
|
+
m_HighlightedSprite: {fileID: 0}
|
|
219
|
+
m_PressedSprite: {fileID: 0}
|
|
220
|
+
m_SelectedSprite: {fileID: 0}
|
|
221
|
+
m_DisabledSprite: {fileID: 0}
|
|
222
|
+
m_AnimationTriggers:
|
|
223
|
+
m_NormalTrigger: Normal
|
|
224
|
+
m_HighlightedTrigger: Highlighted
|
|
225
|
+
m_PressedTrigger: Pressed
|
|
226
|
+
m_SelectedTrigger: Selected
|
|
227
|
+
m_DisabledTrigger: Disabled
|
|
228
|
+
m_Interactable: 1
|
|
229
|
+
m_TargetGraphic: {fileID: 4330261114053498586}
|
|
230
|
+
toggleTransition: 1
|
|
231
|
+
graphic: {fileID: 3418050001273312895}
|
|
232
|
+
m_Group: {fileID: 0}
|
|
233
|
+
onValueChanged:
|
|
234
|
+
m_PersistentCalls:
|
|
235
|
+
m_Calls: []
|
|
236
|
+
m_IsOn: 1
|
|
237
|
+
--- !u!1 &8321987553712810537
|
|
238
|
+
GameObject:
|
|
239
|
+
m_ObjectHideFlags: 0
|
|
240
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
241
|
+
m_PrefabInstance: {fileID: 0}
|
|
242
|
+
m_PrefabAsset: {fileID: 0}
|
|
243
|
+
serializedVersion: 6
|
|
244
|
+
m_Component:
|
|
245
|
+
- component: {fileID: 6778673443055496571}
|
|
246
|
+
- component: {fileID: 6084817826076384683}
|
|
247
|
+
- component: {fileID: 3073349599482965323}
|
|
248
|
+
m_Layer: 5
|
|
249
|
+
m_Name: Label
|
|
250
|
+
m_TagString: Untagged
|
|
251
|
+
m_Icon: {fileID: 0}
|
|
252
|
+
m_NavMeshLayer: 0
|
|
253
|
+
m_StaticEditorFlags: 0
|
|
254
|
+
m_IsActive: 1
|
|
255
|
+
--- !u!224 &6778673443055496571
|
|
256
|
+
RectTransform:
|
|
257
|
+
m_ObjectHideFlags: 0
|
|
258
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
259
|
+
m_PrefabInstance: {fileID: 0}
|
|
260
|
+
m_PrefabAsset: {fileID: 0}
|
|
261
|
+
m_GameObject: {fileID: 8321987553712810537}
|
|
262
|
+
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
|
|
263
|
+
m_LocalPosition: {x: 0, y: 0, z: 0}
|
|
264
|
+
m_LocalScale: {x: 1, y: 1, z: 1}
|
|
265
|
+
m_Children: []
|
|
266
|
+
m_Father: {fileID: 5713541945011671847}
|
|
267
|
+
m_RootOrder: 1
|
|
268
|
+
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
|
|
269
|
+
m_AnchorMin: {x: 0, y: 0.5}
|
|
270
|
+
m_AnchorMax: {x: 0, y: 0.5}
|
|
271
|
+
m_AnchoredPosition: {x: 170, y: 0}
|
|
272
|
+
m_SizeDelta: {x: 293, y: 18}
|
|
273
|
+
m_Pivot: {x: 0.5, y: 0.5}
|
|
274
|
+
--- !u!222 &6084817826076384683
|
|
275
|
+
CanvasRenderer:
|
|
276
|
+
m_ObjectHideFlags: 0
|
|
277
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
278
|
+
m_PrefabInstance: {fileID: 0}
|
|
279
|
+
m_PrefabAsset: {fileID: 0}
|
|
280
|
+
m_GameObject: {fileID: 8321987553712810537}
|
|
281
|
+
m_CullTransparentMesh: 0
|
|
282
|
+
--- !u!114 &3073349599482965323
|
|
283
|
+
MonoBehaviour:
|
|
284
|
+
m_ObjectHideFlags: 0
|
|
285
|
+
m_CorrespondingSourceObject: {fileID: 0}
|
|
286
|
+
m_PrefabInstance: {fileID: 0}
|
|
287
|
+
m_PrefabAsset: {fileID: 0}
|
|
288
|
+
m_GameObject: {fileID: 8321987553712810537}
|
|
289
|
+
m_Enabled: 1
|
|
290
|
+
m_EditorHideFlags: 0
|
|
291
|
+
m_Script: {fileID: 11500000, guid: 5f7201a12d95ffc409449d95f23cf332, type: 3}
|
|
292
|
+
m_Name:
|
|
293
|
+
m_EditorClassIdentifier:
|
|
294
|
+
m_Material: {fileID: 0}
|
|
295
|
+
m_Color: {r: 0.19607843, g: 0.19607843, b: 0.19607843, a: 1}
|
|
296
|
+
m_RaycastTarget: 1
|
|
297
|
+
m_Maskable: 1
|
|
298
|
+
m_OnCullStateChanged:
|
|
299
|
+
m_PersistentCalls:
|
|
300
|
+
m_Calls: []
|
|
301
|
+
m_FontData:
|
|
302
|
+
m_Font: {fileID: 10102, guid: 0000000000000000e000000000000000, type: 0}
|
|
303
|
+
m_FontSize: 14
|
|
304
|
+
m_FontStyle: 0
|
|
305
|
+
m_BestFit: 0
|
|
306
|
+
m_MinSize: 10
|
|
307
|
+
m_MaxSize: 40
|
|
308
|
+
m_Alignment: 3
|
|
309
|
+
m_AlignByGeometry: 0
|
|
310
|
+
m_RichText: 1
|
|
311
|
+
m_HorizontalOverflow: 0
|
|
312
|
+
m_VerticalOverflow: 0
|
|
313
|
+
m_LineSpacing: 1
|
|
314
|
+
m_Text: "\u83B7\u5F97\u60A8\u7684 TapTap \u5934\u50CF\u3001\u6635\u79F0"
|