收藏
回答

selectedColor设置颜色无效果

框架类型 问题类型 操作系统 操作系统版本 手机型号 微信版本
小程序 Bug iOS 13.3 iphone x 7.0.10
"tabBar": {
    "color": "#555",
    "selectedColor": "#1296db",
    "borderStyle":"white",
    "list": [
      {
        "pagePath": "pages/index/index",
        "text": "武",
        "iconPath": "images/scann_default.png",
        "selectedIconPath": "images/scann_after.png"
      },
      {
        "pagePath": "pages/netPoint/netPointList/netPointList",
        "text": "汉",
        "iconPath": "images/net_default.png",
        "selectedIconPath": "images/net_after.png"
      },
      {
        "pagePath": "pages/my/wallet/wallet",
        "text": "加",
        "iconPath": "images/money_default.png",
        "selectedIconPath": "images/money_after.png"
      },
      {
        "pagePath": "pages/my/mine/mine",
        "text": "油",
        "iconPath": "images/mine_default.png",
        "selectedIconPath": "images/mine_after.png"
      }
    ]
  },
回答关注问题邀请回答
收藏

2 个回答

  • 陈宇明
    陈宇明
    2020-02-09

    在list同级别下设置selectcolor试试

    2020-02-09
    有用 2
    回复
  • 是小白啊
    是小白啊
    2020-02-10

    现在是否正常?

    2020-02-10
    有用
    回复
登录 后发表内容
问题标签