{"css":"","js":"function insert(arr, item, index) {\n    return arr.slice(0,index).concat([item]).concat(arr.slice(index));\n}","html":"","libs":[]}

不提倡这样,但是真爽