jin-yufeng / mp-html

小程序富文本组件,支持渲染和编辑 html,支持在微信、QQ、百度、支付宝、头条和 uni-app 平台使用
https://jin-yufeng.gitee.io/mp-html
MIT License
3.26k stars 477 forks source link

mp-html表格中带超链接,样式错乱 #561

Closed LaraLiudl closed 7 months ago

LaraLiudl commented 9 months ago

使用环境

微信小程序开发工具 2.14.1

问题描述

富文本中有表格,并且表格中有合并单元格和超链接,渲染样式有问题 截图: 875d65b9c1dcb17e218f4c6e274e1c1

复现方式

html内容: <table style=\"border-collapse: collapse; width: 98%; border-width: 1px;\" border=\"1\"><col style=\"width: 40%;\"><col style=\"width: 60%;\">\n\n\n<td style=\"background-color: rgb(235, 235, 235);\" rowspan=\"2\">\n

<span style=\"text-decoration: underline;\"><a href=\"https://www.nankaibus.jp/\"><span style=\"font-size: 10pt;\">南海巴士株式会社

\n

<span style=\"font-size: 10pt;\">泉北新城・河内长野方向以及机场内路线巴士

\n\n\n

<span style=\"font-size: 10pt;\"> (失物・运行)

\n

<span style=\"font-size: 10pt;\">072-456-7113

\n\n\n\n\n

<span style=\"font-size: 10pt;\"> (其他)

\n

<span style=\"font-size: 10pt;\">072-221-0926

\n

<span style=\"font-size: 10pt;\">072-221-0781

\n\n\n\n<td style=\"background-color: rgb(235, 235, 235);\">\n

<span style=\"font-size: 10pt;\">上述以外的豪华巴士 

\n

<span style=\"text-decoration: underline;\"><a href=\"https://www.kate.co.jp/\"><span style=\"font-size: 10pt;\">关西机场交通株式会社

\n\n\n

<span style=\"font-size: 10pt;\"> (指南・失物)

\n

<span style=\"font-size: 10pt;\">072-461-1374

\n\n\n\n

LaraLiudl commented 9 months ago

<table style=\"border-collapse: collapse; width: 98%; border-width: 1px;\" border=\"1\"><col style=\"width: 40%;\"><col style=\"width: 60%;\">\n\n\n<td style=\"background-color: rgb(235, 235, 235);\" rowspan=\"2\">\n

<span style=\"text-decoration: underline;\"><a href=\"https://www.nankaibus.jp/\"><span style=\"font-size: 10pt;\">南海巴士株式会社

\n

<span style=\"font-size: 10pt;\">泉北新城・河内长野方向以及机场内路线巴士

\n\n\n

<span style=\"font-size: 10pt;\"> (失物・运行)

\n

<span style=\"font-size: 10pt;\">072-456-7113

\n\n\n\n\n

<span style=\"font-size: 10pt;\"> (其他)

\n

<span style=\"font-size: 10pt;\">072-221-0926

\n

<span style=\"font-size: 10pt;\">072-221-0781

\n\n\n\n<td style=\"background-color: rgb(235, 235, 235);\">\n

<span style=\"font-size: 10pt;\">上述以外的豪华巴士 

\n

<span style=\"text-decoration: underline;\"><a href=\"https://www.kate.co.jp/\"><span style=\"font-size: 10pt;\">关西机场交通株式会社

\n\n\n

<span style=\"font-size: 10pt;\"> (指南・失物)

\n

<span style=\"font-size: 10pt;\">072-461-1374

\n\n\n\n