|
{
|
|
"navigationBarTitleText": "我的优惠券",
|
|
"navigationBarBackgroundColor": "#FFF",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-auth": "../../components/auth/index",
|
|
"i-load-more": "../../components/load-more/index"
|
|
}
|
|
} |