EP-WachatApp/eaterplanet_ecommerce/moduleB/invite/index.json

13 lines
434 B
JSON
Raw Normal View History

2023-03-24 11:24:28 +08:00
{
"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"
}
}