oil-station/fuintAdmin/src/views/EventMarketing/giftBlock/index.vue

16 lines
154 B
Vue
Raw Normal View History

2023-10-31 18:16:38 +08:00
<template>
<div>
<!-- 礼品卡-->
</div>
</template>
<script>
export default {
name: 'index'
}
</script>
<style scoped>
</style>