发现企业微信一个页面可以显示ww-open-data标签,但是微信不行,起初以为是渲染过早了,调试发现 在微信中提示wx.agentConfig not defined 经过对比,发现是因为页面中少了一个js文件, 在页面中增加如下js即可 <script src="//open.work.weixin.qq.com/wwopen/js/jwxwork-1.0.0.js" type="text/javascript"></script> 相关文章: 2022-12-23 2022-12-23 2022-12-23 2021-12-05 2021-07-30 2022-01-16 2022-12-23 2022-12-23