yichael 4 years ago
parent
commit
2a06a80aa4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      components/home/shutDownWebview.vue

+ 1 - 1
components/home/shutDownWebview.vue

@@ -8,7 +8,7 @@
 	export default {
 		data() {
 			return {
-				bShowWebview:true,
+				bShowWebview:false,
 			}
 		},
 		methods: {