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