2.2.45
This commit is contained in:
parent
31b8a0aa83
commit
4d342b3c99
34
CHANGELOG.md
34
CHANGELOG.md
@ -1,19 +1,19 @@
|
|||||||
|
|
||||||
# 更新日志
|
# 更新日志
|
||||||
* [2.2.45](http://www.layui.com/doc/base/changelog.html#2-2-45)
|
* [2.2.45](http://www.layui.com/doc/base/changelog.html#2-2-45)
|
||||||
* [2.2.4](http://www.layui.com/doc/base/changelog.html#2-2-4)
|
* [2.2.4](http://www.layui.com/doc/base/changelog.html#2-2-4)
|
||||||
* [2.2.3](http://www.layui.com/doc/base/changelog.html#2-2-3)
|
* [2.2.3](http://www.layui.com/doc/base/changelog.html#2-2-3)
|
||||||
* [2.2.2](http://www.layui.com/doc/base/changelog.html#2-2-2)
|
* [2.2.2](http://www.layui.com/doc/base/changelog.html#2-2-2)
|
||||||
* [2.2.1](http://www.layui.com/doc/base/changelog.html#2-2-1)
|
* [2.2.1](http://www.layui.com/doc/base/changelog.html#2-2-1)
|
||||||
* [2.2.0](http://www.layui.com/doc/base/changelog.html#2-2-0)
|
* [2.2.0](http://www.layui.com/doc/base/changelog.html#2-2-0)
|
||||||
* [2.1.7](http://www.layui.com/doc/base/changelog.html#2-1-7)
|
* [2.1.7](http://www.layui.com/doc/base/changelog.html#2-1-7)
|
||||||
* [2.1.6](http://www.layui.com/doc/base/changelog.html#2-1-6)
|
* [2.1.6](http://www.layui.com/doc/base/changelog.html#2-1-6)
|
||||||
* [2.1.5](http://www.layui.com/doc/base/changelog.html#2-1-5)
|
* [2.1.5](http://www.layui.com/doc/base/changelog.html#2-1-5)
|
||||||
* [2.1.4](http://www.layui.com/doc/base/changelog.html#2-1-4)
|
* [2.1.4](http://www.layui.com/doc/base/changelog.html#2-1-4)
|
||||||
* [2.1.3](http://www.layui.com/doc/base/changelog.html#2-1-3)
|
* [2.1.3](http://www.layui.com/doc/base/changelog.html#2-1-3)
|
||||||
* [2.1.2](http://www.layui.com/doc/base/changelog.html#2-1-2)
|
* [2.1.2](http://www.layui.com/doc/base/changelog.html#2-1-2)
|
||||||
* [2.1.1](http://www.layui.com/doc/base/changelog.html#2-1-1)
|
* [2.1.1](http://www.layui.com/doc/base/changelog.html#2-1-1)
|
||||||
* [2.1.0](http://www.layui.com/doc/base/changelog.html#2-1-0)
|
* [2.1.0](http://www.layui.com/doc/base/changelog.html#2-1-0)
|
||||||
* [2.0.2](http://www.layui.com/doc/base/changelog.html#2-0-2)
|
* [2.0.2](http://www.layui.com/doc/base/changelog.html#2-0-2)
|
||||||
* [2.0.1](http://www.layui.com/doc/base/changelog.html#2-0-1)
|
* [2.0.1](http://www.layui.com/doc/base/changelog.html#2-0-1)
|
||||||
* [2.0.0](http://www.layui.com/doc/base/changelog.html#2-0-0)
|
* [2.0.0](http://www.layui.com/doc/base/changelog.html#2-0-0)
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
"authors": [
|
"authors": [
|
||||||
"sentsin <xu@sentsin.com>"
|
"sentsin <xu@sentsin.com>"
|
||||||
],
|
],
|
||||||
"description": "模块化前端UI框架",
|
"description": "经典模块化前端 UI 框架",
|
||||||
"moduleType": [
|
"moduleType": [
|
||||||
"amd",
|
"amd",
|
||||||
"globals"
|
"globals"
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
"independents": {
|
"independents": {
|
||||||
"layim": "3.7.35"
|
"layim": "3.7.35"
|
||||||
},
|
},
|
||||||
"description": "经典模块化前端框架",
|
"description": "经典模块化前端 UI 框架",
|
||||||
"main": "layui.js",
|
"main": "layui.js",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
Loading…
Reference in New Issue
Block a user