Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

加载商城首页速度太慢 #30

Open
BartSimpsons opened this issue Aug 26, 2021 · 1 comment
Open

加载商城首页速度太慢 #30

BartSimpsons opened this issue Aug 26, 2021 · 1 comment

Comments

@BartSimpsons
Copy link

SDK 7.1.7

NSURL *url = [NSURL URLWithString:@"https://h5.youzan.com/xxxx"];
NSURLRequest *urlRequest = [NSURLRequest requestWithURL:url];
[self.webView loadRequest:urlRequest];

有赞加载网页速度太慢,有什么api或者其他方法来对加载网页提速嘛?

@854907646
Copy link

It's better to remove the loaded animation, but the screen will be white。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants