From e5634eeacbc9db607a04f8f3cfbe4d3c6c130c67 Mon Sep 17 00:00:00 2001 From: ch Date: Wed, 29 Jun 2022 18:01:11 +0800 Subject: [PATCH] =?UTF-8?q?=E9=85=8D=E7=BD=AE=E6=94=AF=E4=BB=98=E5=AE=9D?= =?UTF-8?q?=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/manifest.json b/src/manifest.json index 0009eb7..757f63c 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -52,6 +52,9 @@ "__platform__" : [ "android" ], "appid" : "wx17b34a4a90ef18f7", "UniversalLinks" : "" + }, + "alipay" : { + "__platform__" : [ "android" ] } } },