From c62f6a59b98f270c022448e5886d08f4183ea970 Mon Sep 17 00:00:00 2001 From: yutou Date: Tue, 13 Oct 2020 16:50:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=BF=9C=E7=A8=8B=E5=BC=80?= =?UTF-8?q?=E6=9C=BA=E6=8F=90=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/html/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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");