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

7 lines
105 B
Vue

<template>
待定价
</template>
<script setup lang="ts">
</script>
<style lang="scss" scoped>
</style>