uniapp/unpackage/dist/dev/mp-weixin/pages/classify/classify.json
2024-09-21 23:48:04 +08:00

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"
}
}