This commit is contained in:
cansnow
2025-12-17 09:13:15 +08:00
parent 2e793c3f77
commit 59d1ba9a7e
3 changed files with 40 additions and 37 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ export default {
const _this = this;
// #ifdef APP
plus.runtime.getProperty(plus.runtime.appid, (inf) => {
console.log(inf);
//console.log(inf);
_this.appversion = inf.version
});
// if(options.isRedirect){