Skip to content

自定义tabBar无效 #2414

@H5DevHoward

Description

@H5DevHoward
          现在这个需求怎么样了

我本地设置

{
  "routes": [
    {
      "path": "/",
      "source": "pages/Home/index"
    },
    {
      "path": "/mine",
      "source": "pages/Mine/index"
    }
],
  "window": {
    "title": "Rax App"
  },
  "tabBar": {
    "custom": true,
    "list": ["/", "/mine"]
  }
}
  • 也创建了CustomTabBar组件

  • 单页没有
  • 小程序也没有

Originally posted by @xmsz in #2112 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions