Files
log-lottery/src/views/Guide/index.vue
ex_zhangwenlei@exiot.cmcc df02b23b2d feat: init
2024-01-02 21:50:01 +08:00

8 lines
126 B
Vue

<script setup lang="ts">
import { ref, reactive } from 'vue';
</script>
<template>project</template>
<style scoped></style>