修改标题

This commit is contained in:
13684185576
2025-12-05 10:07:56 +08:00
parent d67437a45c
commit b564d08260
372 changed files with 125312 additions and 61 deletions

View File

@ -3,8 +3,9 @@ const path = require("path");
function resolve(dir) {
return path.join(__dirname, dir);
}
const serverHost = "http://192.168.0.231:8006";
// const serverHost = "http://127.0.0.1:8006"
// const serverHost = "http://192.168.0.231:8006";
const serverHost = "http://n5e6d39a.natappfree.cc";
// const serverHost = "http://127.0.0.1:8006";
module.exports = {
publicPath: "./",
outputDir: "gj",