//#ifdef APP-PLUS
               console.log('版本',plus.runtime.versionCode)
               // this.version=plus.runtime.versionCode
               	// 获取本地应用资源版本号
	            plus.runtime.getProperty(plus.runtime.appid, (info) => {
	                	console.log(JSON.stringify(info));
		             this.version = info.version;
		           // this.versionCode = info.versionCode ;
	            }) 
             //#endif

Logo

基于 Vue 的企业级 UI 组件库和中后台系统解决方案,为数万开发者服务。

更多推荐