\
@@ -1459,7 +1459,7 @@ function webShell() {
type: 1,
title: "本地终端",
area: ['685px','435px'],
- closeBtn: 2,
+ closeBtn: 1,
shadeClose: false,
content: '
\
\
@@ -1661,7 +1661,7 @@ function pluginOpService(a, b, v) {
case "restart":d = '重启';break;
case "reload":d = '重载';break;
}
- layer.confirm( msgTpl('您真的要{1}{2}{3}服务吗?', [d,a,v]), {icon:3,closeBtn: 2}, function() {
+ layer.confirm( msgTpl('您真的要{1}{2}{3}服务吗?', [d,a,v]), {icon:3,closeBtn: 1}, function() {
var e = layer.msg(msgTpl('正在{1}{2}{3}服务,请稍候...',[d,a,v]), {icon: 16,time: 0});
$.post("/plugins/run", c, function(g) {
layer.close(e);
@@ -1937,7 +1937,7 @@ function pluginOpInitD(a, _version, b) {
case "initd_install":d = '加载';break;
case "initd_uninstall":d = '卸载';break;
}
- layer.confirm( msgTpl('您真的要{1}{2}{3}服务吗?', [d,a,_version]), {icon:3,closeBtn: 2}, function() {
+ layer.confirm( msgTpl('您真的要{1}{2}{3}服务吗?', [d,a,_version]), {icon:3,closeBtn: 1}, function() {
var e = layer.msg(msgTpl('正在{1}{2}{3}服务,请稍候...',[d,a,_version]), {icon: 16,time: 0});
$.post("/plugins/run", c, function(g) {
layer.close(e);
diff --git a/route/static/app/site.js b/route/static/app/site.js
index 5c96c46d2..310644a4a 100755
--- a/route/static/app/site.js
+++ b/route/static/app/site.js
@@ -233,7 +233,7 @@ function webAddPage(type) {
skin: 'demo-class',
area: '640px',
title: '添加网站',
- closeBtn: 2,
+ closeBtn: 1,
shift: 0,
shadeClose: false,
content: "