你想反馈一个 Bug 还是 提一个需求?
我想反馈一个Bug
如果是 Bug:
* Bug 表现是什么?预期表现是什么?
真机,微信小程序账号忘记了,有appId,管理员能帮忙查下账号吗? 微信小程序教程 ...。iOS系统10.3.3出现样式错误,
iOS其他系统以及android系统打开姿势如下图:
iOS10.3.3 打开姿势如下图:
* 如何复现?
wxml代码如下
测试用户名
151****4807
测试详细地址
编辑
移除
正在加载……
添加收货地址
wxss代码如下:
.address_view{
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
padding-bottom: 80rpx;
}
.address_info{
display: flex;
flex-direction: column;
align-items: center;
height: 100%;
width: 100%;
margin-top: 20rpx;
background: #ffffff
}
.item_view{
display: flex;
flex-direction: column;
align-items: center;
width: 100%
}
.user_info{
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
border-bottom: 1rpx solid #f8f8f8;
justify-content: space-between;
}
.consignee_txt{
font-size: 32rpx;
color: #515151;
margin: 20rpx;
}
.mobile_txt{
font-size: 34rpx;
color: #69b82d;
margin: 20rpx;
}
.address_info{
display: flex;
flex-direction: row;
align-items: center;
width: 100%;
}
.address_info_txt{
font-size: 30rpx;
color: #515151;
margin: 0 20rpx 20rpx 20rpx;
line-height: 45rpx;
}
.user_handle{
display: flex;
flex-direction: row-reverse;
width: 100%;
margin: 20rpx;
}
.bt-views{
font-size: 28rpx;
color: #69b82d;
height: 40rpx;
padding: 10rpx 30rpx;
margin-right: 20rpx;
border: 1px solid #69b82d;
}
.bt-view{
font-size: 28rpx;
color: #f57000;
height: 40rpx;
padding: 10rpx 30rpx;
margin-right: 40rpx;
border: 1px solid #f57000;
}
/*底部加载更多*/
.reachbottom{
display: flex;
flex-direction: column;
align-items: center;
width: 100%
}
.reachbottom text{
font-size: 14px;
padding: 20rpx 0 20rpx 0;
color: #a1a1a1;
}
/*底部按钮*/
.sales-process{
position: fixed;
bottom: 0;
height: 100rpx;
left:0;
right: 0;
display: flex;
flex-direction: row;
z-index:1;
}
.add-address{
height: 100%;
width: 100%;
background: #69b82d;
line-height: 100rpx;
text-align: center;
font-size: 30rpx;
color: #ffffff
}
page{
background: #f8f8f8
}
* 提供一个最简复现 Demo
如上代码
微信小程序开发问题解答 本文来自微信小程序工厂 http://www.xcxgc.com,转载请保留。
微信小程序开发者回答:
C***:
是否勾选了上传时自动补全样式?
余***:
勾选了的
【51小程 序】授权成功后重新请求获取数据-微信小程序开发教程
余***:
只有在iOS系统版本为10.3.3的时候 会出现这个样式错误
余***:
6.6.0微信版本 iphone 5s 系统版本10.3.3 刚测试 也会有这个样式错误
余***:
请问这个bug 具体怎么解决,求指点。
【微信小程序问题】wx.setStorageSync bug##微信小程序开发
C***:
你好
page{height: 100%;background: #f8f8f8;}
余***:
ok了 还是代码不够规范呀,谢谢啦
余***:
但是 加上
page{height: 100%;background: #f8f8f8;}其他的手机型号(除iOS10.3.3) 以外的都会出现错位 是怎么回事
哪位大神帮忙解决下?
余***:
可以了,可以了 是样式没有写好。谢谢
余***:系统记录
本文网址:http://www.91bianli.com/weixinxiaochengxu/29191.html