粉丝团UI优化

This commit is contained in:
chenguilong
2022-04-19 19:12:26 +08:00
parent 96ed92633f
commit 3fd126ccd8
6 changed files with 101 additions and 52 deletions

View File

@@ -471,7 +471,7 @@ NSString * const kCloseWebView = @"closeWebView";
}
}];
_webview.scrollView.bounces = NO;
}
return _webview;
}