bug修改
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
width: '600px',
|
||||
height: '300px'
|
||||
}"></div>
|
||||
<div class="dashboard">这里我想分享的一些东西,无论是生活还是工作,还是学科</div>
|
||||
</template>
|
||||
|
||||
<script setup lang="ts">
|
||||
@@ -61,7 +60,4 @@ onMounted(() => {
|
||||
</script>
|
||||
|
||||
<style>
|
||||
.dashboard {
|
||||
background-color: beige;
|
||||
}
|
||||
</style>
|
||||
Reference in New Issue
Block a user