importaleo
importaleo
  • 发布:2025-09-03 09:34
  • 更新:2025-09-03 11:21
  • 阅读:47

关于UNIAPP顶部自定义导航栏字体图标不显示的问题

分类:uni-app

"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中无法显示

2025-09-03 09:34 负责人:无 分享
已邀请:
DCloud_UNI_yuhe

DCloud_UNI_yuhe

是更新之后出现的问题吗?

要回复问题请先登录注册