diff --git a/tenant-platform/src/views/push/PushConfigView.vue b/tenant-platform/src/views/push/PushConfigView.vue index c383a6a..853c386 100644 --- a/tenant-platform/src/views/push/PushConfigView.vue +++ b/tenant-platform/src/views/push/PushConfigView.vue @@ -10,17 +10,7 @@ {{ app.appKey }} - - {{ pushEnabled ? '已开通' : '未开通' }} - - - - -
- - 关闭后,推送注册与推送发送都不会再向该应用开放。 -