订单匹配机制

This commit is contained in:
not-like-juvenile
2026-02-03 17:22:55 +08:00
parent c803a77c8f
commit 09c33be394
5 changed files with 638 additions and 2 deletions

View File

@@ -815,7 +815,7 @@ import { getCurrentUserId, getCurrentUser } from '@/utils/store.uts'
}
</script>
<style>
<style lang="scss">
/* ... 保持原有 style 部分不变 ... */
.delivery-container {
background-color: #f8f9fa;