bl双性强迫侵犯h_国产在线观看人成激情视频_蜜芽188_被诱拐的少孩全彩啪啪漫画

layui使用templet格式化表格數(shù)據(jù)-創(chuàng)新互聯(lián)

layui使用templet格式化表格數(shù)據(jù)

我們提供的服務(wù)有:成都網(wǎng)站制作、成都網(wǎng)站設(shè)計、微信公眾號開發(fā)、網(wǎng)站優(yōu)化、網(wǎng)站認證、東乃ssl等。為近千家企事業(yè)單位解決了網(wǎng)站和推廣的問題。提供周到的售前咨詢和貼心的售后服務(wù),是有科學管理、有技術(shù)的東乃網(wǎng)站制作公司
layui.use(['form', 'layer', 'table'], function() {
    var form = layui.form,
    table = layui.table;

    // 加載提示
    var loadingMsg = layer.msg('數(shù)據(jù)請求中...', {
        icon: 16,
        shade: [0.5],
        scrollbar: false,
        time: 0
    });
    // 初始化表格及數(shù)據(jù)
    var tableIns = table.render({
        elem: '#tableList',
        url: 'sysUser/list2',
        where: {
            userName: $("#userName").val()
        },
        cellMinWidth: 95,
        toolbar: "#toolbarDemo", //讓工具欄左側(cè)顯示默認的內(nèi)置模板
        defaultToolbar: ['filter'], // 工具欄右側(cè)的圖標按鈕['filter', 'print', 'exports']
        even: true, // 開啟斑馬線效果
        page: true,
        // height : "full-125",//放置在頁面底部
        limits: myLimits,
        limit: myLimit,
        id: "tableListTable",
        cols : [[
            {type:'numbers', title: '序號'},
            {type:'radio', title: '單選'},
            {field: 'userId', title: 'ID', width:100, align:"center", hide: true},
            {field: 'userName', title: '用戶名', minWidth:150, align:"center"},
            {field: 'state', title: '狀態(tài)', width:80, align:"center", templet: stateFormat},
            {field: 'sex', title: '性別', width:80, align:"center", templet: sexFormat},
            {field: 'remark', title: '備注', align:"center"}
        ]],
        done: function(res, curr, count) {
            // 關(guān)閉提示層
            layer.close(loadingMsg);
            // 綁定表格工具欄按鈕的觸發(fā)事件
            bindTableToolbarFunction();
        }
    });

    // 格式化顯示用戶狀態(tài)信息
    function stateFormat(d) {
        var str;
        if (d.state == 0) {
            str = '<span class="fontColor_red">禁用</span>';
        } else if (d.state == 1) {
            str = '<span class="fontColor_green">正常</span>';
        } else {
            str = '<span class="fontColor_darkOrange">鎖定</span>';
        }
        return str;
    }

    // 格式化顯示男女信息
    function sexFormat(d) {
        var str;
        if (d.sex == 0) {
            str = '女';
        } else if (d.sex == 1) {
            str = '男';
        } else {
            str = '<span class="fontColor_red">未知</span>';
        }
        return str;
    }
})

layui使用templet格式化表格數(shù)據(jù)

分享文章:layui使用templet格式化表格數(shù)據(jù)-創(chuàng)新互聯(lián)
標題URL:http://vcdvsql.cn/article42/didchc.html

成都網(wǎng)站建設(shè)公司_創(chuàng)新互聯(lián),為您提供定制開發(fā)云服務(wù)器App開發(fā)網(wǎng)站改版面包屑導(dǎo)航域名注冊

廣告

聲明:本網(wǎng)站發(fā)布的內(nèi)容(圖片、視頻和文字)以用戶投稿、用戶轉(zhuǎn)載內(nèi)容為主,如果涉及侵權(quán)請盡快告知,我們將會在第一時間刪除。文章觀點不代表本網(wǎng)站立場,如需處理請聯(lián)系客服。電話:028-86922220;郵箱:631063699@qq.com。內(nèi)容未經(jīng)允許不得轉(zhuǎn)載,或轉(zhuǎn)載時需注明來源: 創(chuàng)新互聯(lián)

網(wǎng)站托管運營