Giter Club home page Giter Club logo

pluto-charon67 / vue-admin-perfect Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zouzhibin/zb-admin

0.0 0.0 0.0 82.67 MB

系统基于vite+vue3+pinia+element-plus+ts后台管理系统、一款开箱即用的 Vue 中后台管理系统框架, 兼容PC、移动端。vue-admin, vue-element-admin, vue后台, 后台系统, 后台框架, 管理后台, 管理系统

Home Page: http://182.61.5.190:8889/

Shell 0.01% JavaScript 23.53% TypeScript 10.31% CSS 0.18% HTML 0.13% Vue 64.34% SCSS 1.51%

vue-admin-perfect's Introduction

简介

vue-element-perfect 是一个后台前端解决方案, 基于Vue3.0+TS+Element-plus实现。它使用了最新的前端技术栈、动态路由,权限验证,并且有着丰富的组件。

项目功能

  • 使用Vue3.0开发,单文件组件采用<script setup>
  • 登录逻辑,使用vue-router进行路由权限拦截,判断,路由懒加载
  • 使用 keep-alive 对整个页面进行缓存,支持多级嵌套页面
  • 侧边栏导航动态的显示
  • 集成各种打印功能,图片打印、表格打印、普通打印
  • 各种可视化地图组件
  • 头像裁剪、图片上传
  • 导出excel,自定义样式导出excel、多表头导出
  • 表单、表格
  • 水印
  • 多标签显示
  • 使用 Prettier 统一格式化代码,集成 Eslint、代码校验规范
  • 其他各组件

安装

  • Clone
 # 克隆项目
  git clone https://github.com/zouzhibin/vue-admin-perfect.git

分支管理

  • master 技术采用 vite + vue3.0 + Typescript + pinia
    注意:使用 Vite 构建工具,需要 Node.js 版本 >= 12.0.0  查看 Node.js 版本 node-v
    
  • vite-vuex vite + vue3.0 + Typescript + vuex
  • vue-i18n 语言切换版本
  • webpack 技术采用 webpack + vue3.0 + Typescript + vuex
  • uniapp uniapp版本 uniapp +vuex +element scss
    # 本地开发 启动项目
    借助hbuilder工具运行浏览器启动
    

下载依赖

 npm install
 cnpm install
 yarn 

运行

 npm run build 

eslint+prettier

# eslint 检测代码
npm run lint

#prettier 格式化代码
npm run lint:prettier

目录结构介绍

├─assets    放置一些静态文件
├─components 放置组件
├─layout 首页布局
│  ├─components
│  │  ├─Sidebar 侧边栏配置
│  │  ├─TagsView 标签栏配置
│  │  └─UHeader 头部内容配置
│  └─hooks
├─router   路由配置
├─store    数据存储
├─styles   样式文件
├─utils   工具方法
└─views    页面配置方法
└─permission  路由拦截 权限配置

vue-admin-perfect's People

Contributors

zouzhibin avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.