增加签到活动

This commit is contained in:
2023-11-01 14:54:12 +08:00
parent 6cd9823bd8
commit 60041324ed
3 changed files with 22 additions and 0 deletions

11
src/components/Popup.vue Normal file
View File

@@ -0,0 +1,11 @@
<script setup lang="ts">
</script>
<template>
$END$
</template>
<style scoped lang="scss">
</style>

View File

View File

@@ -0,0 +1,11 @@
<script setup lang="ts">
</script>
<template>
$END$
</template>
<style scoped lang="scss">
</style>