12 lines
386 B
JSON
12 lines
386 B
JSON
{
|
|
"navigationBarTitleText": "涂鸦丫",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#FEF6E7",
|
|
"backgroundColor": "#FEF6E7",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"worksheet-card": "/components/shared/worksheet-card/worksheet-card",
|
|
"category-tabs": "/components/shared/category-tabs/category-tabs"
|
|
}
|
|
}
|