Compare commits

..

2 Commits

Author SHA1 Message Date
FPGA 4dca484856 Merge branch 'master' of http://121.41.95.54:3000/lingmeng/jx_client_neibu 2025-11-12 23:37:46 +08:00
FPGA aa740923cc tijiao 2025-11-12 23:37:37 +08:00
3 changed files with 11 additions and 19 deletions

View File

@ -483,7 +483,7 @@ public class Hotupdate {
if(VerCheck.Instance.isGFF==false && VerCheck.Instance.isDXYGFF == false) if(VerCheck.Instance.isGFF==false && VerCheck.Instance.isDXYGFF == false)
url = string.Format("{0}/{1}/{2}", PackUrl, osPath, pack_path); url = string.Format("{0}/{1}/{2}", PackUrl, osPath, pack_path);
else else
url = string.Format("{0}/{1}/{2}", "http://" + VerCheck.Instance.conn.ip + ":" + VerCheck.Instance.conn.port + "/NewFKN", osPath, pack_path); url = string.Format("{0}/{1}/{2}", "http://" + VerCheck.Instance.conn.ip + ":" + VerCheck.Instance.conn.port + "/NewFK", osPath, pack_path);
url = string.Format("{0}/{1}/{2}", PackUrl, osPath, pack_path); url = string.Format("{0}/{1}/{2}", PackUrl, osPath, pack_path);
@ -534,7 +534,7 @@ public class Hotupdate {
if (VerCheck.Instance.isGFF == false && VerCheck.Instance.isDXYGFF == false) if (VerCheck.Instance.isGFF == false && VerCheck.Instance.isDXYGFF == false)
url = string.Format("{0}/{1}/{2}", Hotupdate.PackUrl, osPath, pack_path); url = string.Format("{0}/{1}/{2}", Hotupdate.PackUrl, osPath, pack_path);
else else
url = string.Format("{0}/{1}/{2}", "http://" + VerCheck.Instance.conn.ip + ":" + VerCheck.Instance.conn.port + "/NewFKN", osPath, pack_path); url = string.Format("{0}/{1}/{2}", "http://" + VerCheck.Instance.conn.ip + ":" + VerCheck.Instance.conn.port + "/NewFK", osPath, pack_path);
url = string.Format("{0}/{1}/{2}", Hotupdate.PackUrl, osPath, pack_path); url = string.Format("{0}/{1}/{2}", Hotupdate.PackUrl, osPath, pack_path);
if (Application.platform == RuntimePlatform.WindowsEditor) if (Application.platform == RuntimePlatform.WindowsEditor)

File diff suppressed because one or more lines are too long

View File

@ -17,7 +17,7 @@ PlayerSettings:
defaultCursor: {fileID: 0} defaultCursor: {fileID: 0}
cursorHotspot: {x: 0, y: 0} cursorHotspot: {x: 0, y: 0}
m_SplashScreenBackgroundColor: {r: 1, g: 1, b: 1, a: 1} m_SplashScreenBackgroundColor: {r: 1, g: 1, b: 1, a: 1}
m_ShowUnitySplashScreen: 1 m_ShowUnitySplashScreen: 0
m_ShowUnitySplashLogo: 1 m_ShowUnitySplashLogo: 1
m_SplashScreenOverlayOpacity: 0 m_SplashScreenOverlayOpacity: 0
m_SplashScreenAnimation: 2 m_SplashScreenAnimation: 2
@ -173,7 +173,7 @@ PlayerSettings:
Android: com.jxgame.quyou Android: com.jxgame.quyou
Standalone: unity.dy.qp0101 Standalone: unity.dy.qp0101
Tizen: com.dangdanggame.csyx5 Tizen: com.dangdanggame.csyx5
iPhone: com.lbgame.sanmu iPhone: com.jxgame.quyou
tvOS: com.dangdanggame.csyx5 tvOS: com.dangdanggame.csyx5
buildNumber: buildNumber:
iPhone: 1 iPhone: 1