Commit 0c6b6786 authored by 王雪伟's avatar 王雪伟

同步

parent 8ed4779b
fileFormatVersion: 2
guid: 62d1c1fa98be64555b74d41268d96b0a
folderAsset: yes
DefaultImporter:
externalObjects: {}
userData:
assetBundleName:
assetBundleVariant:
......@@ -72,6 +72,7 @@ public class Splash : MonoBehaviour
{
#if UNITY_ANDROID
novelInfo();
Constant.Instance.shubiao = true;
#elif UNITY_IOS
//获取App信息
HttpTool.Instance._Get("app/v1/app_info", null, new Action<AppInfoBean>((bean) =>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment