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" } } },