crm_second_opening_mini/pagesA/business/addBusiness.json

10 lines
388 B
JSON
Raw Normal View History

2023-03-13 01:13:08 +00:00
{
"navigationBarTitleText": "添加商机",
"usingComponents": {
"uni-number-box": "/uni_modules/uni-number-box/components/uni-number-box/uni-number-box",
"select-customer": "/components/selectCustomer",
"popup-list": "/components/selectProduct/index",
"popup-product-config": "/components/selectProductConfig/index",
"form-item": "/components/form/formitem"
}
}