34
chenyc
2025-08-28 e818bcbeefda70e47f73c3be46f151e38d064760
src/App.vue
@@ -6,11 +6,14 @@
<script setup lang="ts">
</script>
<style scoped lang="scss">
.app-view {
    display: grid;
    background-color: #f6faff;
}
</style>