cosmoim-852 fix 印尼版本号1.0.38

master
guoshuang 3 years ago
parent 7ceea84ecf
commit 376e5026f4

@ -165,7 +165,7 @@ export default class LoginPage extends BasePage {
// //
this.Version = '1.1.7'; this.Version = '1.1.7';
} else { } else {
this.Version = '1.0.37'; this.Version = '1.0.38';
} }
console.log('////', this.Version); console.log('////', this.Version);
} }

Loading…
Cancel
Save