w***@126.com
w***@126.com
  • 发布:2021-08-16 15:12
  • 更新:2021-08-16 15:12
  • 阅读:922

用hbuilderX载入并编译的项目,在微信开发者工具中编译时报错,提示插件未授权使用

分类:HBuilderX

提示插件未授权使用,怎么办
应该是这个插件 "plugins": {
"tucao": {
"version": "1.1.5",
"provider": "wx8abaf00ee8c3202e"

相关代码
"preloadRule": {
"page-chat-bg/pages/index/index": {
"network": "all",
"packages": [
"APP"
]
},
"pages/index/index": {
"network": "all",
"packages": [
"page-chat-bg"
]
}
},
"plugins": {
"tucao": {
"version": "1.1.5",
"provider": "wx8abaf00ee8c3202e"
}
},
"navigateToMiniProgramAppIdList": [
"wxb8055d6d942b3690",
"wx1656b2e5df4e587c",
"wxd44e78294c5c5401"
],
"requiredBackgroundModes": [
"audio"
],
"usingComponents": {
"cu-custom": "/colorui/components/cu-custom"
},
"sitemapLocation": "sitemap.json"
}

2021-08-16 15:12 负责人:无 分享
已邀请:

该问题目前已经被锁定, 无法添加新回复