23 lines
978 B
JSON
23 lines
978 B
JSON
{
|
|
"navigationBarBackgroundColor": "#FFF",
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarTextStyle": "black",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"ep-navBar": "../../components/navigation-bar",
|
|
"i-auth": "../../components/auth/index",
|
|
"i-card": "../../components/card/index",
|
|
"i-fixedBottom": "../../components/fixed-bottom/index",
|
|
"i-dialog": "../../components/dialog/index",
|
|
"i-order-info-express": "../../components/order/orderInfoExpress",
|
|
"i-goods-info": "../../components/goodsInfo/index",
|
|
"i-order-info": "../../components/orderInfo/index",
|
|
"i-modal": "../../components/modal/index",
|
|
"i-orderComment": "../../components/orderComment/index",
|
|
"i-img": "../../components/img/index",
|
|
"sku": "../../components/sku/index",
|
|
"guess-like": "../../components/guess-like/index",
|
|
"i-aside-btn": "../../components/asideBtn/index",
|
|
"s-form-show": "../../components/s-form-show/index"
|
|
}
|
|
} |