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
708 B
13 lines
708 B
3 years ago
|
{
|
||
|
"navigationBarTitleText": "新建客户",
|
||
|
"enablePullDownRefresh": false,
|
||
|
"usingComponents": {
|
||
|
"uni-section": "/components/uni-section/uni-section",
|
||
|
"uni-forms": "/uni_modules/uni-forms/components/uni-forms/uni-forms",
|
||
|
"uni-forms-item": "/uni_modules/uni-forms/components/uni-forms-item/uni-forms-item",
|
||
|
"uni-combox": "/uni_modules/uni-combox/components/uni-combox/uni-combox",
|
||
|
"uni-easyinput": "/uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput",
|
||
|
"uni-data-picker": "/uni_modules/uni-data-picker/components/uni-data-picker/uni-data-picker",
|
||
|
"uni-datetime-picker": "/uni_modules/uni-datetime-picker/components/uni-datetime-picker/uni-datetime-picker"
|
||
|
}
|
||
|
}
|