react-blog icon indicating copy to clipboard operation
react-blog copied to clipboard

文章右侧目录的写法

Open axuebin opened this issue 8 years ago • 0 comments
trafficstars

  1. 正则获取一个没有层级的顺序数组
  2. 构建带有层级关系的对象数组
  3. 构建DOM元素,也就是ul、li列表

觉得现在这种方式,特别是我的写法很丑,有待改进。

axuebin avatar Sep 20 '17 04:09 axuebin