ソースを参照

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

yangfeng 1 年間 前
コミット
aa5101dd04

+ 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') {