Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug Report] getSystemInfoSync();API微信小程序弃用了 #5935

Open
joe1224 opened this issue Nov 22, 2024 · 0 comments
Open

[Bug Report] getSystemInfoSync();API微信小程序弃用了 #5935

joe1224 opened this issue Nov 22, 2024 · 0 comments

Comments

@joe1224
Copy link

joe1224 commented Nov 22, 2024

重现链接

function getSystemInfoSync() {
if (systemInfo == null) {
systemInfo = wx.getSystemInfoSync();
}
return systemInfo;
}

Vant Weapp 版本

^1.11.7

描述一下你遇到的问题。

getSystemInfoSync();API微信小程序弃用了,还没处理呀
Snipaste_2024-11-22_15-03-39
Snipaste_2024-11-22_15-03-39

重现步骤

API弃用了

设备/浏览器

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant