10 lines
275 B
JSON
10 lines
275 B
JSON
{
|
|
"navigationBarTitleText": "分类",
|
|
"usingComponents": {
|
|
"goods-category": "./components/goods-category/index",
|
|
"goods-list": "/components/goods-list/index",
|
|
"load-more": "/components/load-more/index",
|
|
"t-empty": "tdesign-miniprogram/empty/empty"
|
|
}
|
|
}
|