更新前端文件

This commit is contained in:
2019-07-06 16:59:35 +08:00
parent 777b452685
commit 79615defdb
1758 changed files with 315372 additions and 12014 deletions
@@ -0,0 +1,29 @@
{
"name": "layer",
"main": "src/layer.js",
"version": "3.1.3",
"homepage": "https://github.com/sentsin/layer",
"authors": [
"sentsin <xu@sentsin.com>"
],
"description": "弹窗组件",
"moduleType": [
"amd",
"globals"
],
"keywords": [
"layer",
"layui",
"dialog"
],
"license": "MIT",
"_release": "3.1.3",
"_resolution": {
"type": "version",
"tag": "3.1.3",
"commit": "f4053a639578e7b0f7098f81e1969a4e8c17e134"
},
"_source": "https://github.com/karsonzhang/fastadmin-layer.git",
"_target": "~3.1.2",
"_originalSource": "fastadmin-layer"
}