1.去腾讯企点注册 2.选择模式,有自带的默认格式还有自定义dom格式等 https://www.sohu.com/a/404481702_120259304
填好dom的id后
会生成一个
将其放到
前面 我是vue项目 将其放到public下的index.html内
然后在你自定义的dom中加上点击事件
toQQ(){const id = document.getElementById("申请的domid")const event = new Event('click');id.dispatchEvent(event);}
上一篇:Auto-Tuning with Reinforcement Learning for Permissioned Blockchain Systems
下一篇:NLP:生成图像的中文摘要