使用Ueditor插件,文件地址出现问题 [ 2.0 版本 ]
我用了Ueditor插件后,后台上传的文件、图片,前台都不能正常显示,有使用过Ueditor的老司机指导一下
public function actions(){
return [
'upload'=>[
'class' => 'backend\widgets\ueditor\UeditorAction',
'config'=>[
'imageUrlPrefix' => "",
'imagePathFormat' => "/autouploads/news/{yyyy}{mm}{dd}/{time}{rand:6}",
]
]
];
}
drykiss
注册时间:2015-10-20
最后登录:2018-05-04
在线时长:51小时27分
最后登录:2018-05-04
在线时长:51小时27分
- 粉丝6
- 金钱4520
- 威望0
- 积分5030