13 lines
474 B
JSON
13 lines
474 B
JSON
{
|
|
"navigationBarTitleText": "群接龙",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-load-more": "../../components/load-more/index",
|
|
"i-empty": "../../components/empty/index",
|
|
"i-solitaire-head": "../components/solitaireHead",
|
|
"i-change-community": "../../components/changeCommunity/index",
|
|
"i-tabbar": "../../components/tabbar/index"
|
|
}
|
|
} |