vue3.0版本打包(uni build -p quickapp-webview-huawei)华为快应用过后,启动不了
- 发布:2022-09-19 18:05
- 更新:2023-02-13 15:24
- 阅读:713
产品分类: uniapp/快应用/华为
渲染模式: webview
操作步骤:
预期结果:
vue3.0版本打包华为快应用过后,正常启动
vue3.0版本打包华为快应用过后,正常启动
实际结果:
vue3.0版本打包华为快应用过后,启动不了
vue3.0版本打包华为快应用过后,启动不了
bug描述:
Runtime Error, Page : pages/advert/index
09-19 18:02:14.732 E/jsLog ( 992): Runtime Error, ErrorCode :
09-19 18:02:14.732 E/jsLog ( 992): TypeError: vueIds.split is not a function
09-19 18:02:14.732 E/jsLog ( 992): at initVueIds (hbs:9359:22)
09-19 18:02:14.732 E/jsLog ( 992): at Component.attached (hbs:9923:5)
09-19 18:02:14.732 E/jsLog ( 992): at hbs:1:224760
09-19 18:02:14.732 E/jsLog ( 992): at Array.forEach (<anonymous>)
09-19 18:02:14.732 E/jsLog ( 992): at t (hbs:1:224733)
09-19 18:02:14.732 E/jsLog ( 992): at Component.disposeLifetime (hbs:1:224914)
09-19 18:02:14.732 E/jsLog ( 992): at hbs:1:226011
09-19 18:02:14.732 E/jsLog ( 992): at Array.forEach (<anonymous>)
09-19 18:02:14.732 E/jsLog ( 992): at Component._triggerLifetime (hbs:1:225975)
09-19 18:02:14.732 E/jsLog ( 992): at triggerLifetime (hbs:1:239198)
dukai (作者)
没有,你找到方法了吗
2023-02-01 09:19
b***@163.com
回复 dukai: 我最后是用uniapp打了h5的包然后在华为快应用导入h5项目解决的
2023-03-23 12:22
dukai (作者)
回复 b***@163.com: 华为快应用webview 添加H5的页面?
2023-03-27 14:02