dam-7 feat 版本号修改为1.0.8

master
guoshuang 3 years ago
parent c39ff84d88
commit 604c416f75

@ -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.7'; Version = '1.0.8';
async update() { async update() {
try { try {
await session.QueryVersion(server.serverAddress); await session.QueryVersion(server.serverAddress);

Loading…
Cancel
Save