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.
|
|
|
{
|
|
|
|
"navigationBarTitleText": "自提明细扫描",
|
|
|
|
"enablePullDownRefresh": true,
|
|
|
|
"onReachBottomDistance": 1,
|
|
|
|
"navigationStyle": "custom",
|
|
|
|
"usingComponents": {
|
|
|
|
"uni-th": "../../../uni_modules/uni-table/components/uni-th/uni-th",
|
|
|
|
"uni-tr": "../../../uni_modules/uni-table/components/uni-tr/uni-tr",
|
|
|
|
"uni-td": "../../../uni_modules/uni-table/components/uni-td/uni-td",
|
|
|
|
"uni-table": "../../../uni_modules/uni-table/components/uni-table/uni-table",
|
|
|
|
"cus-selects": "../../../compoment/cus-selects-fan/cus-selects-fan"
|
|
|
|
}
|
|
|
|
}
|