");
$(function(){
var title=$("title").html();
var excerpt=$("meta[name='description']").attr("content");
var image="https://newshub.sustech.edu.cn/zh/uploads/large/2020/06/19130747_96569.jpg";
var url = window.location.href;
wxshare(title,excerpt,url,image);
});
-->