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