12 lines
432 B
JSON
12 lines
432 B
JSON
{
|
|
"navigationBarBackgroundColor": "#FFF",
|
|
"navigationBarTitleText": "用户待核销订单",
|
|
"navigationBarTextStyle": "black",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-auth": "../../components/auth/index",
|
|
"component-img": "../../components/image/index",
|
|
"i-aside-btn": "../../components/asideBtn/index",
|
|
"i-cashon_delivery": "../../components/cashon_delivery/index"
|
|
}
|
|
} |