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版本