lex 1 năm trước cách đây
mục cha
commit
5c4ee1e282
2 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 1 1
      src/components/m-img-code/index.tsx
  2. 1 1
      src/styles/index.less

+ 1 - 1
src/components/m-img-code/index.tsx

@@ -104,7 +104,7 @@ export default defineComponent({
         this.code = '';
         setTimeout(() => {
           this.updateIdentifyingCode();
-        }, 500);
+        }, 2000);
       }
     }
   },

+ 1 - 1
src/styles/index.less

@@ -267,7 +267,7 @@ body {
 }
 
 .van-toast {
-  z-index: 9999 !important;
+  z-index: 99999 !important;
 }
 
 .fontBlod {