Skip to content

Commit e6daaf1

Browse files
committed
add r
1 parent f2c15b1 commit e6daaf1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

router.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
2+
3+
function r1(){
4+
console.log('r3');
5+
6+
console.log('r4');
7+
}

0 commit comments

Comments
 (0)