{
"root": "pages/live",
"name": "live",
"pages": [{
"path": "index/index",
"style": {
"mp-weixin": {
"usingSwanComponents": {
"live-player-plugin": "plugin://live-player-plugin"
}
}
}
}]
} - 发布:2023-01-13 10:01
- 更新:2023-01-13 21:54
- 阅读:367
产品分类: uniapp/小程序/微信
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: win10 22H2
HBuilderX类型: 正式
HBuilderX版本号: 3.6.17
第三方开发者工具版本号: 1.06.2210310
基础库版本号: 2.25.2
项目创建方式: HBuilderX
示例代码:
操作步骤:
{
"root": "pages/live",
"name": "live",
"pages": [{
"path": "index/index",
"style": {
"mp-weixin": {
"usingSwanComponents": {
"live-player-plugin": "plugin://live-player-plugin"
}
}
}
}]
}
{
"root": "pages/live",
"name": "live",
"pages": [{
"path": "index/index",
"style": {
"mp-weixin": {
"usingSwanComponents": {
"live-player-plugin": "plugin://live-player-plugin"
}
}
}
}]
} 预期结果:
{
"root": "pages/live",
"name": "live",
"pages": [{
"path": "index/index",
"style": {
"mp-weixin": {
"usingSwanComponents": {
"live-player-plugin": "plugin://live-player-plugin"
}
}
}
}]
}
{
"root": "pages/live",
"name": "live",
"pages": [{
"path": "index/index",
"style": {
"mp-weixin": {
"usingSwanComponents": {
"live-player-plugin": "plugin://live-player-plugin"
}
}
}
}]
} 实际结果:
{
"root": "pages/live",
"name": "live",
"pages": [{
"path": "index/index",
"style": {
"mp-weixin": {
"usingSwanComponents": {
"live-player-plugin": "plugin://live-player-plugin"
}
}
}
}]
}
{
"root": "pages/live",
"name": "live",
"pages": [{
"path": "index/index",
"style": {
"mp-weixin": {
"usingSwanComponents": {
"live-player-plugin": "plugin://live-player-plugin"
}
}
}
}]
} bug描述:
message:Error: 系统错误,错误码:800059,error: pages/live/index/index.js, file not found [20230113 09:48:25][wxf9cf37df95139208]
ideVersion: 1.06.2210310
osType: win32-x64
time: 2023-01-13 09:58:24
2***@qq.com (作者)
改了 还是不行 报一样的错误
2023-01-14 09:37
2***@qq.com (作者)
不更新的还可以,3.5的版本可以,更新到3.6就不行了
2023-01-14 14:39
DCloud_UNI_Anne
回复 2***@qq.com: 是在分包里用?有改动过什么吗?
2023-01-14 17:36
2***@qq.com (作者)
回复 DCloud_UNI_Anne: 是的 是在分包里面用的,什么都没改动
2023-01-16 08:58
DCloud_UNI_Anne
回复 2***@qq.com: 分包内配置plugins了吗?在分包内引入插件代码包
2023-01-17 17:06