preview(url) {
uni.openEmbeddedMiniProgram({
appId: 'wxebadf544ddae62cb',
path: url,
});
},

- 发布:2025-03-17 18:05
- 更新:2025-03-17 18:05
- 阅读:21
【报Bug】在某种机型下uni.openEmbeddedMiniProgram打开半屏腾讯小程序失败,报wwapp.install3rdApp:fail function is unsupported
产品分类: uniapp/小程序/微信
PC开发环境操作系统: Mac
PC开发环境操作系统版本号: 1.8.0
HBuilderX类型: 正式
HBuilderX版本号: 4.56
第三方开发者工具版本号: 1.8.0
基础库版本号: 1.8.0
项目创建方式: HBuilderX
示例代码:
操作步骤:
点击按钮打开半屏小程序
点击按钮打开半屏小程序
预期结果:
不报错直接跳到半屏小程序中
不报错直接跳到半屏小程序中
实际结果:
报wwapp.install3rdApp:fail function is unsupported.
报wwapp.install3rdApp:fail function is unsupported.
bug描述:
