소스 검색

Merge branch 'master' of http://git.2weisou.com/wangxiao/zkPCproject into master

newStyle
lancer 2 년 전
부모
커밋
a3bf8cd258
1개의 변경된 파일4개의 추가작업 그리고 2개의 파일을 삭제
  1. +4
    -2
      src/views/building/area.vue

+ 4
- 2
src/views/building/area.vue 파일 보기

@@ -300,8 +300,7 @@ export default {
height: 80vh;
background: #ffffff;
border-radius: 4px;
}
}

.app-titel {
width: 100%;
background: #FFFFFF;
@@ -309,6 +308,7 @@ export default {
display: flex;
justify-content: space-between;
padding: 0 10px;
padding-top: 15px;
}
.app-titel-name{
text-align: center;
@@ -333,5 +333,7 @@ export default {
.blockbox {
margin-left: auto;
}
}
}
</style>


불러오는 중...
취소
저장