收藏
回答

windows下tabbar偶尔出现分隔线


"tabBar": {
    "color": "#999999",
    "selectedColor": "#F39E63",
    "backgroundColor": "#FFF",
    "list": [
      {
        "pagePath": "pages/post/post",
        "text": "下单",
        "iconPath": "assets/post_off.png",
        "selectedIconPath": "assets/post_on.png"
      },
      {
        "pagePath": "pages/waybill/waybill",
        "text": "查询",
        "iconPath": "assets/waybill_off.png",
        "selectedIconPath": "assets/waybill_on.png"
      },
      {
        "pagePath": "pages/user/user",
        "text": "我的",
        "iconPath": "assets/user_off.png",
        "selectedIconPath": "assets/user_on.png"
      }
    ]
  },
回答关注问题邀请回答
收藏

1 个回答

  • 是小白啊
    是小白啊
    2020-04-27

    pc微信的版本是多少呢?

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