This commit is contained in:
chenhaodong
2026-06-22 10:34:04 +08:00
parent 37ad0696d4
commit 07232d184a
5 changed files with 9 additions and 600 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ function resolve(dir) {
return path.join(__dirname, dir)
}
const name = defaultSettings.title || '陈昊东毕设' // page title
const name = defaultSettings.title || '校园管藏图书数字化运维系统' // page title
// If your port is set to 80,
// use administrator privileges to execute the command line.