This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
layui
mirror of
https://github.com/layui/layui
Watch
1
Star
0
Fork
You've already forked layui
0
Code
Issues
Projects
Releases
Wiki
Activity
706323fdfb
layui
/
examples
/
js
/
child
/
test.js
8 lines
100 B
JavaScript
Raw
Blame
History
layui
.
define
(
function
(
exports
)
{
exports
(
'test'
,
{
title
:
'子目录模块加载'
}
)
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink