dever 3 年之前
父節點
當前提交
793f6959c5
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      assets/lib/manage/main.js

+ 3 - 0
assets/lib/manage/main.js

@@ -2077,6 +2077,9 @@ function showAlert(msg, func, title, index, t)
 	} else {
 		config.yes = config.cancel;
 	}
+	config.success = function() {
+		$('.layui-layer-content').css('padding', '10px');
+	}
 
 	config.end = function() {
 		$('.layui-layer-content').css('overflow-x', 'auto');