Commit 9ca7054ed1cfe41bf35cb9cc9978995582f74cc0

Authored by zhiyangdu
1 parent c24e0ecd

样式优化

src/components/addressToast/addressToast.less
... ... @@ -47,7 +47,7 @@
47 47 justify-content: space-between;
48 48 font-size: 28px;
49 49 color: #999999;
50   -
  50 + word-break: break-all;
51 51 .user_info {
52 52 display: flex;
53 53  
... ...