12 lines
400 B
JSON
12 lines
400 B
JSON
{
|
|
"navigationBarBackgroundColor": "#FFF",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "商品评价",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-card": "../../components/card/index",
|
|
"i-img": "../../components/img/index",
|
|
"i-new-auth": "../../components/new-auth/index",
|
|
"i-load-more": "../../components/load-more/index"
|
|
}
|
|
} |