{php include wl_template('common/header');}
系统设置
未设置标题时会默认使用总平台的分享设置
{php echo attachment_select('share[share_image]', $settings['share_image'])}
默认分享图片,建议500*500
{if p('wxapp')}
{php echo attachment_select('share[wxapp_share_image]', $settings['wxapp_share_image'])}
小程序分享图片,建议500*400
{/if}
{php include wl_template('common/footer');}