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