rev:页面优化

This commit is contained in:
2024-10-22 18:30:18 +08:00
parent d60e4e09c3
commit 8eaf155dd6
11 changed files with 64 additions and 18 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

View File

@@ -14,7 +14,7 @@
</template>
<script>
import Logo from '@/assets/images/logo.png'
import Logo from '@/assets/images/noblelift.png'
import variables from '@/assets/styles/variables.scss'
export default {
name: 'SidebarLogo',
@@ -26,7 +26,7 @@ export default {
},
data() {
return {
title: '诺力开发平台',
title: '上海开能ACS系统',
logo: Logo,
title_param: 'platform'
}

View File

@@ -50,7 +50,7 @@ export default {
name: 'Login',
data() {
return {
title: '诺力开发平台',
title: '上海开能ACS系统',
title_param: 'platform',
Background: Background,
codeUrl: '',