今天看到一篇文章将的是,类似钉钉分享里面,url分享给别人不是光秃秃的url而是有很多其他的辅助消息。觉得很有趣就自己实现了一下。下面贴上代码
<meta property="og:title" content="json转换" />
<meta property="og:url" content="http://xxxxxxxxxxx" />
<meta property="og:description" content="该网页功能是把字符串型的json转换成标准的json,常用于转换缓存中的json数据,因为缓存中只能存string" />
<meta property="og:image" content="https://tse4-mm.cn.bing.net/th/id/OIP-C.UtqKMTm0nQV8KwMsxrIFlwHaE7?w=271&h=181&c=7&r=0&o=5&pid=1.7" />

如图是设置完毕后再钉钉中显示的样式。可以根据需求自定义自己显示的内容。是可以设定<meta property="twitter:type" content="video.movie" />的。我没有需求就没有设定。
浙公网安备 33010602011771号