Skip to content

getImageinfo方法RN下增加网络图片的path#2433

Open
wangxiaokou wants to merge 3 commits intomasterfrom
feat-getImageInfo-addpath
Open

getImageinfo方法RN下增加网络图片的path#2433
wangxiaokou wants to merge 3 commits intomasterfrom
feat-getImageInfo-addpath

Conversation

@wangxiaokou
Copy link
Collaborator

No description provided.

}
let path = ''
if (src.toLowerCase().startsWith('http')) {
path = src
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

什么情况下path不能直接等于src?

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

Successfully merging this pull request may close these issues.

2 participants