This commit is contained in:
PC-20230316NUNE\Administrator
2023-11-23 19:07:45 +08:00
parent e99fc3929c
commit f129aed752
5 changed files with 16 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
// const URL = "http://192.168.0.174:7457/web-desktop/web-desktop/index.html"
// const express = require("express");
// const app = express();
const URL = "http://192.168.1.23:7456/web-desktop/web-desktop-001/index.html"
const URL = "http://192.168.0.170:7457/web-desktop/web-desktop-001/index.html"
// const runCocos = () => {
const { JSDOM,ResourceLoader } = require('jsdom')