diff --git a/App.vue b/App.vue index a3c425d..1d0bba6 100644 --- a/App.vue +++ b/App.vue @@ -449,12 +449,13 @@ export default { appId: "3364888", appKey: "75D5Vqsg63wok0S0w4SKog0w8", certificateName: "Expert_Op_Push", - secret: "9e93Ce2AbA97E15F3852279b639b014e", + secret: "416a4f5eF822ddcB73B627Cc310636D7", + }, vivoPush: { appId: "100034326", appKey: "e789634c1f76c8f184b1def1101ce824", - certificateName: "Expert_vivo_Push", + certificateName: "Expert_Vi_Push", secret: "416a4f5eF822ddcB73B627Cc310636D7", }, fcmPush: { diff --git a/components/navBar/navbar.vue b/components/navBar/navbar.vue index ae5fe7d..4b1302a 100644 --- a/components/navBar/navbar.vue +++ b/components/navBar/navbar.vue @@ -1,7 +1,7 @@