13 lines
443 B
JSON
13 lines
443 B
JSON
{
|
|
"navigationBarBackgroundColor": "#FFF",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "购买记录",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-new-auth": "../../components/new-auth/index",
|
|
"i-card": "../../components/card/index",
|
|
"i-img": "../../components/img/index",
|
|
"i-load-more": "../../components/load-more/index",
|
|
"i-sku": "../../components/sku/index"
|
|
}
|
|
} |