1
2
3
4
5
6
7
8
9
| {
| "navigationBarTitleText": "常见问题",
| "navigationBarBackgroundColor": "#57E4CB",
| "navigationBarTextStyle": "white",
| "usingComponents": {
| "c-result-item": "../baseC/cResultItem/cResultItem",
| "mp-sidebar": "/component/sidebar/sidebar"
| }
| }
|
|