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