diff --git a/web/html/header.html b/web/html/header.html index c3dc2fb..a843c90 100644 --- a/web/html/header.html +++ b/web/html/header.html @@ -96,7 +96,7 @@ }); $('#open_pc').click(function () { layer.open({ - title:"msg", + title:"远程开机", content: "确定开机?", yes:function (index) { $.post("/tools/openpc.do");