From 43a4e29ae5f7ac27173e0a9536dabc0ee029e02b Mon Sep 17 00:00:00 2001 From: XuqmGroup Date: Fri, 26 Jun 2026 14:23:17 +0800 Subject: [PATCH] =?UTF-8?q?fix(push-config):=20=E6=8C=89=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E8=BF=87=E6=BB=A4=E5=8E=82=E5=95=86=E5=87=AD=E6=8D=AE=E5=B1=95?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 切换平台时只展示对应平台的厂商: - Android:小米、华为、荣耀、OPPO、VIVO - iOS:APNs - HarmonyOS:鸿蒙 Push Kit Co-Authored-By: Claude Sonnet 4.6 --- .../src/views/push/PushConfigView.vue | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/tenant-platform/src/views/push/PushConfigView.vue b/tenant-platform/src/views/push/PushConfigView.vue index 0854c1e..46ff195 100644 --- a/tenant-platform/src/views/push/PushConfigView.vue +++ b/tenant-platform/src/views/push/PushConfigView.vue @@ -36,7 +36,7 @@
- +
{{ vendor.hint }}
@@ -201,7 +201,7 @@