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