小小儁爺
2026-01-05 cb59a1ff2e14d892a4b085d8dadbf564073d25a3
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; */
   }