杨磊
2024-07-04 d16a07dcc2771bb65d03658847549ab3b21f6bcd
src/pages/repository/repository.vue
@@ -231,7 +231,7 @@
               },
               {
                  prop: 'epoch',
                  label: '著作时代'
                  label: '著作时期'
               }, {
                  prop: 'category',
                  label: '类别'
@@ -703,7 +703,6 @@
   }
   /* --------------- */
   @media screen and (min-width:2560px)and (max-width:3840px) {}
   .BoxLeft ::v-deep.el-card__body {
      padding: .1rem .11rem !important;
@@ -721,10 +720,6 @@
   ::v-deep .el-dialog__body {
      padding: 0;
   }
   ::v-deep .el-dialog__wrapper {
      z-index: 999999999999999 !important;
   }
   .ProfileNav {