From b79603caf577f006085677bb69656e7e040aa80f Mon Sep 17 00:00:00 2001 From: suyl <770236076@qq.com> Date: Wed, 30 Jun 2021 09:52:44 +0800 Subject: [PATCH] aa' --- conf/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/config.json b/conf/config.json index 3fa2e600c..b9133141c 100644 --- a/conf/config.json +++ b/conf/config.json @@ -8,6 +8,6 @@ "imageCompressEnable": true, /* 是否压缩图片,默认是true */ "imageCompressBorder": 1600, /* 图片压缩最长边限制 */ "imageInsertAlign": "none", /* 插入的图片浮动方式 */ - "imageUrlPrefix": "", /* 图片访问路径前缀 */ - "imagePathFormat": "/static/upload/{yyyy}{mm}{dd}/{time}{rand:6}" /* /ueditor/jsp/upload/image上传保存路径,可以自定义保存路径和文件名格式 */ + "imageUrlPrefix": "http://image.jxc4.com/", /* 图片访问路径前缀 */ + "imagePathFormat": "/" /* /ueditor/jsp/upload/image上传保存路径,可以自定义保存路径和文件名格式 */ } \ No newline at end of file