This website requires JavaScript.
Explore
Help
Register
Sign In
xiaofeng
/
anxiao_web
Watch
1
Star
0
Fork
You've already forked anxiao_web
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
anxiao_web
/
pages
/
hikVideo
/
js
/
leftPage.js
5 lines
102 B
JavaScript
Raw
Permalink
Blame
History
import
{
showTree
}
from
"./tree.js"
;
function
showLeftPage
(
)
{
showTree
(
)
;
}
export
{
showLeftPage
}
Reference in New Issue
View Git Blame
Copy Permalink