当前位置:网站首页>Using the uniapp rich text editor
Using the uniapp rich text editor
2022-07-04 23:26:00 【TTT Donald Duck】
Third party component
jin-edit— Imitation Jane book is a very easy-to-use rich text editor
step
1 Download components to project
2 Page using
<jinEdit
placeholder=" Please enter the content "
@editOk="editOk"
:uploadFileUrl="UPLOAD_URL"
:header="{Authorization}">
</jinEdit>
3 Modify the internal upload logic of the component
// Image upload server
await uni.uploadFile{... Modify here }
effect

Just modify the components directly for more customization
边栏推荐
- Redis getting started complete tutorial: hash description
- ETCD数据库源码分析——处理Entry记录简要流程
- How to apply for PMP project management certification examination?
- A mining of edu certificate station
- 解决无法通过ssh服务远程连接虚拟机
- Servlet服务器端和客户端中文输出乱码问题
- 【二叉树】节点与其祖先之间的最大差值
- 一次edu证书站的挖掘
- D3.js+Three. JS data visualization 3D Earth JS special effect
- HMS core machine learning service
猜你喜欢

机器人强化学习——Learning Synergies between Pushing and Grasping with Self-supervised DRL (2018)

MariaDB's Galera cluster application scenario -- multi master and multi active databases
![[kotlin] the third day](/img/c4/1bf1b00c4a1dda920ad3bb178ac0f9.png)
[kotlin] the third day

Redis:Redis的事务
![[sword finger offer] questions 1-5](/img/54/b70d5290978e842939db99645c6ada.png)
[sword finger offer] questions 1-5

MIT-6.824-lab4B-2022(万字思路讲解-代码构建)
![[JS] - [sort related] - Notes](/img/b7/af467c7a169b73c3c4936072aef8b9.png)
[JS] - [sort related] - Notes

Phpcms paid reading function Alipay payment

如何用快解析自制IoT云平台

OSEK标准ISO_17356汇总介绍
随机推荐
colResizable. JS auto adjust table width plug-in
SPH中的粒子初始排列问题(两张图解决)
壁仞科技研究院前沿技术文章精选
认识ThreadPoolExecutor
VIM editor knowledge summary
Redis:Redis的事务
端口映射和端口转发区别是什么
解决无法通过ssh服务远程连接虚拟机
Principle of lazy loading of pictures
高通WLAN框架学习(30)-- 支持双STA的组件
Qualcomm WLAN framework learning (30) -- components supporting dual sta
LIst 相关待整理的知识点
List related knowledge points to be sorted out
[Taichi] change pbf2d (position based fluid simulation) of Taiji to pbf3d with minimal modification
Blue sky nh55 series notebook memory reading and writing speed is extremely slow, solution process record
取得PMP证书需要多长时间?
如何报考PMP项目管理认证考试?
Solution record of jamming when using CAD to move bricks in high configuration notebook
【kotlin】第三天
CTF竞赛题解之stm32逆向入门