考试申请

This commit is contained in:
13684185576
2025-07-07 09:25:03 +08:00
parent e83dbabe9d
commit 3700602c41
10 changed files with 288 additions and 546 deletions

View File

@ -3,7 +3,7 @@ const path = require("path");
function resolve(dir) {
return path.join(__dirname, dir);
}
const serverHost = "http://192.168.43.92:8006";
const serverHost = "http://192.168.1.32:8066";
// const serverHost = "http://127.0.0.1:8006"
module.exports = {
publicPath: "./",