feat:完善功能

This commit is contained in:
zjc
2024-12-27 18:06:19 +08:00
parent f906515858
commit cb35986d1a
6 changed files with 50 additions and 255 deletions

View File

@@ -50,7 +50,6 @@
const emit = defineEmits(['change'])
const router = useRouter()
const currentRoute = router.currentRoute.value
let currentDate = ref('')
let weatherData = ref({})