智慧园区前端大屏
linwe
2024-11-07 aa66205a01f377b48631aa192bfa7b003bdbc752
企业详情
2 files modified
4 ■■■■ changed files
src/styles/page/index.scss 2 ●●● patch | view | raw | blame | history
src/views/companyInfo/components/centerContainer.vue 2 ●●● patch | view | raw | blame | history
src/styles/page/index.scss
@@ -8,7 +8,7 @@
    position: absolute;
    top: 0;
    width: 408px;
    height: 100%;
    height: calc(100% - 60px);
    pointer-events: auto;
    background: rgba(28, 115, 195, 0.2);
src/views/companyInfo/components/centerContainer.vue
@@ -69,7 +69,7 @@
.center-name {
    font-size: 30px;
    margin: 10px 0;
    margin-left: 45px;
    text-align: center;
    font-family: YouSheBiaoTiHei;
}