We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
function getSystemInfoSync() { if (systemInfo == null) { systemInfo = wx.getSystemInfoSync(); } return systemInfo; }
^1.11.7
getSystemInfoSync();API微信小程序弃用了,还没处理呀
API弃用了
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
重现链接
function getSystemInfoSync() {
if (systemInfo == null) {
systemInfo = wx.getSystemInfoSync();
}
return systemInfo;
}
Vant Weapp 版本
^1.11.7
描述一下你遇到的问题。
getSystemInfoSync();API微信小程序弃用了,还没处理呀
重现步骤
API弃用了
设备/浏览器
No response
The text was updated successfully, but these errors were encountered: