13 lines
434 B
JSON
13 lines
434 B
JSON
{
|
|
"navigationBarTitleText": "邀请有礼",
|
|
"navigationBarBackgroundColor": "#FFFFFF",
|
|
"navigationBarTextStyle": "black",
|
|
"enablePullDownRefresh": true,
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-empty": "../../components/empty/index",
|
|
"i-painter": "../../components/painter/painter",
|
|
"i-modal": "../../components/modal/index",
|
|
"parser":"../../components/parser/parser"
|
|
}
|
|
} |