22345
Some checks reported errors
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2025-06-24 22:38:16 +08:00
parent 19ccbfde29
commit eb1553507b

View File

@ -6,7 +6,7 @@
<script setup lang="ts"> <script setup lang="ts">
import HelloWorld from './components/HelloWorld.vue' import HelloWorld from './components/HelloWorld.vue'
const a="" const a="阿斯顿"
</script> </script>