Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

自定义tabBar无效 #2414

Open
H5DevHoward opened this issue Jul 21, 2023 · 0 comments
Open

自定义tabBar无效 #2414

H5DevHoward opened this issue Jul 21, 2023 · 0 comments

Comments

@H5DevHoward
Copy link

          现在这个需求怎么样了

我本地设置

{
  "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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant