Commit 017807a3 authored by shida.liu's avatar shida.liu

feat: 测试terminal值

parent 5d0f51a6
......@@ -87,6 +87,7 @@ export default {
} else {
terminal = 'H5';
}
terminal = `isApp:${isApp}, isHarmony:${isHarmonyOS},terminal:${terminal}`
cfg.headers['x-user-terminal'] = terminal;
}
if (!hideVccChannel) {
......
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