zouyu
2025-03-11 5c6b0c7986698890f46d311738f53c4fb0155210
src/assets/styles/index.scss
@@ -196,3 +196,11 @@
.required-span {
  color: red;
}
.bg-1 {
  width: 100%;
  min-height: calc(100vh - 90px);
  overflow-y: auto;
  // padding: 20px 10px 10px;
  background: rgb(245, 247, 251);
}