dever 7 年之前
父節點
當前提交
99e99383a6
共有 1 個文件被更改,包括 4 次插入0 次删除
  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;
 						return;
 					}
 					}
 
 
+					toast(data.msg, 1);
+					/*
+
 					if ($('#layerbox').length) {
 					if ($('#layerbox').length) {
 						$('#layerbox').show();
 						$('#layerbox').show();
 					} else {
 					} else {
 						toast(data.msg, 1);
 						toast(data.msg, 1);
 					}
 					}
+					*/
 				}
 				}
 			}
 			}
 			, 'json'
 			, 'json'