crm_second_opening_mini/pagesA/cost/index.json

8 lines
226 B
JSON
Raw Normal View History

2023-03-13 01:13:08 +00:00
{
"navigationBarTitleText": "费用管理",
"usingComponents": {
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
"screen-pop": "/pagesA/cost/screen",
"cost-item": "/pagesA/cost/item"
}
}