- 框架初始化
 - 安装插件
 - 修复PHP8.4报错
This commit is contained in:
2025-04-19 17:21:20 +08:00
commit c6a4e1f5f6
5306 changed files with 967782 additions and 0 deletions

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.1.1",
"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