8 lines
237 B
JSON
8 lines
237 B
JSON
|
{
|
||
|
"navigationBarTitleText": "商户管理中心",
|
||
|
"navigationBarBackgroundColor": "#FE8464",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"i-fixed-bottom": "../../components/fixed-bottom/index"
|
||
|
}
|
||
|
}
|