12 lines
343 B
JSON
12 lines
343 B
JSON
{
|
|
"navigationBarTitleText": "涂鸦丫",
|
|
"navigationBarBackgroundColor": "#FFD719",
|
|
"homeButton": true,
|
|
"backgroundColor": "#F6F6F6",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"word-input": "../../components/word-input/word-input",
|
|
"word-card": "../../components/word-card/word-card"
|
|
}
|
|
}
|