zhengkun 1 năm trước cách đây
mục cha
commit
ebf135f719

BIN
ios/JianYuIOS/JianYuIOS.xcworkspace/xcuserdata/zhengkun.xcuserdatad/UserInterfaceState.xcuserstate


+ 2 - 2
ios/JianYuIOS/JianYuIOS/BaseClass1/PrefixHeader.pch

@@ -178,13 +178,13 @@ _Pragma("clang diagnostic pop")\
 //测试2
 //#define kHost @"https://app2-jytest.jydev.jianyu360.com/"
 //测试5
-#define kHost @"https://app5-jytest.jydev.jianyu360.com/"
+//#define kHost @"https://app5-jytest.jydev.jianyu360.com/"
 //测试
 //#define kHost @"https://webdev-webtest.jydev.jianyu360.com/"
 
 
 //正式
-//#define kHost @"https://ios-i2.jianyu360.cn/"   //正式版
+#define kHost @"https://ios-i2.jianyu360.cn/"   //正式版
 
 
 /*

+ 2 - 0
ios/JianYuIOS/JianYuIOS/Info.plist

@@ -151,6 +151,8 @@
 	<array>
 		<string>armv7</string>
 	</array>
+	<key>UIRequiresFullScreen</key>
+	<false/>
 	<key>UISupportedInterfaceOrientations</key>
 	<array>
 		<string>UIInterfaceOrientationPortrait</string>