{"id":19183982,"url":"https://github.com/wukongnotnull/bootstrap-table-crud-template","last_synced_at":"2026-04-14T03:32:38.877Z","repository":{"id":212610624,"uuid":"731887666","full_name":"wukongnotnull/bootstrap-table-crud-template","owner":"wukongnotnull","description":"基于 Bootstrap 技术实现的增删改查界面。通过集成 bootstrap-table 插件，快速实现强大的单选、多选、排序、分页，以及编辑、导出、过滤（扩展）等功能。 这个模板特别适合 Web 初学者，可以帮助大家快速实现对数据库中数据的呈现和操作。","archived":false,"fork":false,"pushed_at":"2023-12-15T06:57:43.000Z","size":293,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T02:31:09.785Z","etag":null,"topics":["bootstrap","bootstrap-table","css","html","javascript","jquery"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wukongnotnull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-15T05:41:49.000Z","updated_at":"2023-12-15T06:53:58.000Z","dependencies_parsed_at":"2023-12-15T07:48:56.542Z","dependency_job_id":null,"html_url":"https://github.com/wukongnotnull/bootstrap-table-crud-template","commit_stats":null,"previous_names":["wukongnotnull/bootstrap-table-crud-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wukongnotnull/bootstrap-table-crud-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wukongnotnull%2Fbootstrap-table-crud-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wukongnotnull%2Fbootstrap-table-crud-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wukongnotnull%2Fbootstrap-table-crud-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wukongnotnull%2Fbootstrap-table-crud-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wukongnotnull","download_url":"https://codeload.github.com/wukongnotnull/bootstrap-table-crud-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wukongnotnull%2Fbootstrap-table-crud-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31781292,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T02:24:21.117Z","status":"ssl_error","status_checked_at":"2026-04-14T02:24:20.627Z","response_time":153,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bootstrap","bootstrap-table","css","html","javascript","jquery"],"created_at":"2024-11-09T11:05:44.482Z","updated_at":"2026-04-14T03:32:38.861Z","avatar_url":"https://github.com/wukongnotnull.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bootstrap-table-crud-template\n## 模板介绍\n该模板诞生于2023年12月15日，基于 Bootstrap 技术实现的增删改查界面。通过集成 bootstrap-table 插件，快速实现强大的单选、多选、排序、分页，以及编辑、导出、过滤（扩展）等功能。\n这个模板特别适合 Web 初学者，可以帮助大家快速实现对数据库中数据的呈现和操作。\n\n## 技术栈\n- HTML \n- CSS \n- JavaScript \n- jQuery 3.5.1 \n- Bootstrap 4.5.0 \n- Bootstrap-table 1.13.1 \n- Font Awesome 6.5.1\n\n## 演示\n- **表格列表界面**\n![效果图1](./img/效果图1.png)\n- **CRUD 界面**\n![效果图2](./img/效果图2.png)\n\n## 使用方法\n- 1.将模板文件下载或克隆到本地环境。\n- 2.打开 index.html 文件以查看主页面。\n- 3.根据需要进行定制修改，例如更改样式、添加新功能或集成后端数据。\n\n\n## 功能特点\n- 强大的表格功能： 使用 bootstrap-table 实现单选、多选、排序、分页等表格功能。\n- 可编辑表格： 支持在表格中直接编辑数据，实时更新到数据库。\n- 导出数据： 提供导出功能，方便用户将数据以不同格式保存。\n- 过滤扩展： 可以根据需要扩展过滤功能，使用户能够更精确地筛选数据。\n\n## 注意事项\n在开始使用之前，请确保你已经正确安装了浏览器，并且网络环境良好。\n模板提供了基本的功能，但你可能需要根据具体项目的需求进行定制和扩展。\n\n## 贡献\n欢迎贡献代码、提出问题或者提供改进建议。我们希望这个模板能够成为一个学习和实践的好工具。\n\n## 许可证\n该模板采用 [MIT 许可证](https://github.com/wukongnotnull/bootstrap-table-crud-template/blob/main/LICENSE) 进行许可。请在使用前仔细阅读许可证内容。\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwukongnotnull%2Fbootstrap-table-crud-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwukongnotnull%2Fbootstrap-table-crud-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwukongnotnull%2Fbootstrap-table-crud-template/lists"}