This website works better with JavaScript
Gitinn
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
u312193
/
sourcecode
atdalīts no
zaixianjiaoyu/sourcecode
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Koks:
0a03904a6c
Atzari
Tagi
master
sourcecode
/
front
/
project
/
h5
/
routes
/
page
/
index.js
index.js
87 B
Vēsture
Neapstrādāts
1
2
3
4
import home from './home';
import login from './login';
export default [home, login];