(小米手机)view组件中设置font-weight不生效

发布于 8 年前作者 guiyingtao1190 次浏览最后编辑 7 年前来自 ask

@微信官方  小米手机font-weight不生效,设置了font-weight: 600,如下图:


问题机型:Redmi 5 Plus

其他手机(包括iphone以及部分安卓)显示正常,如下图:



2 回复
qyin
qyin1 楼6 年前

你好,麻烦提供能复现问题的代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)

naxue
naxue2 楼6 年前

用font-weight:bold 替代font-weight:600 之后,问题解决了