mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-02 19:31:20 +08:00
头条支付
This commit is contained in:
@ -389,7 +389,10 @@ class Weixin
|
||||
'pc' => 'NATIVE',
|
||||
'weixin' => 'JSAPI',
|
||||
'h5' => 'MWEB',
|
||||
'app' => 'APP'
|
||||
'toutiao' => 'MWEB',
|
||||
'app' => 'APP',
|
||||
'ios' => 'APP',
|
||||
'android' => 'APP',
|
||||
];
|
||||
|
||||
// 手机中打开pc版本
|
||||
|
||||
Reference in New Issue
Block a user