; layui.define(["table", "form", "element"], function(e) { var t = layui.$, i = layui.table, r = (layui.form, layui.element); i.render({ initSort: {field:'height', type:'desc'}, elem: "#LAY-app-system-order", url: "chive_asset_token_data.php?ASSET_ID=05b99ec6e8f1142d7b2a4330a6946b0a3dd0f1a7de5fa30b90578fa9ae7ee045", cols: [[{ type: "numbers", fixed: "left" }, { field: "height", width: 100, title: "Height", align: "center", sort: !0, templet: '#blockheightTpl' }, { field: "cat_puzzle_hash", width: 280, title: "From Token Address", align: "center", sort: !0, templet: '#cat_puzzle_hash' }, { field: "coin_name", width: 280, title: "Click To See Receivers", align: "center", sort: !0, templet: '#coin_name' }, { field: "amount", width: 150, title: "Send Amount", align: "center", sort: !0 }, { field: "parent_coin_info", width: 200, title: "Parent Coin", align: "center", sort: !0, templet: '#parent_coin_info' }, { field: "timestamp", width: 150, title: "Datetime", align: "center", sort: !0 }, { field: "inner_puzzle_hash", width: 200, title: "Really Address", align: "center", sort: !0, templet: '#inner_puzzle_hash' }, ]], page: !0, limit: 20, limits: [10, 15, 20, 25, 30, 500], text: "对不起,加载出现异常!", done: function() { r.render("progress") } }) });