8 lines
223 B
JSON
8 lines
223 B
JSON
|
{
|
||
|
"navigationBarTitleText": "商品管理",
|
||
|
"navigationBarBackgroundColor": "#FFFFFF",
|
||
|
"usingComponents": {
|
||
|
"ep-navBar": "../../components/navigation-bar",
|
||
|
"component-img": "../../components/image/index"
|
||
|
}
|
||
|
}
|