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