|
|
|
|
@ -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.
|
|
|
|
|
|