10 lines
231 B
JSON
10 lines
231 B
JSON
{
|
|
"navigationBarTitleText": "变更记录",
|
|
"navigationBarBackgroundColor": "#f4f3ef",
|
|
"navigationBarTextStyle": "black",
|
|
"disableScroll": true,
|
|
"usingComponents": {
|
|
"bottom-nav": "/components/bottom-nav/index"
|
|
}
|
|
}
|