
- function admin_del(obj) {
- layer.confirm('确认要重启吗?', {
- btn : [ '确定', '取消' ]//按钮
- }, function(index) {
- layer.close(index);
- //此处请求后台程序,下方是成功后的前台处理……
- var index = layer.load(0,{shade: [0.7, '#393D49']}, {shadeClose: true}); //0代表加载的风格,支持0-2
- location.href = "HotDeviceManagementServlet?action=restart";
- });
- }
- window.onload = admin_del;
评价
排名
12
文章
74
粉丝
4
评论
15
ASP.NET中webform中的几个生命周期函数
修心 : 什么周期除了这些还有什么呢
ICP备案 :渝ICP备18016597号-1
网站信息:2018-2025TNBLOG.NET
技术交流:群号656732739
联系我们:contact@tnblog.net
公网安备:
50010702506256


欢迎加群交流技术