You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
526 B
12 lines
526 B
{
|
|
"usingComponents": {
|
|
"topic-content": "./components/topicContent/topicContent",
|
|
"handle-progress": "./components/handleProgress/handleProgress",
|
|
"topic-remark": "./components/topicRemark/topicRemark",
|
|
"notice-verify": "../../components/noticeVerify/noticeVerify",
|
|
"notice": "../../components/notice/notice",
|
|
"load-more": "../../components/loadMore/loadMore",
|
|
"completeinfo-dialog": "../../../../components/completeInfoDialog/completeInfoDialog"
|
|
},
|
|
"navigationBarTitleText": "话题详情"
|
|
}
|