Skip to content

Commit 091116f

Browse files
author
zhangyonghong
committed
update
1 parent 7fc4744 commit 091116f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,10 @@
7272
[
7373
{ title : '第五章 移动端效果'},
7474
{ url : 'm/01/index.html', title : '选项卡切换' }
75+
],
76+
[
77+
{ title : '第六章 时间日期效果'},
78+
{ url : 'd/04/index.html', title : 'canvas实现小时钟' }
7579
]
7680
];
7781
for(var i = 0; i < data.length; i++){

0 commit comments

Comments
 (0)