beehive/app/pages/product/beenData.vue

13 lines
133 B
Vue
Raw Permalink Normal View History

2025-10-24 10:40:23 +08:00
<script lang="ts" setup>
</script>
<template>
<Upage>
<ProductBeenDataHero/>
</Upage>
</template>
<style scoped>
</style>