小小儁爺
2026-01-04 3f63ebd38b1840a2b822c8508a700bcc17b8ffb6
pages/sop/index.vue
@@ -345,6 +345,19 @@
} */
   /* #endif */
   /* 固定表头 */
   /* .uni-table {
      height: 300px;
      overflow-y: auto;
   } */
   .uni-table-th {
      position: sticky;
      top: 0;
      background-color: #fff;
      z-index: 2;
   }
   .uni-container {
      /*    background-color: #e8e8e8; */
   }