This commit is contained in:
Armamem0t 2025-07-01 22:24:18 +08:00
parent 67d99ccd42
commit 7f8defeee2
Signed by: minglipro
GPG Key ID: 5F355A77B22AA93B

View File

@ -15,4 +15,7 @@ onMounted(() => {
}); });
}); });
</script> </script>
<style scoped></style> <style scoped>
* {
}
</style>