From 39a0934e0cc5e4557740981b5650f3668853fc54 Mon Sep 17 00:00:00 2001 From: linfso Date: Wed, 9 Jul 2025 09:22:28 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A6=E5=8D=95=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 4d20bf9..f0fab31 100644 --- a/manifest.json +++ b/manifest.json @@ -104,20 +104,20 @@ "oauth" : { "weixin" : { "appid" : "wx79c800bfadd5b081", - "UniversalLinks" : "" + "UniversalLinks" : "https://emis.tanex56.com/static/ios" } }, "share" : { "weixin" : { "appid" : "wx79c800bfadd5b081", - "UniversalLinks" : "" + "UniversalLinks" : "https://emis.tanex56.com/static/ios" } }, "payment" : { "weixin" : { "__platform__" : [ "ios", "android" ], "appid" : "wx79c800bfadd5b081", - "UniversalLinks" : "" + "UniversalLinks" : "https://emis.tanex56.com/static/ios" } } },