dever 7 years ago
parent
commit
99e99383a6
1 changed files with 4 additions and 0 deletions
  1. 4 0
      tm/template_dir/events_try.html

+ 4 - 0
tm/template_dir/events_try.html

@@ -121,11 +121,15 @@ KISSY.use('node, io', function (S, Node, IO) {
 						return;
 					}
 
+					toast(data.msg, 1);
+					/*
+
 					if ($('#layerbox').length) {
 						$('#layerbox').show();
 					} else {
 						toast(data.msg, 1);
 					}
+					*/
 				}
 			}
 			, 'json'