瀏覽代碼

bug 修复

lilei 2 年之前
父節點
當前提交
950b9e6b6d
共有 2 個文件被更改,包括 2 次插入2 次删除
  1. 1 1
      public/version.json
  2. 1 1
      src/components/index.less

+ 1 - 1
public/version.json

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

+ 1 - 1
src/components/index.less

@@ -456,7 +456,7 @@
 .ant-alert-message, .ant-card-head{
 .ant-alert-message, .ant-card-head{
   color: #000000!important;
   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;
   background-color: #F8F8F8!important;
   color: #333!important;
   color: #333!important;
   cursor: not-allowed;
   cursor: not-allowed;