-
Notifications
You must be signed in to change notification settings - Fork 622
Open
Description
现在这个需求怎么样了
我本地设置
{
"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
Labels
No labels