|
@@ -5,7 +5,7 @@ function resolve(dir) {
|
|
|
return path.join(__dirname, dir)
|
|
|
}
|
|
|
|
|
|
-const name = '鲸致CRM-客户忠诚度系统V1.0' // page title
|
|
|
+const name = '鲸致CRM系统V1.0' // page title
|
|
|
|
|
|
// If your port is set to 80,
|
|
|
// use administrator privileges to execute the command line.
|