jgh

jgh

这家伙有点懒,还没写个性签名!

  • 财富值10
  • 威望值0
  • 总积分20

个人信息

  • 2018-07-18 已签到
    连续签到1天,获得了5个金钱
  • 赞了评论

    'upload'=>[
                'class' => 'common\widgets\file_upload\UploadAction',     //这里扩展地址别写错
                'config' => [
                    'imagePathFormat' => "/upload/image/{yyyy}{mm}{dd}/{time}{rand:6}",
                ]
            ],
    

    我已经有个upload,我想改成

    'ueditor'=>[
                'class' => 'common\widgets\ueditor\UEditorAction',
                'config' => [
                    "imageUrlPrefix"  => "http://web.blog.com",
                    "imagePathFormat" => "/upload/image/{yyyy}{mm}{dd}/{time}{rand:6}",
                    "imageRoot" => Yii::getAlias("@webroot"),
                ]
            ],
            
    

    写ueditor提示后台没配置,该怎么办了

  • 评论了扩展 Yii2-ueditor-widget

    'upload'=>[
                'class' => 'common\widgets\file_upload\UploadAction',     //这里扩展地址别写错
                'config' => [
                    'imagePathFormat' => "/upload/image/{yyyy}{mm}{dd}/{time}{rand:6}",
                ]
            ],
    

    我已经有个upload,我想改成

    'ueditor'=>[
                'class' => 'common\widgets\ueditor\UEditorAction',
                'config' => [
                    "imageUrlPrefix"  => "http://web.blog.com",
                    "imagePathFormat" => "/upload/image/{yyyy}{mm}{dd}/{time}{rand:6}",
                    "imageRoot" => Yii::getAlias("@webroot"),
                ]
            ],
            
    

    写ueditor提示后台没配置,该怎么办了

试用期 等级规则
20/50
资料完整度
10/100
用户活跃度
0/100

Ta的关注

0

Ta的粉丝

0

Ta的访客

1