This commit is contained in:
贤心
2021-04-06 16:01:23 +08:00
parent b0646a2f11
commit 41a47c6300
8 changed files with 47 additions and 17 deletions

View File

@@ -4,9 +4,7 @@
layui.define(function(exports){
console.log('mod2.js')
layer.alert(1)
exports('mod2', {
name: 'mod2'
})