我是用的text标签+rich-text标签+text标签组合写的。。但是会错位,rich-text会单独占据一行而不会排在第一个text的尾部
你给rich-text一个css,然后display:inline试试?