yaofang/pages/category/category.json

11 lines
399 B
JSON
Raw Permalink Normal View History

2024-11-13 15:49:01 +08:00
{
"navigationBarTitleText": "分类",
"enablePullDownRefresh": false,
"usingComponents": {
"uni-section": "/uni_modules/uni-section/components/uni-section/uni-section",
"uni-card": "/uni_modules/uni-card/components/uni-card/uni-card",
"xpop": "/components/xpop/xpop",
"boot-nav": "/components/bootNav/bootNav",
"xad": "/components/xad/xad"
}
}