diff --git a/supervise-business-ui/src/assets/loginImg/logo.png b/supervise-business-ui/src/assets/loginImg/logo.png index 8c88f09d..346b6ae3 100644 Binary files a/supervise-business-ui/src/assets/loginImg/logo.png and b/supervise-business-ui/src/assets/loginImg/logo.png differ diff --git a/supervise-business-ui/src/layout/components/Navbar.vue b/supervise-business-ui/src/layout/components/Navbar.vue index 484e595e..b8433534 100644 --- a/supervise-business-ui/src/layout/components/Navbar.vue +++ b/supervise-business-ui/src/layout/components/Navbar.vue @@ -1,7 +1,7 @@ - + - - + + @@ -65,7 +65,7 @@ import pageye from '@/components/pagination/pageye' import ButtonBar from '@/components/ButtonBar' import brankAdd from './brankAdd.vue' - import brankInfo from './brankInfo.vue' + import brankInfo from './brankInfo2.vue' export default { name: 'CustomerManagement', components: { diff --git a/supervise-crm-ui/vue.config.js b/supervise-crm-ui/vue.config.js index 2886d5bb..254becbe 100644 --- a/supervise-crm-ui/vue.config.js +++ b/supervise-crm-ui/vue.config.js @@ -6,7 +6,7 @@ function resolve(dir) { return path.join(__dirname, dir) } -const name = defaultSettings.title || '汇融银行供应链贷后监管平台' // page title +const name = defaultSettings.title || '汇融云眼贷后监管平台' // page title // 如果端口设置为80, // 使用管理员权限执行命令行。 diff --git a/supervise-customer-ui/src/assets/loginImg/logo.png b/supervise-customer-ui/src/assets/loginImg/logo.png index 8c88f09d..346b6ae3 100644 Binary files a/supervise-customer-ui/src/assets/loginImg/logo.png and b/supervise-customer-ui/src/assets/loginImg/logo.png differ diff --git a/supervise-customer-ui/src/layout/components/Navbar.vue b/supervise-customer-ui/src/layout/components/Navbar.vue index d4bf2d24..999d3382 100644 --- a/supervise-customer-ui/src/layout/components/Navbar.vue +++ b/supervise-customer-ui/src/layout/components/Navbar.vue @@ -1,17 +1,17 @@ diff --git a/supervise-customer-ui/src/settings.js b/supervise-customer-ui/src/settings.js index 9f78bf67..adef8a7c 100644 --- a/supervise-customer-ui/src/settings.js +++ b/supervise-customer-ui/src/settings.js @@ -1,6 +1,6 @@ module.exports = { - title: '汇融供应链贷后监管平台', + title: '汇融云眼贷后监管平台', /** * @type {boolean} true | false diff --git a/supervise-customer-ui/vue.config.js b/supervise-customer-ui/vue.config.js index 56cc795a..d8ef3e23 100644 --- a/supervise-customer-ui/vue.config.js +++ b/supervise-customer-ui/vue.config.js @@ -6,7 +6,7 @@ function resolve(dir) { return path.join(__dirname, dir) } -const name = defaultSettings.title || '汇融供应链贷后监管平台'// page title +const name = defaultSettings.title || '汇融云眼贷后监管平台'// page title // 如果端口设置为80, // 使用管理员权限执行命令行。 diff --git a/supervise-message-ui/src/assets/loginImg/logo.png b/supervise-message-ui/src/assets/loginImg/logo.png index 8c88f09d..346b6ae3 100644 Binary files a/supervise-message-ui/src/assets/loginImg/logo.png and b/supervise-message-ui/src/assets/loginImg/logo.png differ diff --git a/supervise-message-ui/src/layout/components/Navbar.vue b/supervise-message-ui/src/layout/components/Navbar.vue index e8c9b594..b8f8db33 100644 --- a/supervise-message-ui/src/layout/components/Navbar.vue +++ b/supervise-message-ui/src/layout/components/Navbar.vue @@ -1,7 +1,7 @@