pxmhj_kubeRestartSure.ss.jsp 594 B

1
  1. <html> <head> </head> <body> <div style="height:100%;overflow:auto;"> <form action="<serv.ss name='pxmhj_sureKubeRestart' dest='info' parm='{podName:"tomcat",pxmhjid:"${pxmhjid}"}'/>" method="post"> <div class="result-info"> *** 重启 AS ***<br><br> 更新部件或配置文件,不需要重启 AS<br><br> 确定要重启 AS吗?<br><br> </div> <div class="bottom-div"> <input type="submit" value="确认" class="bottom-button"/> <input type="button" value="取消" onclick="wd.display.closeDialog();" class="bottom-button"/> </div> </form> </div> </body> </html>