@@ -3294,7 +3294,7 @@ export default {
}
&-phone {
width: 100%;
- height: 100vh;
+ min-height: 100vh;
padding-bottom: 10px;
// transform-origin: 0 0; /* 设置变换的原点为元素的左上角 */
// transform: scale(0.6);
@@ -536,7 +536,7 @@ export default {
background-size: 32px;
.inner-phone {
.title-box {
margin-bottom: 0;
@@ -572,9 +572,6 @@ export default {
height: 700px;
margin: 0 auto;
-:deep .el-tree {
- background: transparent;
-}
</style>
<style lang="scss">