9 lines
263 B
JSON
9 lines
263 B
JSON
{
|
|
"navigationBarTitleText": "分类",
|
|
"enablePullDownRefresh": true,
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"custom-nav-bar": "../../components/custom-nav-bar/custom-nav-bar",
|
|
"theme-item": "../../components/theme-item/theme-item"
|
|
}
|
|
} |