feat: 订单详情样式调整

This commit is contained in:
duanshuwen
2025-10-28 20:57:46 +08:00
parent 1f3a3c052a
commit 89cf4f81cd
8 changed files with 18 additions and 60 deletions

View File

@@ -81,7 +81,6 @@ import { DateUtils } from "@/utils";
import TopNavBar from "@/components/TopNavBar/index.vue";
import ImageSwiper from "@/components/ImageSwiper/index.vue";
import GoodInfo from "./components/GoodInfo/index.vue";
import GoodConfirm from "./components/GoodConfirm/index.vue";
import Calender from "@/components/Calender/index.vue";
import LocationCard from "@/components/LocationCard/index.vue";
import DateSelector from "./components/DateSelector/index.vue";