mirror of
https://github.com/shuguangnet/uniapp.git
synced 2025-01-24 00:18:43 +08:00
9 lines
264 B
JSON
9 lines
264 B
JSON
{
|
|
"navigationBarTitleText": "分类",
|
|
"enablePullDownRefresh": false,
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"custom-nav-bar": "../../components/custom-nav-bar/custom-nav-bar",
|
|
"theme-item": "../../components/theme-item/theme-item"
|
|
}
|
|
} |