How to wrap text in WeChat applet

Replace the <br/> tag with\n

Use the css property: white-space:pre-wrap

 

for example:

<view style="white-space:pre-wrap">

Text preserves spaces and carriage returns

</view>

 

Article source: Liu Juntao's blog

Welcome to pay attention, if you have any questions to learn together, please leave a message and comment

Reprinted in: https://www.cnblogs.com/lovebing/p/10621999.html

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=326454343&siteId=291194637