2024-09-19 07:20:14 +08:00
|
|
|
{
|
|
|
|
"navigationBarTitleText": "确认订单",
|
|
|
|
"usingComponents": {
|
2024-10-01 09:15:35 +08:00
|
|
|
"s-goods-item": "../sheep/components/s-goods-item/s-goods-item",
|
2024-09-19 07:20:14 +08:00
|
|
|
"uni-easyinput": "../../../uni_modules/uni-easyinput/components/uni-easyinput/uni-easyinput",
|
2024-10-01 09:15:35 +08:00
|
|
|
"s-coupon-select": "../sheep/components/s-coupon-select/s-coupon-select",
|
|
|
|
"s-discount-list": "../sheep/components/s-discount-list/s-discount-list",
|
|
|
|
"su-fixed": "../sheep/ui/su-fixed/su-fixed",
|
|
|
|
"s-layout": "../sheep/components/s-layout/s-layout",
|
2024-09-19 07:20:14 +08:00
|
|
|
"address-selection": "./addressSelection"
|
|
|
|
}
|
|
|
|
}
|