Browse Source

bug修复

chenrui 3 years ago
parent
commit
9b6575c7ba
1 changed files with 3 additions and 0 deletions
  1. 3 0
      App.vue

+ 3 - 0
App.vue

@@ -216,4 +216,7 @@
 	[type="search"]::-webkit-search-decoration {
 		display: none;
 	}
+	uni-toast {
+		z-index: 1000000;
+	}
 </style>