micro_mall_xcx/pages/goods/comments/index.json
2023-05-30 20:21:16 +08:00

9 lines
225 B
JSON

{
"navigationBarTitleText": "全部评价",
"usingComponents": {
"t-tag": "tdesign-miniprogram/tag/tag",
"comments-card": "./components/comments-card/index",
"t-load-more": "/components/load-more/index"
}
}