Browse Source

处理BUG

wangcz 7 years ago
parent
commit
bf0ef7a614
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pages/businessEnter/index.vue

+ 4 - 0
pages/businessEnter/index.vue

@@ -808,9 +808,13 @@
               margin-left: 10px;
               float: left;
               width: 225px;
+              word-break: break-all;
+              line-height: 21px;
               text-align: left;
               font-size: 16px;
               color: #e6e6e6;
+              background:none;
+              border:0;
             }
             input.code{
               width: 208px;