style: 💄 优化layout样式

This commit is contained in:
chenkl
2020-12-29 16:47:16 +08:00
parent 9c26edd5d5
commit 37ec378f0b
8 changed files with 208 additions and 853 deletions

View File

@@ -9,7 +9,6 @@
<script lang="ts">
import { defineComponent, ref, onMounted } from 'vue'
import screenfull from 'screenfull'
// import { message } from 'ant-design-vue'
export default defineComponent({
name: 'Screenfull',