1
2
3
4
5
6
7
8
9
| {
| "navigationBarTitleText": "申请调解",
| "usingComponents": {
| "steps": "../../components/steps/index",
| "mediate-detail": "../../components/mediate-detail/index",
| "recording": "../../components/recording/index",
| "ellipsis-text": "../../components/ellipsis-text/index"
| }
| }
|
|