WGShare.Client.Wx/pages/tab-bar/tab-bar.json

13 lines
290 B
JSON

{
"navigationBarTitleText": "TabBar",
"usingComponents": {
"text-only": "./text-only/index",
"icon-only": "./icon-only/index",
"base": "./base/index",
"sub": "./sub/index",
"badge": "./badge/index",
"round": "./round/index",
"custom": "./custom/index"
}
}