- 论坛徽章:
- 0
|
我希望的最终效果如下,当然换行无所谓,这次其实我已经手动改了,只是希望学习下:
[{"slot_id":"A01","pid":101,"quantity":12,"pname":"product_for_A01"},{"slot_id":"A02","pid":102,"quantity":12,"pname":"product_for_A02"},
{"slot_id":"A03","pid":103,"quantity":12,"pname":"product_for_A03"},
{"slot_id":"A04","pid":104,"quantity":12,"pname":"product_for_A04"},{"slot_id":"A05","pid":105,"quantity":12,"pname":"product_for_A05"},
{"slot_id":"A06","pid":106,"quantity":12,"pname":"product_for_A06"},
{"slot_id":"A07","pid":107,"quantity":12,"pname":"product_for_A07"},{"slot_id":"A08","pid":108,"quantity":12,"pname":"product_for_A08"},
{"slot_id":"A09","pid":109,"quantity":12,"pname":"product_for_A09"},
{"slot_id":"A10","pid":110,"quantity":12,"pname":"product_for_A10"},{"slot_id":"A11","pid":111,"quantity":12,"pname":"product_for_A11"},
{"slot_id":"B01","pid":201,"quantity":12,"pname":"product_for_B01"},{"slot_id":"B02","pid":202,"quantity":12,"pname":"product_for_B02"},
{"slot_id":"B03","pid":203,"quantity":12,"pname":"product_for_B03"},
{"slot_id":"B04","pid":204,"quantity":12,"pname":"product_for_B04"},{"slot_id":"B05","pid":205,"quantity":12,"pname":"product_for_B05"},
{"slot_id":"B06","pid":206,"quantity":12,"pname":"product_for_B06"},
{"slot_id":"B07","pid":207,"quantity":12,"pname":"product_for_B07"},{"slot_id":"B08","pid":208,"quantity":12,"pname":"product_for_B08"},
{"slot_id":"B09","pid":209,"quantity":12,"pname":"product_for_B09"},
{"slot_id":"B10","pid":210,"quantity":12,"pname":"product_for_B10"},{"slot_id":"B11","pid":211,"quantity":12,"pname":"product_for_B11"},
{"slot_id":"C01","pid":301,"quantity":12,"pname":"product_for_C01"},{"slot_id":"C02","pid":302,"quantity":12,"pname":"product_for_C02"},
{"slot_id":"C03","pid":303,"quantity":12,"pname":"product_for_C03"},
{"slot_id":"C04","pid":304,"quantity":12,"pname":"product_for_C04"},{"slot_id":"C05","pid":305,"quantity":12,"pname":"product_for_C05"},
{"slot_id":"C06","pid":306,"quantity":12,"pname":"product_for_C06"},
{"slot_id":"C07","pid":307,"quantity":12,"pname":"product_for_C07"},{"slot_id":"C08","pid":308,"quantity":12,"pname":"product_for_C08"},
{"slot_id":"C09","pid":309,"quantity":12,"pname":"product_for_C09"},
{"slot_id":"C10","pid":310,"quantity":12,"pname":"product_for_C10"},{"slot_id":"C11","pid":311,"quantity":12,"pname":"product_for_C11"},
{"slot_id":"D01","pid":401,"quantity":12,"pname":"product_for_D01"},{"slot_id":"D02","pid":402,"quantity":12,"pname":"product_for_D02"},
{"slot_id":"D03","pid":403,"quantity":12,"pname":"product_for_D03"},
{"slot_id":"D04","pid":404,"quantity":12,"pname":"product_for_D04"},{"slot_id":"D05","pid":405,"quantity":12,"pname":"product_for_D05"},
{"slot_id":"D06","pid":406,"quantity":12,"pname":"product_for_D06"},
{"slot_id":"D07","pid":407,"quantity":12,"pname":"product_for_D07"},{"slot_id":"D08","pid":408,"quantity":12,"pname":"product_for_D08"},
{"slot_id":"D09","pid":409,"quantity":12,"pname":"product_for_D09"},
{"slot_id":"D10","pid":410,"quantity":12,"pname":"product_for_D10"},{"slot_id":"D11","pid":411,"quantity":12,"pname":"product_for_D11"},
{"slot_id":"E01","pid":501,"quantity":12,"pname":"product_for_E01"},{"slot_id":"E02","pid":502,"quantity":12,"pname":"product_for_E02"},
{"slot_id":"E03","pid":503,"quantity":12,"pname":"product_for_E03"},
{"slot_id":"F01","pid":601,"quantity":12,"pname":"product_for_F01"},{"slot_id":"F02","pid":602,"quantity":12,"pname":"product_for_F02"},
{"slot_id":"F03","pid":603,"quantity":12,"pname":"product_for_F03"},
{"slot_id":"G01","pid":701,"quantity":12,"pname":"product_for_G01"},{"slot_id":"G02","pid":702,"quantity":12,"pname":"product_for_G02"},
{"slot_id":"G03","pid":703,"quantity":12,"pname":"product_for_G03"},
{"slot_id":"H01","pid":801,"quantity":12,"pname":"product_for_H01"},{"slot_id":"H02","pid":802,"quantity":12,"pname":"product_for_H02"},
{"slot_id":"H03","pid":803,"quantity":12,"pname":"product_for_H03"},
{"slot_id":"I01","pid":901,"quantity":12,"pname":"product_for_I01"},{"slot_id":"I02","pid":902,"quantity":12,"pname":"product_for_I02"},
{"slot_id":"I03","pid":503,"quantity":12,"pname":"product_for_I03"}] |
|