This commit is contained in:
2025-04-26 11:07:05 +08:00
commit abf553c41b
4942 changed files with 930993 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "fastadmin-selectpage",
"homepage": "https://github.com/karsonzhang/fastadmin-selectpage",
"version": "1.0.12",
"_release": "1.0.12",
"_resolution": {
"type": "version",
"tag": "v1.0.12",
"commit": "a92e3fe14b9ea63cf2b8284c1c12e62232dd3730"
},
"_source": "https://github.com/karsonzhang/fastadmin-selectpage.git",
"_target": "~1.0.6",
"_originalSource": "fastadmin-selectpage"
}

View File

@@ -0,0 +1,2 @@
/nbproject/
.idea

View File

@@ -0,0 +1,8 @@
# SelectPage
FastAdmin动态下载列表模块
## 使用方法
http://doc.fastadmin.net/docs/component.html
## 特别感谢
https://github.com/TerryZ/SelectPage

View File

@@ -0,0 +1,19 @@
{
"name": "fastadmin-selectpage",
"version": "1.0.12",
"description": "",
"main": "selectpage.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/karsonzhang/fastadmin-selectpage.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/karsonzhang/fastadmin-selectpage/issues"
},
"homepage": "https://github.com/karsonzhang/fastadmin-selectpage#readme"
}

File diff suppressed because one or more lines are too long

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long