yangfeng
2023-11-07 751fb4763e34e6395a543cb5ae30c6300949c45b
src/components/layout/index.vue
@@ -24,5 +24,7 @@
  box-sizing: border-box;
  height: 100%;
  width: 100%;
  background-color: $color-bg;
  overflow: hidden;
}
</style>