首先安装 weex debug

用 weex debug调试可以看到报错

 

我做的demo扫码扫不出来  是因为:class的原因

weex中:class只支持数组形式  或者  换成:style就可以了

另外 weex中不支持v-if  还有image的图片最好是绝对地址

相关文章:

  • 2022-01-28
  • 2021-12-16
  • 2022-12-23
  • 2022-12-23
  • 2021-12-12
  • 2022-02-17
  • 2021-06-17
  • 2021-04-18
猜你喜欢
  • 2022-12-23
  • 2022-01-16
  • 2021-07-06
  • 2021-04-15
  • 2022-12-23
  • 2021-06-30
  • 2021-09-23
相关资源
相似解决方案