Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tl_estate
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hujun
tl_estate
Commits
43723c73
Commit
43723c73
authored
Apr 15, 2019
by
agping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
images 开盘域名
parent
56e93d45
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
config.json
public/resource/lib/ueditor/php/config.json
+1
-1
No files found.
public/resource/lib/ueditor/php/config.json
View file @
43723c73
...
...
@@ -8,7 +8,7 @@
"imageCompressEnable"
:
true
,
/*
是否压缩图片
,
默认是
true
*/
"imageCompressBorder"
:
1600
,
/*
图片压缩最长边限制
*/
"imageInsertAlign"
:
"none"
,
/*
插入的图片浮动方式
*/
"imageUrlPrefix"
:
"https://
pre2
.tonglianjituan.com"
,
/*
图片访问路径前缀
*/
"imageUrlPrefix"
:
"https://
images
.tonglianjituan.com"
,
/*
图片访问路径前缀
*/
"imagePathFormat"
:
"/resource/lib/Attachments/images/{yyyy}{mm}{dd}/{time}{rand:6}"
,
/*
上传保存路径
,
可以自定义保存路径和文件名格式
*/
/*
{
filename
}
会替换成原文件名
,
配置这项需要注意中文乱码问题
*/
/*
{
rand
:
6
}
会替换成随机数
,
后面的数字是随机数的位数
*/
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment