yingzi %!s(int64=2) %!d(string=hai) anos
pai
achega
90609b6039
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      App.vue

+ 1 - 1
App.vue

@@ -8,7 +8,7 @@ export default {
 		const updateManager = wx.getUpdateManager();
 		const updateManager = wx.getUpdateManager();
 		updateManager.onCheckForUpdate(function(res) {
 		updateManager.onCheckForUpdate(function(res) {
 			// 请求完新版本信息的回调
 			// 请求完新版本信息的回调
-			console.log(res.hasUpdate);
+			// console.log(res.hasUpdate);
 		});
 		});
 		updateManager.onUpdateReady(function() {
 		updateManager.onUpdateReady(function() {
 			wx.showModal({
 			wx.showModal({