简单设置微信分享图片

Posted q1104460935

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了简单设置微信分享图片相关的知识,希望对你有一定的参考价值。

设置微信分享企业网站时,微信缩略图,技术分享图片

 

图片:

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>测试</title>
<meta name="description" content="">
<meta name="keywords" content="">
<link href="" rel="stylesheet">
    <div id=‘wx_pic‘ style=‘margin:0 auto;display:none;‘>
        <img src=‘300.png‘ />
    </div>
</head>
<body>
<h1>test1</h1>
</body>
</html>

其中:

<img src=‘自定义图片‘ />

以上是关于简单设置微信分享图片的主要内容,如果未能解决你的问题,请参考以下文章

微信小程序代码片段分享

小程序各种功能代码片段整理---持续更新

微信分享图标设置,以及wx.config配置

H5网页实现微信分享,分享朋友圈功能(分享带图片,附源码)

H5网页实现微信分享,分享朋友圈功能(分享带图片,附源码)

微信网页分享标题图片自定义设置(最新)