mip-link jump link
mip-link is used to support mip page jumps and solve the problem of being unable to jump out of the parent when iframes are nested.
Example
<mip-link href="http://m.baidu.com">链接文字</mip-link>
Attributes
url
Description: Target URL
Required option: Yes
Type: string
Value range: http(s)://.*
, mailto:.*
, tel:.*
title
Description: Target page title
Required option: No
Type: String
Value range: any
Default value: ""