Parcourir la source

fix:版本更新

liujt il y a 4 jours
Parent
commit
1d9c1d6110
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      pages/login/login.vue

+ 0 - 1
pages/login/login.vue

@@ -184,7 +184,6 @@
 
 			// 版本检查和更新逻辑(封装方法)
 			async checkVersionForLogin() {
-				return
 				// #ifndef APP-PLUS
 				return 'h5_platform'; // H5场景直接返回
 				// #endif