Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in / Register
Toggle navigation
W
wdlc_mjb_unity
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王雪伟
wdlc_mjb_unity
Commits
9ac6d104
Commit
9ac6d104
authored
Jul 15, 2021
by
maxiaoliang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改隐私政策 ,修改项目名字
parent
ede13218
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
34 additions
and
18 deletions
+34
-18
WithdrawEveryDay.meta
Assets/Game/Main/Resource/ui/WithdrawEveryDay.meta
+8
-0
InitScene.unity
Assets/Game/Main/Scenes/InitScene.unity
+2
-2
SettingControl.cs
Assets/Game/Main/Scripts/View/SettingControl.cs
+1
-1
LoginView.cs
Assets/Scripts/Splash/LoginView.cs
+1
-1
packages-lock.json
Packages/packages-lock.json
+13
-13
ProjectSettings.asset
ProjectSettings/ProjectSettings.asset
+9
-1
No files found.
Assets/Game/Main/Resource/ui/WithdrawEveryDay.meta
0 → 100644
View file @
9ac6d104
fileFormatVersion: 2
guid: c8769dd604faf4fb9b727d8d2fe57934
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
Assets/Game/Main/Scenes/InitScene.unity
View file @
9ac6d104
...
...
@@ -382,8 +382,8 @@ MonoBehaviour:
m_Script
:
{
fileID
:
11500000
,
guid
:
788e2a3a769e26b459cd63d4a5de7d76
,
type
:
3
}
m_Name
:
m_EditorClassIdentifier
:
isTest
:
1
isShowLog
:
1
isTest
:
0
isShowLog
:
0
XyDialog
:
{
fileID
:
0
}
---
!u!1
&2010092450
GameObject
:
...
...
Assets/Game/Main/Scripts/View/SettingControl.cs
View file @
9ac6d104
...
...
@@ -131,7 +131,7 @@ public class SettingControl : MonoBehaviour
#if UNITY_IOS
ShowIOSWebView
(
PlayerDataControl
.
Instance
.
PrivacyPolicyUrl
,
"隐私政策"
);
#elif UNITY_ANDROID
Call
LocalFunUtil
.
Instance
.
OpenWebPage
(
PlayerDataControl
.
Instance
.
PrivacyPolicyUrl
,
"隐私政策"
);
Call
ingNativeMethods
.
Instance
.
OpenWebPage
(
Constant
.
Instance
.
PrivacyPolicy
,
"隐私政策"
);
#endif
}
public
void
OnClicAboutUs
()
...
...
Assets/Scripts/Splash/LoginView.cs
View file @
9ac6d104
...
...
@@ -36,7 +36,7 @@ public class LoginView : MonoBehaviour
#if UNITY_IOS
ShowIOSWebView
(
PlayerDataControl
.
Instance
.
PrivacyPolicyUrl
,
"隐私政策"
);
#elif UNITY_ANDROID
Call
LocalFunUtil
.
Instance
.
OpenWebPage
(
PlayerDataControl
.
Instance
.
PrivacyPolicyUrl
,
"隐私政策"
);
Call
ingNativeMethods
.
Instance
.
OpenWebPage
(
Constant
.
Instance
.
PrivacyPolicy
,
"隐私政策"
);
#endif
}
...
...
Packages/packages-lock.json
View file @
9ac6d104
...
...
@@ -19,7 +19,7 @@
"dependencies"
:
{
"com.unity.ugui"
:
"1.0.0"
},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.analytics"
:
{
"version"
:
"3.3.5"
,
...
...
@@ -28,21 +28,21 @@
"dependencies"
:
{
"com.unity.ugui"
:
"1.0.0"
},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.collab-proxy"
:
{
"version"
:
"1.2.16"
,
"depth"
:
0
,
"source"
:
"registry"
,
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.ext.nunit"
:
{
"version"
:
"1.0.6"
,
"depth"
:
1
,
"source"
:
"registry"
,
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.ide.rider"
:
{
"version"
:
"1.1.4"
,
...
...
@@ -51,14 +51,14 @@
"dependencies"
:
{
"com.unity.test-framework"
:
"1.1.1"
},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.ide.vscode"
:
{
"version"
:
"1.2.3"
,
"depth"
:
0
,
"source"
:
"registry"
,
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.multiplayer-hlapi"
:
{
"version"
:
"1.0.8"
,
...
...
@@ -67,7 +67,7 @@
"dependencies"
:
{
"nuget.mono-cecil"
:
"0.1.6-preview"
},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.purchasing"
:
{
"version"
:
"2.2.1"
,
...
...
@@ -76,7 +76,7 @@
"dependencies"
:
{
"com.unity.ugui"
:
"1.0.0"
},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.test-framework"
:
{
"version"
:
"1.1.20"
,
...
...
@@ -87,7 +87,7 @@
"com.unity.modules.imgui"
:
"1.0.0"
,
"com.unity.modules.jsonserialize"
:
"1.0.0"
},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.textmeshpro"
:
{
"version"
:
"2.1.1"
,
...
...
@@ -96,14 +96,14 @@
"dependencies"
:
{
"com.unity.ugui"
:
"1.0.0"
},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.timeline"
:
{
"version"
:
"1.2.17"
,
"depth"
:
0
,
"source"
:
"registry"
,
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.ugui"
:
{
"version"
:
"1.0.0"
,
...
...
@@ -122,14 +122,14 @@
"com.unity.modules.vr"
:
"1.0.0"
,
"com.unity.modules.xr"
:
"1.0.0"
},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"nuget.mono-cecil"
:
{
"version"
:
"0.1.6-preview"
,
"depth"
:
1
,
"source"
:
"registry"
,
"dependencies"
:
{},
"url"
:
"https://packages.unity.c
om
"
"url"
:
"https://packages.unity.c
n
"
},
"com.unity.modules.ai"
:
{
"version"
:
"1.0.0"
,
...
...
ProjectSettings/ProjectSettings.asset
View file @
9ac6d104
...
...
@@ -13,7 +13,7 @@ PlayerSettings:
useOnDemandResources
:
0
accelerometerFrequency
:
60
companyName
:
ym
productName
:
"
\u83DC\u5E02\u573A\u6A21\u62DF\u5668
"
productName
:
"
\u83DC\u5E02\u573A\u6A21\u62DF\u5668
\u7EA2\u5305\u8D5A\u94B1
"
defaultCursor
:
{
fileID
:
0
}
cursorHotspot
:
{
x
:
0
,
y
:
0
}
m_SplashScreenBackgroundColor
:
{
r
:
0.13725491
,
g
:
0.12156863
,
b
:
0.1254902
,
a
:
1
}
...
...
@@ -41,6 +41,12 @@ PlayerSettings:
height
:
1
m_SplashScreenLogos
:
[]
m_VirtualRealitySplashScreen
:
{
fileID
:
0
}
m_ShowUnitySplashAds
:
0
m_AdsAndroidGameId
:
m_AdsIosGameId
:
m_ShowSplashAdsSlogan
:
0
m_SloganImage
:
{
fileID
:
0
}
m_SloganHeight
:
150
m_HolographicTrackingLossScreen
:
{
fileID
:
0
}
defaultScreenWidth
:
1024
defaultScreenHeight
:
768
...
...
@@ -118,6 +124,7 @@ PlayerSettings:
vulkanNumSwapchainBuffers
:
3
vulkanEnableSetSRGBWrite
:
0
vulkanEnableLateAcquireNextImage
:
0
useSecurityBuild
:
0
m_SupportedAspectRatios
:
4:3
:
1
5:4
:
1
...
...
@@ -501,6 +508,7 @@ PlayerSettings:
m_Kind
:
4
m_SubKind
:
App Store
m_BuildTargetBatching
:
[]
m_BuildTargetEncrypting
:
[]
m_BuildTargetGraphicsJobs
:
-
m_BuildTarget
:
MacStandaloneSupport
m_GraphicsJobs
:
0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment