Browse Source

弹窗safari兼容问题

xinfeng 5 years ago
parent
commit
9f2209c9f3
1 changed files with 2 additions and 0 deletions
  1. 2 0
      components/job/download.vue

+ 2 - 0
components/job/download.vue

@@ -141,6 +141,8 @@
           line-height:21px;
           text-align: center;
           margin: 0 auto;
+          white-space: nowrap;
+          word-break: keep-all;
 
           span {
             font-size:15px;