@@ -20,7 +20,7 @@
- (void)awakeFromNib {
[super awakeFromNib];
self.versionLabel.text = [NSString stringWithFormat:@"版本号%@",[[[NSBundle mainBundle] infoDictionary] objectForKey:@"CFBundleShortVersionString"]];
- self.phoneLabel.text = @"4008851569";
+ self.phoneLabel.text = @"15347100733";
self.emailLabel.text = @"klx@kulexiu999.onexmail.com";
}