shuishen
2022-12-15 1a9b9218e1331de994c731a969ff51388c15afb6
Merge branch 'master' of http://192.168.0.105:10010/r/srs-police-affairs
1 files modified
78 ■■■■ changed files
src/styles/media/index.scss 78 ●●●● patch | view | raw | blame | history
src/styles/media/index.scss
@@ -286,6 +286,29 @@
                    .police-page {
                        .switch-box {
                                padding: countSizeVh(6);
                                .el-input__inner{
                                    height: countSizeVh(40);
                                    font-size: countSizeVh(16);
                                }
                                .el-icon-arrow-up:before{
                                    font-size: countSizeVh(16);
                                    line-height: countSizeVh(40);
                                }
                                .el-input__suffix {
                                    right: countSizeVw(5, 1920);
                                }
                                .el-select-dropdown__wrap{
                                    height: countSizeVh(274);
                                }
                                .el-select-dropdown{
                                    width: 2000px;
                                }
                        }
                        .list-show {
@@ -325,9 +348,36 @@
                                }
                                .list {
                                    height: calc(100% - countSizeVh(48));
                                    .el-button--text {
                                        font-size: countSizeVh(14);
                                    }
                                    .pages {
                                        height: countSizeVh(40);
                                        .el-pagination .btn-next .el-icon, .el-pagination .btn-prev .el-icon{
                                           font-size: countSizeVh(16);
                                        }
                                        .el-pagination.is-background .btn-prev,.el-pagination.is-background .btn-next {
                                            width: countSizeVw(30,1920);
                                            height: countSizeVh(34);
                                            border-radius: countSizeVh(2);
                                        }
                                        .el-pagination.is-background .btn-next {
                                            margin-left:countSizeVw(6,1920);
                                        }
                                        .el-pagination.is-background .el-pager,.el-pagination.is-background .el-pager li{
                                            font-size: countSizeVh(18);
                                        }
                                        .el-pager {
                                            margin-top:countSizeVh(12);
                                            .number{
                                                 margin-left:countSizeVw(6,1920);
                                            }
                                        }
                                    }
                                    .state-box {
@@ -338,25 +388,31 @@
                                    .el-table__header-wrapper {
                                        height:countSizeVh(48);
                                        font-size: countSizeVh(16);
                                        .el-table__header{
                                            height: 100%;
                                        }  
                                    } 
                                    .el-table th.el-table__cell{
                                        height: 100%;
                                    }
                                    .el-table th.el-table__cell{
                                        line-height: countSizeVh(48);
                                        height: countSizeVh(48);
                                    .el-table .cell{
                                        line-height: countSizeVh(48);
                                        font-size: countSizeVh(16);
                                    }
                                    .el-table th.el-table__cell>.cell{
                                            height: 100%;
                                        height: 100%;
                                    }
                                    .el-table__empty-text{
                                        font-size: countSizeVh(16);
                                    }
                                }
                                
                        }
@@ -767,6 +823,8 @@
                }
                .image-switch-img-btn {
                    left: countSizeVw(46, 1920);
                    bottom: countSizeVh(190);
                    font-size: countSizeVh(20);
                    border-radius: countSizeVh(5);
@@ -785,13 +843,13 @@
                }
                .image-switch-img-btn.imgbottom {
                    top: 0;
                    left: countSizeVw(40, 1920);
                    left: countSizeVw(446, 1920);
                    bottom: countSizeVh(480);
                }
                .image-switch-img-btn.shrink-btn {
                    top: 0;
                    left: countSizeVw(40, 1920);
                    left: countSizeVw(454, 1920);
                    bottom: countSizeVh(154);
                }
            }
        }