已兼容wx基础库 2.20.1 之后的getSystemInfoSync() #6020
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
type(ComponentName?):commit message
-feat(version): 添加 SDKVersion 到 SystemInfo 并优化 API 检测
-fix(version): 优化系统信息获取逻辑并添加错误处理
尝试通过合并多个API获取更全面的系统信息,失败时回退到原有方法
添加SDKVersion到SystemInfo接口定义
修复canIUseNextTick和canIUseGetUserProfile中的wx引用问题