fei.wang
2024-03-21 ab64b09ce3020b376af1e6ee0326ea71330d34ad
src/webapp/page/Duanxinlog.jsp
@@ -17,13 +17,13 @@
<body style="width: 100%;text-align: center;overflow:hidden;">
<div style="width: 100%;">
    <div style="margin-top: 0px;width: 100%;overflow:hidden;margin-left: 15px">
        <div style="width:55%;height: 600px;display: inline-block" id="userWidth">
    <div style="margin-top: -10px;width: 100%;overflow:hidden;">
        <div style="width:55%;display: inline-block" id="userWidth">
            <table id="demo"  lay-filter="demo"></table>
        </div>
        <div style="width: 40%;height: 600px;display: inline-block;" class="userNo">
            <div id="main" style="width: 100%;height: 600px;"></div>
        </div>
<%--        <div style="width: 40%;height: 600px;display: inline-block;" class="userNo">--%>
<%--            <div id="main" style="width: 100%;height: 600px;"></div>--%>
<%--        </div>--%>
    </div>
</div>
<h3 style="position: absolute;top: 210px;left: 400px;z-index: 9999;font-weight: bolder;color: black;display:none" class="userNo">短信记录信息</h3>
@@ -98,8 +98,8 @@
                    table.render({
                        elem: '#demo'
                        , layEvent: 'LAYTABLE_TIPS'
                        , height: 600
                        ,cellMinWidth: 80
                        , height: 780
                        // ,cellMinWidth: 80
                        , url: '/HxzkFlow/hxzk/findDuanxinlog' //数据接口
                        , page: true //开启分页
                        , toolbar: '#toolbarDemo'