9 lines
288 B
JSON
9 lines
288 B
JSON
{
|
|
"navigationBarTitleText": "订单详情",
|
|
"usingComponents": {
|
|
"s-goods-item": "../sheep/components/s-goods-item/s-goods-item",
|
|
"su-fixed": "../sheep/ui/su-fixed/su-fixed",
|
|
"s-layout": "../sheep/components/s-layout/s-layout",
|
|
"pick-up-verify": "./pickUpVerify"
|
|
}
|
|
} |