"app-plus": {
"titleNView": {
"buttons": [
{
"fontSize": "17",
"width": "auto",
"color": "#ffffff",
"float": "left",
"onclick": "showCityPopup",
"fontWeight": "bold",
"text": "\ue6bb阿根廷\ue648",
"fontSrc": "/static/fonts/iconhead.ttf",
"padding": "0 10px"
},
{
"type": "none",
"text": "\ue600",
"fontSize": "28",
"color": "#ffffff",
"float": "right",
"fontSrc": "/static/fonts/iconfont.ttf",
"onclick": "showNotifications",
"redDot": true
}
], 这个是代码
在安卓 网页正常显示 但是在IOS中无法显示
importaleo (作者)
您这里指的更新是hb的更新?
2025-09-04 01:27
DCloud_UNI_yuhe
回复 importaleo: 是的,之前是正常的吗?
2025-09-04 10:50
importaleo (作者)
回复 DCloud_UNI_yuhe: 之前貌似是正常的
2025-09-05 02:57
importaleo (作者)
回复 DCloud_UNI_yuhe: 我也做了很多方法就是没办法解决 奇怪了
2025-09-05 02:57
DCloud_UNI_yuhe
回复 importaleo: 可以看看是不是相关的代码逻辑有过调整
2025-09-05 14:36
importaleo (作者)
回复 DCloud_UNI_yuhe: 代码没变过 文字图标iconfotn也检查过了 就是不显示很郁闷
2025-09-06 23:52