Browse Source

bug修改

hy 7 years ago
parent
commit
f28f8a3153

+ 1 - 1
frontend/saas-portal-web/src/pages/invitation_mobile_join/invitation_mobile_join.html

@@ -174,7 +174,7 @@
                     has_icon:true,
                     has_close_btn:false,
                     fullscreen:false,
-                    timeout:233000,
+                    timeout:2000,
                     position_class: "toast-top-center",
                     sticky:false,
                     has_progress:false,

+ 1 - 2
frontend/saas-portal-web/static/css/toast.style.css

@@ -20,8 +20,7 @@ i {
   -moz-osx-font-smoothing: grayscale; }
 
 .toast-icon-error:before {
-  content: "E";
-  font-weight: 600;}
+  content: "!";}
 
 .toast-icon-info:before {
   content: ""; }