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.
8 lines
308 B
8 lines
308 B
{
|
|
"navigationBarTitleText": "图书检索",
|
|
"usingComponents": {
|
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
|
"uni-search-bar": "/uni_modules/uni-search-bar/components/uni-search-bar/uni-search-bar",
|
|
"book-list-item": "/components/book-list-item/book-list-item"
|
|
}
|
|
}
|