update:修改版本为1.0.2

master
guoshuang 3 years ago
parent 61b1508274
commit 2c89580580

@ -150,7 +150,7 @@ export default class LoginPage extends BasePage {
console.log('image', this.image); console.log('image', this.image);
console.log('Version////', this.Version); console.log('Version////', this.Version);
} }
Version = '1.0.1'; Version = '1.0.2';
async update() { async update() {
try { try {
await session.QueryVersion(); await session.QueryVersion();

Loading…
Cancel
Save