qq-excel
Version:
qq excel online
76 lines • 1.82 kB
JSON
[
{
"filename": "cn_lang",
"lang": "cn",
"title_image": "body_cn_m.jgp",
"apply_condition_c": [
{
"c": "1,招募条件的内容"
},
{
"c": "2,招募条件的内容"
}
],
"arr_index": [
"1,test数组合并",
"2,test数组合并"
],
"arr_table_cell": [
"1,数组,合并单元格",
{
"c": {
"a": [
{
"b": [
"深度结构"
]
}
]
}
},
"3,数组,合并单元格",
"4,数组,push 单元格"
],
"arr_push": [
"1,数组 push",
"2,数组 push"
]
},
{
"filename": "en_lang",
"lang": "en",
"title_image": "body_en_m.jpg",
"apply_condition_c": [
{
"c": "1,condition"
},
{
"c": "2,condition"
}
],
"arr_index": [
"1,test arr",
"2,test arr"
],
"arr_table_cell": [
"1,merge table cell",
{
"c": {
"a": [
{
"b": [
"deep"
]
}
]
}
},
"3,merge table cell",
"4,arr,push merge table cell"
],
"arr_push": [
"1,arr push",
"2, arr push"
]
}
]