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.
9 lines
317 B
9 lines
317 B
{
|
|
"navigationBarTitleText": "客户欠款列表",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"u-alert": "/uni_modules/uview-ui/components/u-alert/u-alert",
|
|
"uni-card": "/uni_modules/uni-card/components/uni-card/uni-card",
|
|
"u-empty": "/uni_modules/uview-ui/components/u-empty/u-empty"
|
|
}
|
|
}
|