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

10 lines
287 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"
}
}