EP-WachatApp/eaterplanet_ecommerce/moduleA/groupCenter/wallet.json

9 lines
256 B
JSON
Raw Normal View History

2023-03-24 11:24:28 +08:00
{
"navigationBarBackgroundColor": "#fe8464",
"navigationBarTitleText": "我的钱包",
"navigationBarTextStyle": "white",
"usingComponents": {
"ep-navBar": "../../components/navigation-bar",
"i-dialog": "../../components/dialog/index"
}
}