zxl #110

Merged
zhangxuelin merged 2 commits from zxl into main 2024-12-11 13:51:16 +08:00
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
<script lang="ts" setup>
import 'animate.css'
import { ref, onMounted, watch, onBeforeMount } from 'vue'
import { storeToRefs } from 'pinia'
import { useScreenStore, useMainStore, useSnapshotStore, useSlidesStore } from './store'