2024-06-16 15:32:15 +00:00
|
|
|
{
|
|
|
|
"navigationBarTitleText": "评论",
|
|
|
|
"navigationStyle": "default",
|
2024-06-16 23:47:03 +00:00
|
|
|
"usingComponents": {
|
|
|
|
"up-button": "../../node-modules/uview-plus/components/u-button/u-button",
|
|
|
|
"comment-item": "./CommentItem"
|
|
|
|
}
|
2024-06-16 15:32:15 +00:00
|
|
|
}
|