Skip to content
New issue

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

华为荣耀7,android6,页面打开报错(疑似框架报错) #10469

Closed
duanjianbo opened this issue Oct 20, 2021 · 1 comment
Closed
Labels
F-vue2 Framework - Vue 2 question Further information is requested T-h5 Target - 编译到 H5 V-3 Version - 3.x

Comments

@duanjianbo
Copy link

相关平台

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
@taro-bot2 taro-bot2 bot added F-vue2 Framework - Vue 2 T-h5 Target - 编译到 H5 V-3 Version - 3.x labels Oct 20, 2021
@Chen-jj
Copy link
Contributor

Chen-jj commented Oct 25, 2021

提供一下 demo?

@Chen-jj Chen-jj added the question Further information is requested label Oct 25, 2021
@taro-bot2 taro-bot2 bot removed the to be closed label Aug 8, 2022
@taro-bot2 taro-bot2 bot closed this as completed Aug 8, 2022
@ZakaryCode ZakaryCode added this to H5 Apr 10, 2023
@ZakaryCode ZakaryCode moved this to Done in H5 Apr 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
F-vue2 Framework - Vue 2 question Further information is requested T-h5 Target - 编译到 H5 V-3 Version - 3.x
Projects
Archived in project
Development

No branches or pull requests

3 participants