freight-web/src/pages/index/paying.vue

7 lines
105 B
Vue
Raw Normal View History

2024-03-04 07:10:11 +00:00
<template>
待定价
</template>
<script setup lang="ts">
</script>
<style lang="scss" scoped>
</style>