Skip to content

基于百度UEditor富文本编辑器实现H5手机页面的预览效果

Notifications You must be signed in to change notification settings

hauk0101/ueditor-preview-html

Repository files navigation

基于UEditor富文本编辑器实现手机页面预览功能

一个基于UEditor编辑器使用iframe实现的模拟手机页面的预览功能

工程目录说明

1.以下文件夹及文件为实现富文本编辑器及预览等功能的主要内容,其余部分为UEditor自带的源码,本项目选择的是基于PHP+UEditor组合的工程。

|-ueditor-preview-html
	|+css		
	|+images
	|+js
	|-editor.html
	|-preview-h5.html

2.editor.html为项目的主要入口页面。

其中,index.html为UEditor提供的demo入口页面,可做参考。

3.css、images、js为相关资源。

其中,包括了
editor-style.css | editor.html页面的样式
preview-style.css | preview-h5页面的样式
iphone-bg.png | 预览的手机背景图片
editor.js | 实现了editor.html中UEditor初始化、图片上传、手机预览等功能

4.最终实现的预览功能截图如下:

浏览知识共享许可协议

知识共享许可协议
本作品采用知识共享署名-相同方式共享 4.0 国际许可协议进行许可。

About

基于百度UEditor富文本编辑器实现H5手机页面的预览效果

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published