Skip to content

Commit 4857a92

Browse files
committed
feat: 修改了代码段
1 parent 30e8984 commit 4857a92

5 files changed

Lines changed: 1262 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,7 @@
470470
- [从给定对象创建键值对-2022-12-30](codes/javascript/object-to-entries.md)
471471
- [将对象转成 map 数据结构-2022-12-31](codes/javascript/object-to-map.md)
472472
- [从对象创建键值对-2023-01-01](codes/javascript/object-to-pairs.md)
473-
- [序列化对象-2023-01-02](codes/javascript/objectToQueryString.md)
473+
- [序列化对象-2023-01-02](codes/javascript/object-to-query-string.md)
474474
- [生成同色系颜色-2023-01-03](codes/javascript/generateLikeColor.md)
475475
- [将数组映射成对象-2023-01-04](codes/javascript/objectify.md)
476476
- [突变侦听器-2023-01-05](codes/javascript/observeMutations.md)

0 commit comments

Comments
 (0)