【问题现象】
微信版本号:8.0.49
华为手机系统版本号:HarmonyOS 4.0.0.116
手机型号:华为 nova7 5G、8+128
华为内部型号代码:JEF-AN00
在其他手机上暂未发现相同问题。
【正常截图如下】
【代码片段】
train_marker.label = {
content: 'D3(北京西-重庆北)[正点]', color: 'yellow', borderRadius: 2, borderWidth: 2,
borderColor: 'yellow', bgColor: 'black', padding: 2, textAlign: 'center', fontSize: 10,
}
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。