修改bug
This commit is contained in:
@@ -626,6 +626,9 @@ watch(() => myFilter.value, () => {
|
||||
.detail-text-address {
|
||||
flex: 1;
|
||||
font-size: 22rpx;
|
||||
word-break: break-all;
|
||||
overflow-wrap: break-word;
|
||||
white-space: pre-wrap;
|
||||
}
|
||||
|
||||
/* 操作按钮 */
|
||||
|
||||
Reference in New Issue
Block a user