Files
2024-10-29 14:04:59 +08:00

8 lines
100 B
JavaScript
Executable File

layui.define(function(exports){
exports('test', {
title: '子目录模块加载'
})
});