lsc 2 月之前
父節點
當前提交
a5e93ce89a
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      app.html

+ 3 - 0
app.html

@@ -15,6 +15,9 @@
             height: 100%;
         }
     </style>
+    <script type="text/javascript">
+        document.domain = document.domain.split(".").slice(-2).join(".");
+    </script>
 </head>
 <body>
     <iframe src="https://beta.cloud.cocorobo.cn/iframe.html" frameborder="0"></iframe>