提交项目
This commit is contained in:
@@ -197,6 +197,7 @@ export default {
|
||||
async getNewVersion(){
|
||||
// #ifdef APP-PLUS
|
||||
var info = await updata();
|
||||
console.log('info',JSON.stringify(info))
|
||||
if(info.result.code == 0){
|
||||
uni.showToast({
|
||||
title:info.result.message,
|
||||
|
||||
Reference in New Issue
Block a user