关于服务号订阅通知灰度测试,按照官方的方法为什么不显示订阅按钮呢?

小程序 文章 2021-01-29 14:01 1020 0 全屏看文

AI助手支持GPT4.0

关于服务号订阅通知灰度测试,按照官方的方法为什么不显示订阅按钮呢?Regarding the service account subscription notification gray test, according to the official method, why not display the subscription button?

关于服务号订阅通知灰度测试,按照官方的方法为什么不显示订阅按钮呢?
<wx-open-subscribe template="TenvU22BA1jCp4YHfYEpRuESXYReQyDuhs4vbdWA99I" id="subscribe-btn">    <template slot="style">    <style>      .subscribe-btn {          color: #fff;          background-color: #07c160;      }     </style>     </template>     <template>        <button class="subscribe-btn">         一次性模版消息订阅          </button>      </template></wx-open-subscribe><script>var btn = document.getElementById('subscribe-btn');   btn.addEventListener('success', function(e){     console.log('e.detail');});   btn.addEventListener('error',function(e){        console.log('fail', e.detail);});</script>按照官方上的例子测试后发现并不能正常显示订阅按钮,请问是有什么限制吗?

< Wx open subscribe template = "tenvu22ba1jcp4yhfyepruesxyreqyduhs4vbdwa99i" id = "subscribe BTN" > < template slot = "style" > < style >. Subscribe BTN {color: # FFF; background color: # 07c160;} < / style > < / template > < template > < button class = "subscribe BTN" > one time template message subscription

开发者在线工具

第三方支付技术请加QQ群

相关文章
小程序里用户切换微信号登录,居然获取的openid是一样的?
微信小程序未发布,但又人员新增,是微信人员介入吗?
有个疑问,什么时候我们需要用到云开发?
微信支付成功后,如何设置推送入会通知?
微信想实现左上角退出的二次确认,就是用户点击退出后询问用户是否退出这种,应该怎么实现呢?
随便看看
微信开放平台跟公众平台有什么区别? 3073
怎么添加小程序支付功能? 3723
教育科技公司申请微信支付被拒绝? 3972
微信公众号免300认证教程 5089
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 4402
小程序广告组件通过审核,但是小程序内没有显示广告? 4373
企业微信通讯录账号被管理员误/恶意删除,怎么办? 8401
问题? 7620
如何快速搭建抽奖助手小程序(无需代码知识) 5189
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 6355