Signed-off-by: lcw <1324309909@qq.com>
@@ -278,23 +278,6 @@
<script src="./js/Common/Timer.js" type="text/javascript"></script>
<script src="./uform.js" type="text/javascript"></script>
-
- <!-- <script>
- window.onload = function () {
- isLogin();
- }
- function isLogin() {
- this.ajax
- .get("https://beta.api.cocorobo.cn/api/getcookieuserid")
- .then((res) => {
- console.log(111)
- })
- .catch((err) => {
- console.error(err);
- });
- </script> -->
</div>
</body>