diff --git a/Class/Login/LoginViewController.m b/Class/Login/LoginViewController.m index b56f7c90ff88978cc35eeb1ad3c39cb109ad3b29..0a5907231cbd9d7d45067731553390752955cf4d 100644 --- a/Class/Login/LoginViewController.m +++ b/Class/Login/LoginViewController.m @@ -487,6 +487,7 @@ UIAlertController *alertVC = [UIAlertController alertControllerWithTitle:@"æç¤º" message:[NSString stringWithFormat:@"å‘现新版本%@,快去更新å§!",dict[@"version"]] preferredStyle:UIAlertControllerStyleAlert]; [alertVC addAction:[UIAlertAction actionWithTitle:@"我知é“了" style:UIAlertActionStyleDestructive handler:^(UIAlertAction * _Nonnull action) { [[UIApplication sharedApplication] openURL:[NSURL URLWithString:dict[@"url"]]]; +// [[UIApplication sharedApplication] openURL:[NSURL URLWithString:@"itms-services://?action=download-manifest&url=http://www.pgyer.com/app/plist/95fcb4e47cf3d6c7309a2760ccccde66"]]; }]]; //是å¦å¼ºåˆ¶æ›´æ–° if (![dict[@"forceupdate"] isEqualToString:@"1"]) { diff --git a/Lighting/Info.plist b/Lighting/Info.plist index bc4b8be4446d867f38ecc8422ff84c67118d530e..a821b5ef3a9456d1e8be000f51f2ff99c1b05d03 100644 --- a/Lighting/Info.plist +++ b/Lighting/Info.plist @@ -15,7 +15,7 @@ <key>CFBundleName</key> <string>欧立方</string> <key>CFBundleShortVersionString</key> - <string>1.2.4</string> + <string>1.2.5</string> <key>CFBundleURLTypes</key> <array> <dict> diff --git a/Tools/PrefixHeader.pch b/Tools/PrefixHeader.pch index 419538f53ca48c76cabc9edd34b9fec4e957207d..62b20e503eaa0da8f738c2f82a367d56a2514bb1 100644 --- a/Tools/PrefixHeader.pch +++ b/Tools/PrefixHeader.pch @@ -140,7 +140,7 @@ /** * æœåС噍开å‘åœ°å€ */ -#define SERVERREQUESTURL(URL) [NSString stringWithFormat:@"http://139.196.195.30:8090/opple-web/app%@",URL] +//#define SERVERREQUESTURL(URL) [NSString stringWithFormat:@"http://139.196.195.30:8090/opple-web/app%@",URL] /** @@ -151,7 +151,7 @@ //** // * æœåС噍æ£å¼åœ°å€ // */ -//#define SERVERREQUESTURL(URL) [NSString stringWithFormat:@"http://dg.opple.com/opple-web/app%@",URL] +#define SERVERREQUESTURL(URL) [NSString stringWithFormat:@"http://dg.opple.com/opple-web/app%@",URL] /** * æœç´¢æ¡†è¾“入通知