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