purchase-let/pageQuota/goodDetail/index.vue

11 lines
101 B
Vue
Raw Normal View History

2024-05-06 17:57:19 +08:00
<template>
<view class="">
商品详情
</view>
</template>
<script>
</script>
<style>
</style>