createUserInfoButton创建的按钮如何适配 确定位置 请各位大佬帮忙
没人吗
style: {
width: 120,
height: 50,
left: wx.getSystemInfoSync().windowWidth / 2 - width / 2,
bottom: 80,
}
createUserInfoButton创建的按钮如何适配 确定位置 请各位大佬帮忙
没人吗
style: {
width: 120,
height: 50,
left: wx.getSystemInfoSync().windowWidth / 2 - width / 2,
bottom: 80,
}