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
396 B
10 lines
396 B
|
2 months ago
|
{
|
||
|
|
"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-loadmore": "/uni_modules/uview-ui/components/u-loadmore/u-loadmore",
|
||
|
|
"u-empty": "/uni_modules/uview-ui/components/u-empty/u-empty"
|
||
|
|
}
|
||
|
|
}
|