We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
H5
浏览器版本: android6,app的默认webview 使用框架: Vue 2
1.华为荣耀7手机,android 6 2.使用android app默认的webview打开h5页面
运行正常
Uncaught ReferenceError:_get_page_screen_context is not defined:1.1
$ taro info 👽 Taro v3.3.7 { projectName: 'test', date: '2021-9-19', designWidth: 750, deviceRatio: { '640': 1.17, '750': 1, '828': 0.905 }, sourceRoot: 'src', outputRoot: 'dist/undefined', plugins: [], defineConstants: { IS_H5: false, IS_WEAPP: false, NODE_ENV: "'production'", DESIGN_WIDTH: 750, WECHATID: "''" }, alias: { }, copy: { patterns: [], options: {} }, framework: 'vue', mini: { postcss: { pxtransform: [Object], url: [Object], cssModules: [Object] } }, h5: { publicPath: './', staticDirectory: './static', postcss: { autoprefixer: [Object], cssModules: [Object] }, webpackChain: [Function: webpackChain], chunkDirectory: './chunk' }, env: { NODE_ENV: '"production"' } } Taro CLI 3.3.7 environment info: System: OS: Windows 10 Binaries: Node: 12.22.6 - C:\Program Files\nodejs\node.EXE npm: 6.14.15 - C:\Program Files\nodejs\npm.CMD
The text was updated successfully, but these errors were encountered:
提供一下 demo?
Sorry, something went wrong.
No branches or pull requests
相关平台
H5
浏览器版本: android6,app的默认webview
使用框架: Vue 2
复现步骤
1.华为荣耀7手机,android 6
2.使用android app默认的webview打开h5页面
期望结果
运行正常
实际结果
Uncaught ReferenceError:_get_page_screen_context is not defined:1.1
环境信息
The text was updated successfully, but these errors were encountered: