\components\_util\env.js export const UA = inBrowser && window.navigator.userAgent.toLowerCase(); 请查看该函数