diff --git a/src/assets/images/homeImg.png b/src/assets/images/homeImg.png new file mode 100644 index 0000000..877163d Binary files /dev/null and b/src/assets/images/homeImg.png differ diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 500eae7..e612262 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -35,7 +35,7 @@ export default { }, data() { return { - title: '车联通后台管理系统', + title: '车联通管理系统', logo: undefined, } } diff --git a/src/views/base/company/form/CompanyForm.vue b/src/views/base/company/form/CompanyForm.vue index c37c6dd..e7cbfab 100644 --- a/src/views/base/company/form/CompanyForm.vue +++ b/src/views/base/company/form/CompanyForm.vue @@ -138,6 +138,19 @@ + + + + + + + + + + + + +