commit | 1bc4ccca59157cb73d9d8e9c058e6401c21a7f61 | [log] [tgz] |
---|---|---|
author | guangchao.xu <guangchao.xu@supwisdom.com> | 周二 1月 19 17:09:26 2021 +0800 |
committer | guangchao.xu <guangchao.xu@supwisdom.com> | 周二 1月 19 17:09:26 2021 +0800 |
tree | 853d26d973e896e7e11141348f4b2814a573f9c6 | |
parent | c43cf97c3449110b612e0954dbe37879e1c8ed63 [diff] [blame] |
添加环境判断
diff --git a/App.vue b/App.vue index 3ffa7df..9d1fac8 100644 --- a/App.vue +++ b/App.vue
@@ -3,7 +3,8 @@ globalData: { msg: {}, verno:'10', - vername:'2.2.0' + vername:'2.2.0', + version:'2.2.0(11)' }, onLaunch() { let that = this