Skip to content

Commit 8be8b99

Browse files
committed
改标题
1 parent 4ee5cd4 commit 8be8b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Coding_iOS/Controllers/MeSetting/AboutViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ - (void)viewDidLoad{
1919
[super viewDidLoad];
2020
// Do any additional setup after loading the view.
2121
self.view.backgroundColor = kColorTableSectionBg;
22-
self.title = @"关于Coding";
22+
self.title = @"关于我们";
2323

2424
CGFloat logoViewTop, logoLabelTop, versionLabelTop, infoLabelBottom;
2525
NSString *icon_user_monkey;

0 commit comments

Comments
 (0)