在安卓环境报错,在h5和小程序平台正常,vue3版本上报错TypeError: vue.undefined is not a function

1***@qq.com
- 发布:2025-02-12 16:44
- 更新:2025-02-14 13:48
- 阅读:144





1***@qq.com (作者)
其他如http://ext.dcloud.net.cn/plugin?id=271
<view style="{ background: background }" style="width: 100%;height: 100%;" data-directory="directory" id="'EC'+cid" prop="echartsOpts" change:prop="rdcharts.ecinit" resize="echartsResize" change:resize="rdcharts.ecresize" v-show="showchart"/>
prop="echartsOpts" 这种的 也是一样的问题,不知道是不是hbuilderx打包后的编译问题