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; */ }