14 lines
516 B
JSON
14 lines
516 B
JSON
{
|
|
"navigationBarTitleText": "订单管理",
|
|
"navigationBarBackgroundColor": "#FE8464",
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-img": "../../components/img/index",
|
|
"i-load-more": "../../components/load-more/index",
|
|
"i-empty": "../../components/empty/index",
|
|
"i-fixed-bottom": "../../components/fixed-bottom/index",
|
|
"i-modal": "../../components/modal/index",
|
|
"i-card": "../../components/card/index",
|
|
"i-select-rider": "components/selectRider"
|
|
}
|
|
} |