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
418 B
10 lines
418 B
{
|
|
"navigationBarTitleText": "批量打印",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
|
|
"uni-forms-item": "/uni_modules/uni-forms/components/uni-forms-item/uni-forms-item",
|
|
"uni-data-select": "/uni_modules/uni-data-select/components/uni-data-select/uni-data-select",
|
|
"kk-printer": "/components/kk-printer/index"
|
|
}
|
|
}
|