|
|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
module.exports = {
|
|
|
|
|
|
|
|
|
|
title: '苏州市城区水务工程调度系统',
|
|
|
|
|
title: '苏州市城区水务调令执行跟踪平台',
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* @type {boolean} true | false
|
|
|
|
|
@ -12,5 +12,5 @@ module.exports = {
|
|
|
|
|
* @type {boolean} true | false
|
|
|
|
|
* @description Whether show the logo in sidebar
|
|
|
|
|
*/
|
|
|
|
|
sidebarLogo: true
|
|
|
|
|
sidebarLogo: false
|
|
|
|
|
}
|
|
|
|
|
|