nothing

作者: 萝卜缨女王 | 来源:发表于2021-01-19 17:49 被阅读0次

let tkwx = new TKwx();
tkwx.tkWxInit(0,()=>{
tkwx.tkWxShare({
hideTImeLine:true, //隐藏朋友圈
title:"",
desc:"",
link:"",
imgUrl:"",
success:function(){}
})
})
tkwx.tkWxInit("noShare")
class TKwx{
loadjsfile(filename,fn){
let jsfile = document.createElement('script');
jsfile.setAttribute("type")
}
tkWxShare(noShare,fn){

}
}
export default TKwx;

相关文章

网友评论

      本文标题:nothing

      本文链接:https://www.haomeiwen.com/subject/vdzvaktx.html