This commit is contained in:
2023-11-02 13:37:07 +08:00
parent e686b776c8
commit 7d6a40d91c
26 changed files with 535 additions and 67 deletions

View File

@@ -46,7 +46,7 @@
</template>
<script>
import logoImg from '@/assets/logo/logo.png';
import logoImg from '@/assets/loge_ys1.svg';
import variables from '@/assets/styles/variables.scss';
export default {
@@ -67,7 +67,7 @@ export default {
},
data() {
return {
title: '中建材智能化院',
title: '中国联合工程',
logo: logoImg,
};
},
@@ -98,7 +98,7 @@ export default {
width: 100%;
& .sidebar-logo {
width: 32px;
width: 45px;
height: 40px;
vertical-align: middle;
margin-right: 12px;