|
@@ -10,7 +10,7 @@ function resolve(dir) {
|
|
|
return path.join(__dirname, dir)
|
|
|
}
|
|
|
|
|
|
-const name = defaultSettings.title || '采销平台供应商端' // page title
|
|
|
+const name = defaultSettings.title || '采销365供应商端' // page title
|
|
|
|
|
|
// If your port is set to 80,
|
|
|
// use administrator privileges to execute the command line.
|