wechat-app-flexlayout icon indicating copy to clipboard operation
wechat-app-flexlayout copied to clipboard

learn wechat app flex layout first

Results 1 wechat-app-flexlayout issues
Sort by recently updated
recently updated
newest added

在项目中,发现没有使用wx.getSystemInfo这个API去获取使用机型的系统信息。 然后通过windowWidth,windowHeight和safeArea来调整小程序的布局设置。 没有通过wx.getSystemInfo的适配,在部分机型上可能会出现一些样式问题。 您好,方便确认一下该问题吗