diff --git a/extend/payment/Weixin.php b/extend/payment/Weixin.php index 59dbec3dbd2945ceee15c2eab5e4e5c6ce2a2a2c..b2c096a800f264d8583c00d72c3030e66ac3f36d 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版本