html table 原生表格数据处理方法

本文介绍了如何将数据接口返回的list数据正确地展示在HTML原生表格中,包括数据格式转换和页面显示的方法。
摘要由CSDN通过智能技术生成

 

数据接口返回的数据格式如下: 

{
    "errcode":"1",
    "list":[
        {
            "stone_name":"KX008",
            "customer_name":"KKF",
            "customer_id":"306569681005711360",
            "child":[
                {
                    "gold_name":"18K白",
                    "child":[
                        {
                            "production_quantity":"0",
                            "quantity_shipped":"0",
                            "create_order_time":"2019-08-07",
                            "order_quantity":"1",
                            "order_num":"DD190806001",
                            "shipments_time":"",
                            "order_info":""
                        },
                        {
                            "production_quantity":"0",
                            "quantity_shipped":"0",
                            "create_order_time":"2019-08-07",
                            "order_quantity":"1",
                            "order_num":"DD190806002",
                            "shipments_time":"",
                            "order_info":""
                        }
                    ]
                }
            ]
        },
        {
            "stone_name":"KX001",
            "customer_name":"宝利金",
            "customer_id":"293613507226636288",
            "child":[
                {
                    "gold_name":"18K白",
                    "child":[
                        {
                            "production_quantity":"2",
                            "quantity_shipped":"0",
                            "create_order
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值