翠绿翠绿的
翠绿翠绿的
  • 发布:2023-08-25 17:12
  • 更新:2023-08-25 17:14
  • 阅读:339

打包 "compatibe" : { "ignoreVersion" : true }这个无效了吗

分类:uni-app

添加了"compatibe" : {
"ignoreVersion" : true
}还是提示版本不匹配弹窗

2023-08-25 17:12 负责人:无 分享
已邀请:
喜欢技术的前端

喜欢技术的前端 - QQ---445849201

需要放到 app-plus 里面
"app-plus" : {
"compatible" : {
"ignoreVersion" : true //true表示忽略版本检查提示框,HBuilderX1.9.0及以上版本支持
}
},

要回复问题请先登录注册