linwei
22 hours ago 0d1a0cfad99bce85d7ae376351afa995d1471b43
src/styles/media/index.scss
@@ -2060,20 +2060,20 @@
                        .el-dialog__body {
                            display: flex;
                            flex-direction: row;
                            height: countSizeVh(360);
                            height: countSizeVh(160);
                            .house-info-box {
                                width: countSizeVw(240, 1920);
                                height: 100%;
                                .house-title {
                                    font-size: countSizeVh(18);
                                    font-weight: 700;
                                }
                                .mini-code {
                                    width: countSizeVw(200, 1920);
                                    height: countSizeVw(200, 1920);
                                    width: countSizeVw(172, 1920);
                                    height: countSizeVw(172, 1920);
                                    margin-top: countSizeVh(20);
                                    margin-left: countSizeVw(20, 1920);
                                }