图书馆小程序
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.
 
 
 
 
 

10 lines
350 B

{
"navigationBarTitleText": "我的借阅",
"enablePullDownRefresh": true,
"onReachBottomDistance": 100,
"usingComponents": {
"my-tabs": "/components/my-tabs/my-tabs",
"uni-load-more": "/uni_modules/uni-load-more/components/uni-load-more/uni-load-more",
"lending-list-item": "/components/lending-list-item/lending-list-item"
}
}