Commit d3ed7be120505a490072326b6a6bad1df521032e

Authored by yvan.ni
1 parent e729a1e2

订阅消息的时候

Showing 1 changed file with 1 additions and 0 deletions
pages/cart/cart2/cart2.js
@@ -4371,6 +4371,7 @@ Page({ @@ -4371,6 +4371,7 @@ Page({
4371 sendsm: function (func) { 4371 sendsm: function (func) {
4372 let th =this; 4372 let th =this;
4373 var template_id = this.data.template_id; 4373 var template_id = this.data.template_id;
  4374 + getApp().globalData.no_clear=1;
4374 // //授权订阅 4375 // //授权订阅
4375 wx.requestSubscribeMessage({ 4376 wx.requestSubscribeMessage({
4376 tmplIds: [template_id], 4377 tmplIds: [template_id],