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
7b4e81c080
layui
/
examples
/
js
/
index.js
8 lines
93 B
JavaScript
Raw
Blame
History
layui
.
define
(
function
(
exports
)
{
exports
(
'index'
,
{
title
:
'模块入口'
}
)
;
}
)
;
Reference in New Issue
View Git Blame
Copy Permalink