Browse Source

样式修改

ljj 6 years ago
parent
commit
1ce6d7954c

+ 2 - 1
page/bigDataOut/component/resultList.js

@ -15,9 +15,10 @@
                            </div>\
                            </div>\
                            <div v-if="item.hl" class="zhaiyao" v-html="item.hl"></div>\
                            <div v-if="item.hl" class="zhaiyao" v-html="item.hl"></div>\
                        </div>\
                        </div>\
                        <div class="block flex f_xy_c">\
                        <div class="block flex f_y_c f_x_e">\
                                <el-pagination\
                                <el-pagination\
                                @size-change="handleSizeChange"\
                                @size-change="handleSizeChange"\
                                background\
                                @current-change="handleCurrentChange"\
                                @current-change="handleCurrentChange"\
                                :current-page="currentPage"\
                                :current-page="currentPage"\
                                :page-sizes="pageSizeArr"\
                                :page-sizes="pageSizeArr"\

+ 3 - 0
page/bigDataOut/css/home.css

@ -1,3 +1,6 @@
body{
    background: #ffffff
}
.search_box {
.search_box {
   padding-top: 100px;
   padding-top: 100px;

+ 1 - 0
page/bigDataOut/css/search.css

@ -59,6 +59,7 @@
    border: solid 1px #e7e7e7;
    border: solid 1px #e7e7e7;
    border-top: none;
    border-top: none;
    font-size: 16px;
    font-size: 16px;
    word-break: break-all;
 }
 }
 .el-pagination{
 .el-pagination{
     font-size: 16px;
     font-size: 16px;