{"id":18436002,"url":"https://github.com/oneinstack/panel-web","last_synced_at":"2026-03-19T04:23:13.737Z","repository":{"id":68775546,"uuid":"458136253","full_name":"oneinstack/panel-web","owner":"oneinstack","description":null,"archived":false,"fork":false,"pushed_at":"2022-03-15T10:31:39.000Z","size":642,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-08T12:35:30.971Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/oneinstack.png","metadata":{"files":{"readme":"README-zh_CN.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-02-11T10:13:25.000Z","updated_at":"2023-05-29T08:56:20.000Z","dependencies_parsed_at":"2023-04-16T06:01:14.483Z","dependency_job_id":null,"html_url":"https://github.com/oneinstack/panel-web","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oneinstack/panel-web","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2Fpanel-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2Fpanel-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2Fpanel-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2Fpanel-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oneinstack","download_url":"https://codeload.github.com/oneinstack/panel-web/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oneinstack%2Fpanel-web/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29552251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T17:56:56.811Z","status":"ssl_error","status_checked_at":"2026-02-17T17:56:55.544Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":[],"created_at":"2024-11-06T06:09:56.170Z","updated_at":"2026-02-17T18:03:45.525Z","avatar_url":"https://github.com/oneinstack.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vue3-admin-plus\n\n**中文** | [English](./README.md)\n\n\n\n\u003e vue3-admin-plus提供企业级的开发demo\n\n本架构使用的技术为：vue3(setup-script)+vite2+element-plus 的新一代的前端框架，It's fast!\n\n使用 eslint+prettier+gitHooks 格式和校验代码,提高代码规范性和开发效率\n\n使用最先进的包管理工具pnpm\n\n## 更新日志\n\n---请查看架构文档\n\n- [真香定律！带你用vue3+vite2撸后台（系列文章入口）](https://juejin.cn/post/7036302298435289095)\n\n\n## 文档\n\n- [真香定律！带你用vue3+vite2撸后台（系列文章入口）](https://juejin.cn/post/7036302298435289095)\n\n## 线上体验\n\n[github address](https://github.com/jzfai/vue3-admin-plus.git)\n\n[Access address](http://8.135.1.141/vue3-admin-plus)\n\ngithub 地址：  https://github.com/jzfai/vue3-admin-plus.git\n\n国内体验地址：http://8.135.1.141/vue3-admin-plus\n\n\n## 例子\n\n ---- 我们先看看加载速度和构建后的包大小：\n\n![template-speed-analysis](http://8.135.1.141/file/images/template-speed-analysis.png)\n\n![template-demo](http://8.135.1.141/file/images/template-demo.png)\n\n## 相关项目\n\n框架有js，ts，plus和electron版本\n\n- js版本：[vue3-element-admin](https://github.com/jzfai/vue3-admin-template.git)\n- ts版本：[vue3-element-ts](https://github.com/jzfai/vue3-admin-ts.git)\n- js实例参考plus版本：[vue3-element-plus](https://github.com/jzfai/vue3-admin-plus.git)\n- electron版本：[vue3-element-electron](https://github.com/jzfai/vue3-admin-electron.git)\n- react版本： [react-admin-template](https://github.com/jzfai/react-admin-template.git)\n- java微服务后台数据：[micro-service-plus](https://github.com/jzfai/micro-service-plus)\n\n\u003e 开发和使用感受：两个字 真香！！！！！\n\n\n\nvue3和vue2在性能上的对比\n\n- 打包大小减少41%\n\n- 初次渲染快55%, 更新渲染快133%\n\n- 内存减少54%\n\n- **使用Proxy代替defineProperty实现数据响应式**\n\n- **重写虚拟DOM的实现和Tree-Shaking**\n\n[vite2和webpack打包速度上的对比](https://github.com/jzfai/vue3-admin-plus/issues/2)\n\n## 构建步骤\n\n```bash\n# 克隆项目\ngit clone https://github.com/jzfai/vue3-admin-plus.git\n\n# 进入项目目录\ncd  vue3-admin-plus\n\n# pnpm address https://pnpm.io/zh/motivation\n# 安装依赖(建议用pnpm)\n# 你可以使用 \"npm -g i pnpm\" 去安装pnpm\npnpm i\n\n# 启动服务\npnpm run dev\n```\n\n浏览器访问 http://localhost:5001\n\n\n## 发布\n\n```bash\n# 构建测试环境\npnpm run build-serve\n\n# 构建生产环境\npnpm run build\n```\n\n## 其它\n\n```bash\n# 预览发布环境效果\npnpm run preview:build-serve\n\n# 预览生产环境\npnpm run preview\n\n# 代码格式检查并自动修复\npnpm run lint\n```\n\n## 功能\n\n```\n- 登录 / 注销\n\n- 权限验证\n  - 页面权限\n  - 指令权限\n  - 权限配置\n  - 二步登录\n\n- 多环境发布\n  - serve\n  - build\n  - priview\n  - lint\n\n- 全局功能\n  #- 国际化多语言\n  #- 多种动态换肤\n  - 动态侧边栏（支持多级路由嵌套）\n  - 动态面包屑\n  - 快捷导航(标签页)\n  - Svg Sprite 图标\n  - 本地/后端 mock 数据\n  #- Screenfull全屏\n  - 自适应收缩侧边栏\n\n- 编辑器\n  - 富文本\n  - Markdown\n  #- JSON 等多格式\n\n#- Excel\n  #- 导出excel\n  #- 导入excel\n  #- 前端可视化excel\n  #- 导出zip\n\n- 表格\n  - 动态表格\n  #- 拖拽表格\n  #- 内联编辑\n\n- 错误页面\n  - 401\n  - 404\n\n- 組件\n  - 头像上传\n  - 返回顶部\n  #- 拖拽Dialog\n  #- 拖拽Select\n  #- 拖拽看板\n  #- 列表拖拽\n  #- SplitPane\n  #- Dropzone\n  #- Sticky\n  #- CountTo\n\n- 综合实例\n- 错误日志\n- Dashboard\n#- 引导页\n- ECharts 图表\n#- Clipboard(剪贴复制)\n#- Markdown2html\n```\n\n\u003e注：#---暂未实现(希望大家能一起开发)\n\n## 额外\n\n架构开发不易，如果感觉好，请给我点个 start ，架构还在不断完善中，欢迎加入我开发，一起成为Contributors ！！！！\n\n## 浏览器支持\n\n注意：vue3不在支持IE浏览器\nModern browsers and Internet Explorer 11+.\n\n| [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png\" alt=\"IE / Edge\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eIE / Edge | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png\" alt=\"Firefox\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eFirefox | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png\" alt=\"Chrome\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eChrome | [\u003cimg src=\"https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png\" alt=\"Safari\" width=\"24px\" height=\"24px\" /\u003e](http://godban.github.io/browsers-support-badges/)\u003c/br\u003eSafari |\n| --------- | --------- | --------- | --------- |\n|Edge| last 2 versions| last 2 versions| last 2 versions\n\n## 讨论和交流(含vue3+ts视频教程)\n[WeChat group](http://8.135.1.141/file/images/wx-groud.png)\n\n## 版本\n\n[MIT](https://github.com/jzfai/vue3-admin-plus/blob/master/LICENSE) license.\n\nCopyright (c) 2021-present  kuanghua\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foneinstack%2Fpanel-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foneinstack%2Fpanel-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foneinstack%2Fpanel-web/lists"}