init
This commit is contained in:
8
public/frontend/layui-main/examples/js/child/test.js
Executable file
8
public/frontend/layui-main/examples/js/child/test.js
Executable file
@@ -0,0 +1,8 @@
|
||||
|
||||
|
||||
layui.define(function(exports){
|
||||
|
||||
exports('test', {
|
||||
title: '子目录模块加载'
|
||||
})
|
||||
});
|
||||
Reference in New Issue
Block a user