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.
13 lines
598 B
13 lines
598 B
{ |
|
"navigationBarTitleText": "自提明细扫描", |
|
"enablePullDownRefresh": false, |
|
"navigationStyle": "custom", |
|
"usingComponents": { |
|
"u-navbar": "../../../uni_modules/uview-plus/components/u-navbar/u-navbar", |
|
"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" |
|
} |
|
} |