1***@qq.com
1***@qq.com
  • 发布:2019-10-22 12:22
  • 更新:2022-11-23 16:06
  • 阅读:1730

更新后 tabbar 的文字不显示,选中项有文字 其他的都没有

分类:uni-app

"tabBar":{  
        "color":"black",  
        "selectedColor":"#1CBBB4",  
        "backgroundColor":"white",  
        "list":[  
                {  
                    "pagePath":"pages/index/index",  
                    "text":"消息",  
                    "iconPath": "static/img/icon/message.png",  
                    "selectedIconPath": "static/img/icon/message1.png"  
                },  
                {  
                    "pagePath":"pages/index/friend",  
                    "text":"联系人",  
                    "iconPath": "static/img/icon/tongxunlu.png",  
                    "selectedIconPath": "static/img/icon/tongxunlu1.png"  
                },  
                {  
                    "pagePath":"pages/index/other",  
                    "text":"影院",  
                    "iconPath": "static/img/icon/dyy.png",  
                    "selectedIconPath": "static/img/icon/dyy1.png"  
                },  
                {  
                    "pagePath":"pages/center/index",  
                    "text":"我的",  
                    "iconPath": "static/img/icon/friend.png",  
                    "selectedIconPath": "static/img/icon/friend1.png"  
                }  

            ]  
    },  
2019-10-22 12:22 负责人:无 分享
已邀请:

最佳回复

DCloud_UNI_GSQ

DCloud_UNI_GSQ

color改成16位颜色值,参考文档:https://uniapp.dcloud.io/collocation/pages?id=tabbar

DCloud_UNI_GSQ

DCloud_UNI_GSQ

请补充一下信息
HBuilderX 版本多少?
安卓还是iOS?

  • 1***@qq.com (作者)

    最新版本2.3.6.20191020。安卓调试 打包后也一样。浏览器运行是正常的

    2019-10-22 16:08

  • 7***@qq.com

    我的是2.6.5版本 安卓上面tabbar就是没有文字的但是图标有 ios正常

    2020-03-30 11:55

1***@qq.com

1***@qq.com (作者)

  • 1***@qq.com

    请问问题解决了么

    2019-10-25 16:12

1***@qq.com

1***@qq.com

请问这个是什么原因
我也遇到这个问题
hx升级之后就没图标显示了

VLCloud

VLCloud - TwinkleLee

请问解决了吗

2***@qq.com

2***@qq.com

同样问题请问该如何解决

要回复问题请先登录注册