Ver código fonte

处理问题

zhengkaixin 1 ano atrás
pai
commit
ee23a106ee
1 arquivos alterados com 5 adições e 1 exclusões
  1. 5 1
      App.vue

+ 5 - 1
App.vue

@@ -24,7 +24,11 @@
 	}
 	}
 </script>
 </script>
 
 
-<style>
+<style>
+	#__vconsole{
+		z-index: 99999;
+		position: absolute;
+	}
 	/*每个页面公共css */
 	/*每个页面公共css */
 	html, body {
 	html, body {
 	  background-color: #F2F4F4;  
 	  background-color: #F2F4F4;