uniapp 、 微信小程序 text 字母 数字不换行

uniapp 、 微信小程序 text 字母 数字不换行

设置css 试试

word-break: break-all;
word-wrap: break-word;