gang.huang 3 年之前
父节点
当前提交
ff0dda11b1
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      admin/templates/default/provider.amount.control.php

+ 3 - 3
admin/templates/default/provider.amount.control.php

@@ -99,13 +99,13 @@
         top: 0;
         top: 0;
         left: 0;
         left: 0;
         background: #fff;
         background: #fff;
-        z-index: 5;
+        z-index: 11;
     }
     }
 
 
     #price_table tr:first-child {
     #price_table tr:first-child {
         position: sticky;
         position: sticky;
         top: 0;
         top: 0;
-        z-index: 5;
+        z-index: 10;
     }
     }
 
 
     #price_table tr:nth-child(2) {
     #price_table tr:nth-child(2) {
@@ -118,7 +118,7 @@
         position: sticky;
         position: sticky;
         left: 0;
         left: 0;
         box-shadow: 2px 0 2px rgb(0 0 0 / 10%);
         box-shadow: 2px 0 2px rgb(0 0 0 / 10%);
-        z-index: 10;
+        z-index: 11;
     }
     }
 
 
     #price_table tbody tr:hover td {
     #price_table tbody tr:hover td {