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.
11 lines
484 B
11 lines
484 B
{
|
|
"navigationBarTitleText": "搜索",
|
|
"usingComponents": {
|
|
"issue-item": "../../components/issueItem/issueItem",
|
|
"preload-issueItem": "../../components/preLoadIssueItem/preLoadIssueItem",
|
|
"project-item": "../../components/projectItem/projectItem",
|
|
"preload-projectItem": "../../components/preLoadProjectItem/preLoadProjectItem",
|
|
"load-more": "../../components/loadMore/loadMore",
|
|
"pulldown-refresh": "../../components/pullDownRefresh/pullDownRefresh"
|
|
}
|
|
}
|