uniapp打包app出现HTML5+ Runtime

 

 在manifest.json->源码视图的

"app-plus"下面添加:
"app-plus" : {
        "compatible" : {
            "ignoreVersion" : true
        },
}

 

posted on 2022-01-28 10:00  天空中的云~飞起来了  阅读(862)  评论(0)    收藏  举报