Skip to content

Instantly share code, notes, and snippets.

@zzzgydi
zzzgydi / temp.js
Last active March 17, 2022 06:13
数组转树
const test = [
"./home/analysis",
"./home/boardTodo",
"./home/dairy",
"./home",
"./home/todo",
"./index",
"./profile"
];