vue.js - vue rich text editor recommendation and php processing base64
曾经蜡笔没有小新
曾经蜡笔没有小新 2017-05-27 17:42:33
0
2
796

vue2 rich text editor recommendation and php processing base64
Now I want to use vue2 to make a PC-side article publishing page
You need to use a rich text editor
Front-end images are displayed through base64
etc. After the user actually submits, it will be saved to the server
Now I want to ask you something
1.Does Vue2 have any mature rich text editor? The pictures are displayed using base64
2.php backend receives the rich text content $_POST ['content']How to extract the image, save it and then replace base64 with url?

Is there a more mature solution?

曾经蜡笔没有小新
曾经蜡笔没有小新

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!