From 49705f8f3faab64c75c9b255b239d70d800f18ae Mon Sep 17 00:00:00 2001 From: weizhiqiang <598748873@qq.com> Date: Tue, 18 Sep 2018 17:38:55 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=86=E8=8A=82=E5=AE=8C=E5=96=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- skyeye-web/src/main/webapp/js/index/index.js | 20 +++++++++---------- .../main/webapp/tpl/syseveuser/rolelist.tpl | 3 ++- 2 files changed, 12 insertions(+), 11 deletions(-) diff --git a/skyeye-web/src/main/webapp/js/index/index.js b/skyeye-web/src/main/webapp/js/index/index.js index 7eca1f0a2..6dc646eaa 100644 --- a/skyeye-web/src/main/webapp/js/index/index.js +++ b/skyeye-web/src/main/webapp/js/index/index.js @@ -13,16 +13,16 @@ AjaxPostUtil.request({url:reqBasePath + "login002", params:{}, type:'json', callback:function(json){ if(json.returnCode == 0){ - winui.window.msg('Welcome To WinAdmin', { - time: 4500, - offset: '40px', - btn: ['点击进入全屏'], - btnAlign: 'c', - yes: function (index) { - winui.fullScreen(document.documentElement); - layer.close(index); - } - }); +// winui.window.msg('Welcome To WinAdmin', { +// time: 4500, +// offset: '40px', +// btn: ['点击进入全屏'], +// btnAlign: 'c', +// yes: function (index) { +// winui.fullScreen(document.documentElement); +// layer.close(index); +// } +// }); // winui.window.open({ // id: '公告', diff --git a/skyeye-web/src/main/webapp/tpl/syseveuser/rolelist.tpl b/skyeye-web/src/main/webapp/tpl/syseveuser/rolelist.tpl index 89e043ff7..186785ee9 100644 --- a/skyeye-web/src/main/webapp/tpl/syseveuser/rolelist.tpl +++ b/skyeye-web/src/main/webapp/tpl/syseveuser/rolelist.tpl @@ -3,12 +3,13 @@