Quellcode durchsuchen

钱包输入框

xiongzhu vor 4 Jahren
Ursprung
Commit
9416db846d
1 geänderte Dateien mit 3 neuen und 0 gelöschten Zeilen
  1. 3 0
      src/views/user/Wallet.vue

+ 3 - 0
src/views/user/Wallet.vue

@@ -662,6 +662,8 @@ export default {
             margin-left: 13px;
             margin-left: 13px;
             flex-grow: 1;
             flex-grow: 1;
             font-family: OSP;
             font-family: OSP;
+            z-index: 1;
+            background: transparent;
         }
         }
         .placeholder {
         .placeholder {
             position: absolute;
             position: absolute;
@@ -674,6 +676,7 @@ export default {
             color: @text3;
             color: @text3;
             font-size: 14px;
             font-size: 14px;
             line-height: 48px;
             line-height: 48px;
+            z-index: 0;
         }
         }
         .btn-all {
         .btn-all {
             width: 72px;
             width: 72px;