This commit is contained in:
qsh
2024-12-03 17:14:00 +08:00
parent 1d1f1762f8
commit 9b7543f65f
11 changed files with 152 additions and 150 deletions

View File

@@ -0,0 +1,7 @@
<template>
<div> record </div>
</template>
<script setup name="WXRecord"></script>
<style lang="scss" scoped></style>