Commit 93c11dbd authored by Xuguangxing's avatar Xuguangxing

fix

parent e2c5e0e0
......@@ -59,7 +59,7 @@ const http = new HttpRequest(
{
strategy: 'groupBuy',
headers: {
'x-user-terminal': 'H5',
'x-user-terminal': isWxMp ? 'MINI-APP' : 'H5',
version: appVersion || '7900'
}
},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment