瀏覽代碼

Merge branch 'dev/v4.8.58_yf' of qmx/jy into release/v4.8.58

yangfeng 1 年之前
父節點
當前提交
aa5101dd04
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/jfw/modules/app/src/web/staticres/jyapp/vipsubscribe/js/keyword-info.js

+ 1 - 0
src/jfw/modules/app/src/web/staticres/jyapp/vipsubscribe/js/keyword-info.js

@@ -159,6 +159,7 @@ var vm = new Vue({
             if (this.appHide) {
               var status = this.getNotificationStatus()
               this.appPushChecked = Boolean(status)
+              this.setPushSet('i_apppush', this.appPushChecked)
             }
         }
         if(document.visibilityState == 'hidden') {