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
486 B
11 lines
486 B
|
2 months ago
|
{
|
||
|
|
"navigationBarTitleText": "按供应商查看库存",
|
||
|
|
"enablePullDownRefresh": false,
|
||
|
|
"usingComponents": {
|
||
|
|
"uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select",
|
||
|
|
"uni-table": "/uni_modules/uni-table/components/uni-table/uni-table",
|
||
|
|
"uni-tr": "/uni_modules/uni-table/components/uni-tr/uni-tr",
|
||
|
|
"uni-th": "/uni_modules/uni-table/components/uni-th/uni-th",
|
||
|
|
"uni-td": "/uni_modules/uni-table/components/uni-td/uni-td"
|
||
|
|
}
|
||
|
|
}
|