From 25728107af61278d017586733fa27d6ea7ea45b1 Mon Sep 17 00:00:00 2001 From: Hellohao <923453645@qq.com> Date: Mon, 1 Jul 2019 21:02:18 +0800 Subject: [PATCH] =?UTF-8?q?7-01=E6=9B=B4=E6=96=B0=20=E4=BF=AE=E5=A4=8D?= =?UTF-8?q?=E5=90=8E=E5=8F=B0=E5=9B=BE=E7=89=87=E5=88=97=E8=A1=A8=E7=BC=A9?= =?UTF-8?q?=E7=95=A5=E5=9B=BE=E6=98=BE=E7=A4=BA=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/java/cn/hellohao/service/impl/NOSImageupload.java | 6 ------ src/main/resources/templates/admin/table.html | 3 +-- src/main/resources/templates/index_upload.html | 2 +- 3 files changed, 2 insertions(+), 9 deletions(-) diff --git a/src/main/java/cn/hellohao/service/impl/NOSImageupload.java b/src/main/java/cn/hellohao/service/impl/NOSImageupload.java index 7381d70..bf5639e 100644 --- a/src/main/java/cn/hellohao/service/impl/NOSImageupload.java +++ b/src/main/java/cn/hellohao/service/impl/NOSImageupload.java @@ -40,12 +40,6 @@ public class NOSImageupload { static Keys key; public Map Imageupload(Map fileMap, String username,Map fileMap2) throws Exception { -// String Catalog = "";//默认游客目录 -// if(username.equals("tourist")){ -// Catalog = "tourist"; -// }else{ -// Catalog = username; -// } // 要上传文件的路径 if(fileMap2==null){ File file = null; diff --git a/src/main/resources/templates/admin/table.html b/src/main/resources/templates/admin/table.html index 7d9169f..637fe06 100644 --- a/src/main/resources/templates/admin/table.html +++ b/src/main/resources/templates/admin/table.html @@ -393,7 +393,6 @@ $("#linshi").on("load", function () { w = $(this).width(); h = $(this).height(); - //alert(w+"/"+h); layer.closeAll('loading'); layer.open({ type: 1, @@ -402,7 +401,7 @@ area: 'auto', skin: 'layui-layer-nobg', //没有背景色 shadeClose: true, - content: '' + content: '
' }); }); diff --git a/src/main/resources/templates/index_upload.html b/src/main/resources/templates/index_upload.html index 823a3fd..efabf21 100644 --- a/src/main/resources/templates/index_upload.html +++ b/src/main/resources/templates/index_upload.html @@ -442,7 +442,7 @@ } function guanyu() { - bootbox.alert("本站的主要功能基本上都完成了,在接下来的过程中我会进行代码优化,提高性能。如果你有什么好的功能意见可以来我博客进行评论。我也会尽力打造更加强大的图床站。"); + bootbox.alert("本站的主要功能基本上都完成了,在接下来的过程中我会进行代码优化,提高性能。如果你有什么好的功能意见可以来我博客进行评论。我也会尽力打造更加强大的图床站。
Hellohao开发者交流群:864800972"); } function times() {