<text class='text'></text>
...方式
.text{
......
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
-webkit-hyphens: auto;
hyphens: auto;
white-space: pre-wrap;
}
换行方式
.text{
white-space:pre-wrap;
}
``
<text class='text'></text>
...方式
.text{
......
overflow-wrap: break-word;
word-wrap: break-word;
word-break: break-word;
-webkit-hyphens: auto;
hyphens: auto;
white-space: pre-wrap;
}
换行方式
.text{
white-space:pre-wrap;
}
``
Copyright © 2019- huatuowenda.com 版权所有 湘ICP备2023022495号-1
违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com
本站由北京市万商天勤律师事务所王兴未律师提供法律服务