优化 代码注释字符间隔

pull/1249/head
贤心 2023-04-30 01:11:44 +08:00
parent e3cd9c9020
commit b6fc5e8985
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
/** lay 基础模块 | MIT Licensed */
;!function(window){ //gulp build: lay-header
;!function(window){ // gulp build: lay-header
"use strict";
var MOD_NAME = 'lay' //模块名
@ -433,4 +433,4 @@
});
}
}(window, window.document); //gulp build: lay-footer
}(window, window.document); // gulp build: lay-footer

View File

@ -1,6 +1,6 @@
/** laydate 日期与时间控件 | MIT Licensed */
;!function(window, document){ //gulp build: laydate-header
;!function(window, document){ // gulp build: laydate-header
"use strict";
var isLayui = window.layui && layui.define, ready = {