lilei 2 lat temu
rodzic
commit
950b9e6b6d
2 zmienionych plików z 2 dodań i 2 usunięć
  1. 1 1
      public/version.json
  2. 1 1
      src/components/index.less

+ 1 - 1
public/version.json

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

+ 1 - 1
src/components/index.less

@@ -456,7 +456,7 @@
 .ant-alert-message, .ant-card-head{
   color: #000000!important;
 }
-.ant-input-number-disabled,.ant-input-disabled,.ant-select-disabled .ant-select-selection,.ant-input[disabled],input[readonly]{
+.ant-input-number-disabled,.ant-input-disabled,.ant-select-disabled .ant-select-selection,.ant-input[disabled],.ant-input-number input[readonly]{
   background-color: #F8F8F8!important;
   color: #333!important;
   cursor: not-allowed;