crm_second_opening_mini/pages/index/groupCompany/cost/addCost.json

9 lines
298 B
JSON
Raw Normal View History

2023-03-13 01:13:08 +00:00
{
"navigationBarTitleText": "新建费用",
"navigationBarBackgroundColor": "#03AA96",
"usingComponents": {
"u-action-sheet": "/uview-ui/components/u-action-sheet/u-action-sheet",
"fixed-approval": "/components/fixedApproval",
"select-customer": "/components/selectCustomer"
}
}