{"css":"","js":"function _join(array) {\n // 补全代码\n // join()可以使数组->字符串,留空默认以逗号分隔\n return array.join('');\n}","html":"","libs":[]}