1、后台编辑器图片上传问题解决
2、文件代码格式化
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
|
||||
//图片上传配置区
|
||||
,imageUrl: "imageUp.php" //图片上传提交地址
|
||||
,imagePath: "php/" //图片修正地址,引用了fixedImagePath,如有特殊需求,可自行配置
|
||||
,imagePath: "" //图片修正地址,引用了fixedImagePath,如有特殊需求,可自行配置
|
||||
,imageFieldName: "upfile" //图片数据的key,若此处修改,需要在后台对应文件修改对应参数
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user