From 6132bed2145cc87f0348d0d552cbfed75f91312c Mon Sep 17 00:00:00 2001 From: devil_gong Date: Tue, 29 Oct 2019 16:18:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=B4=E6=9D=A1=E6=94=AF=E4=BB=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- extend/payment/Weixin.php | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/extend/payment/Weixin.php b/extend/payment/Weixin.php index 59dbec3db..b2c096a80 100755 --- a/extend/payment/Weixin.php +++ b/extend/payment/Weixin.php @@ -389,7 +389,10 @@ class Weixin 'pc' => 'NATIVE', 'weixin' => 'JSAPI', 'h5' => 'MWEB', - 'app' => 'APP' + 'toutiao' => 'MWEB', + 'app' => 'APP', + 'ios' => 'APP', + 'android' => 'APP', ]; // 手机中打开pc版本