mp-html icon indicating copy to clipboard operation
mp-html copied to clipboard

小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用

Results 81 mp-html issues
Sort by recently updated
recently updated
newest added

使用 ```jsx ``` 效果图 ![image](https://user-images.githubusercontent.com/48742371/184273207-c8a8c608-94b2-458e-a3c0-87a8f3dc6930.png)

## 新功能描述 mp-html支持Taro框架 ## 应用场景 在Taro小程序框架中使用富文本组件,同时支持h5和小程序

enhancement

![image](https://user-images.githubusercontent.com/37338061/183596243-e05879bd-7756-4a8d-b77b-8592b4b9d061.png) ## 问题描述

## 使用环境 uni-app 微信小程序 ## 问题描述 使用新版mp-html ,解析小程序图文详情时,出现表格头没有渲染现象 ![image](https://user-images.githubusercontent.com/26134303/182282794-dc0e4c7c-75b7-4c99-8595-e52fa5dcf900.png) 老板解析没有问题

## 问题描述 尝试使用了`[lazy-load]` 无效,还是内容加载完毕了一起显示出来的

欢迎使用了本插件的开发者们来这里分享一下 之后可以展示在首页上 ![不愧是你们](https://user-images.githubusercontent.com/48236054/65020573-0544e600-d960-11e9-8dd9-16804fb16847.jpg)

enhancement

https://developers.weixin.qq.com/community/develop/doc/000e8822f0427878262e661be5b801 请问对于小程序新策略是否受影响

定时器是全局的,并不是跟页面绑定的,当小程序从一个页面路由到另一个页面之后,前一个页面定时器应注意手动回收 定时器调用堆栈页面setIntervalat Proxy.setContent (uni_modules/mp-html/components/mp-html/mp-html.js:177:21)at Proxy.content (uni_modules/mp-html/components/mp-html/mp-html.js:66:12)at callWithErrorHandling (common/vendor.js:2758:20)at callWithAsyncErrorHandling (common/vendor.js:2766:17)at Array.job (common/vendor.js:3214:9)at flushPreFlushCbs (common/vendor.js:2901:7)at patch (common/vendor.js:4895:7) 定时器是全局的,并不是跟页面绑定的,当小程序从一个页面路由到另一个页面之后,前一个页面定时器应注意手动回收 定时器 调用堆栈 页面 setInterval at Proxy.setContent ([uni_modules/mp-html/components/mp-html/mp-html.js:177:21](javascript:;)) at Proxy.content ([uni_modules/mp-html/components/mp-html/mp-html.js:66:12](javascript:;)) at callWithErrorHandling ([common/vendor.js:2758:20](javascript:;))...

同一张图多次上传,有时候成功,有时候是返回这个异常