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