306132416@qq.com 4 years ago
parent
commit
f1c54e7dff
1 changed files with 5 additions and 2 deletions
  1. 5 2
      front-page/fission-page.html

+ 5 - 2
front-page/fission-page.html

@@ -14,7 +14,7 @@
     <script src="js/axios.min.js"></script>
     <script src="js/weChatSdk.js?version=1.6"></script>
 </head>
-<body>
+<body style="touch-action: none;">
 
 
    <div id="myApp" class="bg-box">
@@ -245,8 +245,11 @@
 
 
 <style>
-    .bg-box{
 
+
+
+
+    .bg-box{
         width: 100%;
         height: 100%;
         background-image: url(./image/bg.jpg);