添加环境判断
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