chenyc
2023-05-31 0c59453494fbe885917beb53edbcb0bfc7548743
src/App.vue
@@ -6,11 +6,14 @@
<script setup lang="ts">
</script>
<style scoped lang="scss">
.app-view {
    display: grid;
    background-color:#F6FAFF;
}
</style>