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