From 0fb22d6440801280787c753d243ddd0f84defaa7 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Tue, 19 Dec 2023 15:19:33 +0800 Subject: [PATCH] debug --- manifest.json | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/manifest.json b/manifest.json index 221a4855..c5c33f76 100644 --- a/manifest.json +++ b/manifest.json @@ -66,9 +66,13 @@ "__platform__" : [ "ios", "android" ], "appid" : "wx3bac19ff90c0a976", "UniversalLinks" : "https://d1.shopxo.vip/.well-known/" + }, + "paypal" : { + "__platform__" : [ "ios", "android" ], + "returnURL_ios" : "com.shopxo.mm://paypal", + "returnURL_android" : "com.shopxo.mm://paypal" } }, - "push" : {}, "ad" : {}, "oauth" : { "univerify" : {}, @@ -171,19 +175,18 @@ } }, "__usePrivacyCheck__" : true, - "plugins" : { - // 直播(需要到小程序后台设置->第三方设置->插件管理里面添加【小程序直播组件】插件,教程 https://mp.weixin.qq.com/wxopen/pluginbasicprofile?action=intro&appid=wx2b03c6e691cd7370) - // "live-player-plugin" : { - // "version" : "1.3.5", - // "provider" : "wx2b03c6e691cd7370" - // }, - // 腾讯地图路线规划插件(需要到小程序后台设置->第三方设置->插件管理里面添加【腾讯位置服务路线规划】插件,教程 https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wx50b5593e81dd937a) - // "routePlan" : { - // "version" : "1.0.19", - // "provider" : "wx50b5593e81dd937a" - // } - } + "plugins" : {} }, + // 直播(需要到小程序后台设置->第三方设置->插件管理里面添加【小程序直播组件】插件,教程 https://mp.weixin.qq.com/wxopen/pluginbasicprofile?action=intro&appid=wx2b03c6e691cd7370) + // "live-player-plugin" : { + // "version" : "1.3.5", + // "provider" : "wx2b03c6e691cd7370" + // }, + // 腾讯地图路线规划插件(需要到小程序后台设置->第三方设置->插件管理里面添加【腾讯位置服务路线规划】插件,教程 https://mp.weixin.qq.com/wxopen/plugindevdoc?appid=wx50b5593e81dd937a) + // "routePlan" : { + // "version" : "1.0.19", + // "provider" : "wx50b5593e81dd937a" + // } "mp-alipay" : { "usingComponents" : true, "appid" : "2021001173639600" @@ -212,6 +215,9 @@ "urlCheck" : false } }, + "mp-kuaishou" : { + "appid" : "ks669910446353970565" + }, "h5" : { "sdkConfigs" : { "maps" : {