yaofang/pages/wall/comment_detail.json

11 lines
414 B
JSON
Raw Normal View History

2024-11-13 15:49:01 +08:00
{
"navigationBarTitleText": "留言回复",
"enablePullDownRefresh": false,
"usingComponents": {
"wall": "/components/wall/wall",
"uni-section": "/uni_modules/uni-section/components/uni-section/uni-section",
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
"boot-nav": "/components/bootNav/bootNav",
"reply": "/components/wall/reply"
}
}