qinjie há 4 anos atrás
pai
commit
35897ee470

+ 6 - 2
main/assets/xuniren/contact.html

@@ -198,7 +198,9 @@
 				window.toastr.warning(t.msg);
 			} else {
 				window.toastr.success('录入成功');
-				location.reload();
+				setTimeout(function() {
+					location.reload();
+				}, 3000)
 			}
 		})
 	}
@@ -231,7 +233,9 @@
 				window.toastr.warning(t.msg);
 			} else {
 				window.toastr.success('录入成功');
-				location.reload();
+				setTimeout(function() {
+					location.reload();
+				}, 3000)
 			}
 		})
 	}

Diff do ficheiro suprimidas por serem muito extensas
+ 0 - 0
main/assets/xuniren/js/global.js.map


Alguns ficheiros não foram mostrados porque muitos ficheiros mudaram neste diff