EP-WachatApp/eaterplanet_ecommerce/distributionCenter/pages/me.json

8 lines
219 B
JSON
Raw Normal View History

2023-03-24 11:24:28 +08:00
{
"navigationBarBackgroundColor": "#FFF",
"navigationBarTextStyle": "black",
"usingComponents": {
"ep-navBar": "../../components/navigation-bar/index",
"i-new-auth": "../../components/new-auth/index"
}
}