1.0.7
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
**/
|
||||
|
||||
|
||||
#layuicss-laydatecss{display:none; position: absolute; width:1989px;}
|
||||
#layuicss-laydatecss{display: none; position: absolute; width: 1989px;}
|
||||
|
||||
.laydate_body .laydate_box, .laydate_body .laydate_box *{margin:0; padding:0;box-sizing:content-box;}
|
||||
.laydate-icon,
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"use strict";
|
||||
|
||||
var Lay = function(){
|
||||
this.v = '1.0.6'; //版本号
|
||||
this.v = '1.0.7'; //版本号
|
||||
};
|
||||
|
||||
Lay.fn = Lay.prototype;
|
||||
|
||||
Reference in New Issue
Block a user