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