支付页面

This commit is contained in:
李志鹏
2026-05-28 14:56:59 +08:00
parent 242c1ae8e8
commit fa73f949d5
9 changed files with 287 additions and 68 deletions

View File

@@ -37,7 +37,6 @@
import { computed, ref } from 'vue'
import { FormatBytes, FormatDate } from '@/utils/tools'
import { useRouter } from 'vue-router'
import { CreateOrder } from '@/api/shoppingCart'
const router = useRouter()
const props = defineProps({
list: {