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.
12 lines
465 B
12 lines
465 B
2 years ago
|
{
|
||
|
"navigationBarTitleText": "调价任务",
|
||
|
"navigationStyle": "custom",
|
||
|
"usingComponents": {
|
||
|
"uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput",
|
||
|
"uni-icons": "/uni_modules/uni-icons/components/uni-icons/uni-icons",
|
||
|
"top-bar": "/components/topbar",
|
||
|
"popup": "/components/customPopup",
|
||
|
"list-item": "/priceAdjustmentTask/components/listItem",
|
||
|
"detailse": "/priceAdjustmentTask/components/details"
|
||
|
}
|
||
|
}
|