wyq il y a 4 ans
Parent
commit
fcc812a6a7
2 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 1 0
      src/css/staticInfo.less
  2. 1 1
      src/js/staticInfo.js

+ 1 - 0
src/css/staticInfo.less

@@ -52,6 +52,7 @@
     font-weight: 600;
     border-left: 4px solid @staticMainColor;
     /*line-height: 30px;*/
+    color: #333333;
   }
 
   .content {

+ 1 - 1
src/js/staticInfo.js

@@ -399,7 +399,7 @@ function getResult(pushInfo, textType) {
         $(".foot").css('display', 'block')
       }
     } else {
-      Toast('温馨提示:必填选项不能为空~', 50000000, 'warn')
+      Toast('温馨提示:必填选项不能为空~', 500, 'warn')
     }
   })
   $(".printing").hover(