plus.runtime.getProperty(plus.runtime.appid,(wgtinfo)=>{
console.log(wgtinfo);
console.log(wgtinfo.version); //版本号
})
需要真机测试
plus.runtime.getProperty(plus.runtime.appid,(wgtinfo)=>{
console.log(wgtinfo);
console.log(wgtinfo.version); //版本号
})
需要真机测试