up
chenyc
2022-09-23 2a6364632f5480a504c3facb4978f14b14136816
src/views/home/assets/index.scss
@@ -1,14 +1,12 @@
.parent {
  display: grid;
  place-items: center;
  .page{
     background-color: #F6FAFF;
     position:relative;
     min-width: 375px;
  }
.page{
    background-color: #F6FAFF;
    position:relative;
    min-width: 375px;
}
.box_1 {
  background: url(./home2.png)
@@ -50,10 +48,11 @@
.userHead{
  position: absolute;
  z-index: 99;
  // position:absolute;
  width: 80px;
  height: 80px;
  left: 0;
  right: 0;
  top: 183px;
  top: -300px;
  bottom: 0;
  margin:auto;
@@ -68,6 +67,7 @@
  margin:auto;
  .meunsitems{
    text-align: center;margin:auto;
    z-index: 100;
    box-shadow: 0px 2px 4px 0px rgba(70, 150, 249, 0.1);
    background-color: rgba(255, 255, 255, 1);
    border-radius: 6px;