lilei 2 лет назад
Родитель
Сommit
08a52cab50
2 измененных файлов с 2 добавлено и 6 удалено
  1. 1 1
      public/version.json
  2. 1 5
      src/components/index.less

+ 1 - 1
public/version.json

@@ -1,5 +1,5 @@
 {
   "message": "发现有新版本发布,确定更新系统?",
   "vendorJsVersion": "",
-  "version": 1684380973595
+  "version": 1684383157649
 }

+ 1 - 5
src/components/index.less

@@ -472,11 +472,7 @@
   .ant-table-small > .ant-table-content .ant-table-body{
     margin: 0;
   }
-  input:disabled{
-    opacity: 1!important;
-    color: #fff!important;
-    -webkit-text-fill-color: #fff!important;
-  }
+   
   .table-td-link{
     color: #2A86F4;
     cursor: pointer;