11 lines
282 B
JSON
11 lines
282 B
JSON
{
|
|
"navigationBarTitleText": "分类管理",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#F8F0E0",
|
|
"backgroundColor": "#F8F0E0",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"toy-button": "/toy/button-v2/button"
|
|
}
|
|
}
|