提交 aa8039a8 编写于 作者: D DoubledConG 提交者: 折腾笔记

fix(H5): 调整uni.showToast提示文本自动换行的处理方法

上级 f0f75d5c
......@@ -130,7 +130,7 @@ uni-toast .uni-simple-toast__text {
font-size: 13px;
text-align: center;
max-width: 100%;
word-break: break-all;
word-break: break-word;
white-space: normal;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册