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