8 lines
226 B
JSON
8 lines
226 B
JSON
|
{
|
||
|
"navigationBarTitleText": "费用管理",
|
||
|
"usingComponents": {
|
||
|
"uni-popup": "/uni_modules/uni-popup/components/uni-popup/uni-popup",
|
||
|
"screen-pop": "/pagesA/cost/screen",
|
||
|
"cost-item": "/pagesA/cost/item"
|
||
|
}
|
||
|
}
|