zhongshujie
2025-04-08 dc161b8ff89d1a2791ba0c08e30aa278ea5ace47
src/views/achievements/index.vue
@@ -686,19 +686,20 @@
  box-sizing: border-box;
  background-color: #e9e1d4;
  position: relative;
  overflow: hidden;
}
.page-header {
  background-color: #e9e1d4;
  height: 9.4%;
  width: 100%;
  text-align: left;
  border-bottom: 2px solid #937950;
  background-color: #e9e1d4;
  position: sticky;
  top: 0;
  z-index: 100;
  z-index: 10;
  p {
    padding: 2% 0 1.9% 0;
    padding: 1.6% 0 1.55% 0;
    font-family: Alimama DongFangDaKai;
    font-size: 30px;
    text-indent: 1em;
@@ -716,6 +717,7 @@
  width: 77.3%;
  margin: 0 auto;
  margin-top: 1%;
  margin-bottom: 1%;
}
.page-input {
@@ -799,7 +801,6 @@
.page-content {
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #fefbf5;
  border: 1px solid #e4dace;
  display: flex;