yaofang/pages/wall/wall_detail.json

11 lines
412 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",
"comment": "/components/wall/comment"
}
}