iView Admin

基于 iView 的 Vue 2.0 管理员管理系统模板。「Vue 2.0 admin management system template based on iView」

Github星跟踪图

iView Admin

基于 iView 的 Vue 2.0 管理员管理系统模板。

介紹

iView Admin是一款前端管理后台一体化解决方案。它基于Vue.js并使用UI工具包iView。

image

特性

  • 登录/注销
  • 权限认证
    • 过滤器列表
    • 允许切换
  • i18n
    • 组成部分
    • 丰富的文本编辑器
    • Markdown编辑器
    • 城市Cascader
    • 照片预览和编辑
    • 可拖动列表
    • 文件上传
    • 数字梯度
    • 分层
  • 表单
    • 发表的文章
    • 工作流程
    • 拖放式排序
    • 可搜索的形式
    • 表格导出数据
      • 导出到Csv文件
      • 导出到Xls文件
    • 从表格到图片
  • 错误页面
    • 403
    • 404
    • 500
  • 路由器
    • 动态路由
    • 参考页
  • 主题
  • 收缩侧栏
  • 标签导航
  • 面包屑导航
  • 全屏/退出全屏
  • 锁屏
  • 信息中心
  • 个人中心

开始

# clone the project
git clone https://github.com/iview/iview-admin.git

// install dependencies
npm install

// develop
npm run dev

构建

npm run build

许可证

MIT

Copyright (c) 2016-present, TalkingData


(The first version translated by vz on 2020.08.30)

主要指标

概览
名称与所有者iview/iview-admin
主编程语言Vue
编程语言HTML (语言数: 4)
平台Linux, Mac, Windows
许可证MIT License
所有者活动
创建于2017-09-15 10:34:27
推送于2022-05-10 06:51:56
最后一次提交2019-08-15 18:33:53
发布数32
最新版本名称v2.5.0 (发布于 )
第一版名称v1.0.0 (发布于 )
用户参与
星数16.5k
关注者数624
派生数4.8k
提交数462
已启用问题?
问题数1183
打开的问题数562
拉请求数90
打开的拉请求数46
关闭的拉请求数75
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?



vue
iview ui
npm

Introduction

iView Admin is a front-end management background integration solution. It based on Vue.js and use the UI Toolkit iView.

image

Features

  • Login / Logout
  • Permission Authentication
    • A list of filters
    • Permission to switch
  • i18n
  • Components
    • Rich Text Editor
    • Markdown Editor
    • City Cascader
    • Photos preview and edit
    • Draggable list
    • File upload
    • Digital gradient
    • split-pane
  • Form
    • The article published
    • Workflow
  • Table
    • Drag-and-drop sort
    • Searchable form
    • Table export data
      • Export to Csv file
      • Export to Xls file
    • Table to picture
  • Error Page
    • 403
    • 404
    • 500
  • Router
    • Dynamic routing
    • With reference page
  • Theme
  • Shrink the sidebar
  • Tag navigation
  • Breadcrumb navigation
  • Full screen / exit full screen
  • Lock screen
  • The message center
  • Personal center

Getting started

# clone the project
git clone https://github.com/iview/iview-admin.git

// install dependencies
npm install

// develop
npm run dev

Build

npm run build

License

MIT

Copyright (c) 2016-present, TalkingData