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