2016-10-15 10:37:24 +08:00

8 lines
100 B
JavaScript

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