From 184c35bc9be8bbf24349feb981c0b56b8f482853 Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Wed, 30 Jun 2021 09:59:11 +0800 Subject: [PATCH] aa --- conf/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/config.json b/conf/config.json index b66385320..5b5d7a67c 100644 --- a/conf/config.json +++ b/conf/config.json @@ -9,5 +9,5 @@ "imageCompressBorder": 1600, /* 图片压缩最长边限制 */ "imageInsertAlign": "none", /* 插入的图片浮动方式 */ "imageUrlPrefix": "https://image.jxc4.com/", /* 图片访问路径前缀 */ - "imagePathFormat": "" /* /ueditor/jsp/upload/image上传保存路径,可以自定义保存路径和文件名格式 */ + "imagePathFormat": "/" /* /ueditor/jsp/upload/image上传保存路径,可以自定义保存路径和文件名格式 */ } \ No newline at end of file