super9 icon indicating copy to clipboard operation
super9 copied to clipboard

短视频水印杀手是本人使用taro框架, 开发的第一个小程序练手小作

Results 1 super9 issues
Sort by recently updated
recently updated
newest added

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