搜索文档
isValidImageLink(val): boolean
val
boolean
是否为有效的图片链接地址(图片格式可按需增删)
string
Example
isValidImageLink('https://www.abc.com/logo.png'); // => true