chore: update comments

This commit is contained in:
2025-11-28 17:38:35 +08:00
parent c1d887a2e1
commit 1854a85394
3 changed files with 3 additions and 1 deletions

View File

@@ -35,7 +35,7 @@
</template> </template>
<script> <script>
// //
export default { export default {
name: 'diy-audio', name: 'diy-audio',
props: { props: {

View File

@@ -223,6 +223,7 @@
</template> </template>
<script> <script>
// 组件组
export default { export default {
components: {}, components: {},
props: { props: {

View File

@@ -181,6 +181,7 @@
</template> </template>
<script> <script>
// 秒杀
export default { export default {
name: 'diy-seckill', name: 'diy-seckill',
props: { props: {