Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7860c5c

Browse files
这。。网址多了个空格
1 parent b79949f commit 7860c5c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎Coding_iOS/Coding_iOS-Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
</dict>
3737
</array>
3838
<key>CFBundleVersion</key>
39-
<string>3.9.5.201605191700</string>
39+
<string>3.9.5.201606011800</string>
4040
<key>ITSAppUsesNonExemptEncryption</key>
4141
<false/>
4242
<key>LSApplicationQueriesSchemes</key>

‎Coding_iOS/Controllers/MeSetting/SettingViewController.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ - (void)tableView:(UITableView *)tableView didSelectRowAtIndexPath:(NSIndexPath
129129
}] showInView:self.view];
130130
}else{
131131
if (indexPath.row == 0) {
132-
WebViewController *webVc = [WebViewController webVCWithUrlStr:@"/help/doc/mobile/index.html"];
132+
WebViewController *webVc = [WebViewController webVCWithUrlStr:@"/help/doc/mobile/index.html"];
133133
[self.navigationController pushViewController:webVc animated:YES];
134134
}else{//关于
135135
AboutViewController *vc = [[AboutViewController alloc] init];

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /