Commit 8551aa0a authored by FE-安焕焕's avatar FE-安焕焕 👣

修改版本问题

parent 53597fd6
...@@ -8,7 +8,7 @@ const http = new HttpRequest( ...@@ -8,7 +8,7 @@ const http = new HttpRequest(
{ {
headers: { headers: {
'x-user-terminal': 'H5', 'x-user-terminal': 'H5',
version: appVersion || '7.9.0' version: appVersion?.[1] || '7.9.0'
} }
}, },
function(msg) { function(msg) {
......
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