Compare commits

...

2 Commits

4 changed files with 9 additions and 2 deletions

View File

@ -61,7 +61,7 @@ namespace GameLogic
Hashtable table = MiniJSON.jsonDecode(uwr.downloadHandler.text) as Hashtable; Hashtable table = MiniJSON.jsonDecode(uwr.downloadHandler.text) as Hashtable;
// 背景图 // 背景图
string bgName = table["UpdatePanelBG"] as string; string bgName = table["UpdatePanelBG"] as string;
string texPath = Application.streamingAssetsPath + "/Res/" + bgName + ".png"; string texPath = Application.streamingAssetsPath + "/Res/" + bgName + ".jpg";
#if UNITY_IOS #if UNITY_IOS
texPath = "file://" + texPath; texPath = "file://" + texPath;
#endif #endif

View File

@ -1,6 +1,6 @@
{ {
"PackID":"", "PackID":"",
"UpdatePanelBG":"loading5", "UpdatePanelBG":"r_hero_bg_fo",
"LoginPanelBG":"r_hero_bg_fo", "LoginPanelBG":"r_hero_bg_fo",
"LoginPanelLogo":"", "LoginPanelLogo":"",
"LoginPanelVideoBG":"login_video", "LoginPanelVideoBG":"login_video",

Binary file not shown.

After

Width:  |  Height:  |  Size: 941 KiB

View File

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