You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
281 B
11 lines
281 B
|
3 months ago
|
{
|
||
|
|
"navigationBarTitleText": "我的故事",
|
||
|
|
"navigationStyle": "custom",
|
||
|
|
"disableScroll": true,
|
||
|
|
"usingComponents": {
|
||
|
|
"navBar": "/components/navBar/navBar",
|
||
|
|
"text-expandsion": "/components/text-expandsion/index",
|
||
|
|
"freeAudio": "/components/freeAudio/index"
|
||
|
|
}
|
||
|
|
}
|