Task:礼品功能

This commit is contained in:
linxi
2025-02-13 18:33:36 +08:00
parent 9d1a8916fc
commit fcab618a7e
2 changed files with 37 additions and 7 deletions
+15
View File
@@ -0,0 +1,15 @@
<template>
<view class="">
礼品卡
</view>
</template>
<script>
export default {
}
</script>
<style>
</style>