1 Star 0 Fork 0

huangjiayao1993 / Meteor-System

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

logo

Meteor System

Vue Vite Pinia Ant Design Vue TypeScript

介绍📖

Meteor System 是一个极简的后台管理系统解决方案,基于 Vue3 和 Ant Design Vue 实现。使用了最新的前端技术栈 Vue3 Setup语法糖 & Vite3 & Vue-Router4 & Ant Design Vue & Pinia & TypeScript 。

目前正在持续更新中,对于项目有不完善的地方,希望大家能多提意见。(⭐🤣)

快速启动📖

以下为启动的过程:

  1. npm install

  2. npm run dev

  3. http://localhost:5500

  4. 初始化账号密码:admin/12345678

在线预览👀

待测试环境部署,或本地部署

效果图👀

仓库地址📚

类型 说明 链接(欢迎Star⭐)
Meteor Java后台 https://github.com/huangjiayao1993/Meteor
Meteor-System Vue前端 https://github.com/huangjiayao1993/Meteor-Meteor

技术栈

依赖 说明 版本
Vue Vue基础版本 3.3.4
Vue Router Vue路由 4.2.4
Pinia 跨组件/页面共享状态的储存库 2.1.4
Ant Design Vue 页面实现 3.2.20
Vite 新型前端构建工具 4.4.4
TypeScript JavaScript类型的超集 latest

模块说明

src
 ├── api -- 接口相关
 │     ├── auth -- 权限认证相关api
 │     ├── interface -- 接口模型
 │     │      ├── login -- 登录相关模型
 │     │      ├── system -- 系统相关模型
 │     │      └── base.ts -- 基类模型
 │     ├── system -- 系统接口相关api
 │     └── index.ts -- 请求配置
 ├── assets -- 资源文件
 ├── components -- 自定义通用组件
 ├── layout -- 布局组件
 ├── routers -- 路由组件
 ├── store -- 缓存管理
 ├── style -- 样式管理
 ├── utls -- 工具集
 └── views -- 页面管理
      ├── home -- 首页
      ├── login -- 登录页
      ├── system -- 系统页
      └── notfound.vue -- 404等

功能列表

  1. 组织管理

  2. 用户管理

  3. 角色管理

  4. 菜单管理

  5. 系统配置

  6. 字典管理

  7. 登录日志

  8. 操作日志

  9. 持续更新...

开源协议

Vue
MIT License Copyright (c) 2023 huangjiayao1993(215961683@qq.com) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Meteor System 是一个极简的后台管理系统解决方案,基于 Vue3 和 Ant Design Vue 实现。使用了最新的前端技术栈 Vue3 Setup语法糖 & Vite3 & Vue-Router4 & Ant Design Vue & Pinia & TypeScript 。 展开 收起
MIT
取消

发行版 (5)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
TypeScript
1
https://gitee.com/ase05/Meteor-System.git
git@gitee.com:ase05/Meteor-System.git
ase05
Meteor-System
Meteor-System
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891