zhongtianhaoyuan 2 년 전
부모
커밋
b704bfea76
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      pages/user/setUp.vue

+ 1 - 0
pages/user/setUp.vue

@@ -135,6 +135,7 @@
 				this.version = info.version;
 				console.log("当前版本为:", this.version)
 				this.checkVersion()
+				})
 			// #endif
 		},
 		onLoad() {},