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

小程序 文章 2021-01-29 14:01 1033 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是一样的?
小程序悬浮功能 哪里去了?
小程序发送消息到服务通知中,可以完全用后台代码吗?
域名被拦截,怎么申请访问?
请问现在是苹果可以使用虚拟物品支付了吗?
随便看看
微信公众号openid? 1955
微信开放平台跟公众平台有什么区别? 3117
怎么添加小程序支付功能? 3769
教育科技公司申请微信支付被拒绝? 4128
微信公众号免300认证教程 5158
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 4468
小程序广告组件通过审核,但是小程序内没有显示广告? 4438
企业微信通讯录账号被管理员误/恶意删除,怎么办? 8491
问题? 8114
如何快速搭建抽奖助手小程序(无需代码知识) 5272