");
$(function(){
var title=$("title").html();
var excerpt=$("meta[name='description']").attr("content");
var image="https://newshub.sustech.edu.cn/uploads/images/2023/01/20140527_29263.jpg";
var url = window.location.href;
wxshare(title,excerpt,url,image);
});
-->