地图增加other类型
https://gxzrnxb27j.k.topthink.com/@tpext-docs/tpextbuilder-UIshengcheng.html
$form->editor()
其他的按需要安装
comnpser:
composer require ichynul/builder-ckeditor
composer require ichynul/builder-mdeditor
composer require ichynul/builder-tinymce
composer require ichynul/builder-ueditor
或到后台-[扩展管理]-页面下载插件安装
使用intervention/image 2.x库,支持Gd和Imagic(推荐)两种php图片处理库
intervention/image 2.x
Gd
Imagic
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
tpextbuilder
文档
https://gxzrnxb27j.k.topthink.com/@tpext-docs/tpextbuilder-UIshengcheng.html
集成富文本编辑器
$form->editor()
时默认使用它)已内置 wangEditor 资源,其余编辑器资源较占空间未内置,需额外安装资源包
其他的按需要安装
comnpser:
composer require ichynul/builder-ckeditor
composer require ichynul/builder-mdeditor
composer require ichynul/builder-tinymce
composer require ichynul/builder-ueditor
或到后台-[扩展管理]-页面下载插件安装
图片压缩/水印
使用
intervention/image 2.x
库,支持Gd
和Imagic
(推荐)两种php图片处理库