liuyg
2021-12-14 82d13f47adbf2e62de4e6e639e8aaaa2be83944d
src/components/mobileLeftNav/index.vue
@@ -293,7 +293,7 @@
  position: fixed;
  bottom: 30px;
  right: 0px;
  z-index: 1;
  z-index: 200;
  background-color: #fff;
  border-radius: 17px 0 0 17px;
  transition: all 0.5s;
@@ -309,6 +309,10 @@
    align-items: center;
    justify-content: center;
  }
  ul {
    position: relative;
    top: 3px;
  }
  li {
    margin-bottom: 6px;
    font-weight: 400;