11 lines
358 B
JSON
11 lines
358 B
JSON
{
|
|
"navigationBarTitleText": "我的接龙",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-new-auth": "../../components/new-auth/index",
|
|
"i-load-more": "../../components/load-more/index",
|
|
"i-empty": "../../components/empty/index"
|
|
}
|
|
} |