通过iframe引入企业微信中的其他页面,PC端可以正常访问,移动端提示:请在微信客户端打开链接
代码:<iframe id="iframe" src="https://open.weixin.qq.com/connect/oauth2/authorize?appid=ww104a6288b6ec1226&redirect_uri=http://bms-op.capitalonline.net/weixin&response_type=code&scope=snsapi_base#wechat_redirect" name="ifd" width="100%" height="100%"></iframe> 移动端提示: [图片] PC端显示正常: [图片]