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
發布數32
最新版本名稱v2.5.0 (發布於 )
第一版名稱v1.0.0 (發布於 )
創建於2017-09-15 10:34:27
推送於2022-05-10 06:51:56
最后一次提交2019-08-15 18:33:53
星數16.4k
關注者數627
派生數4.9k
提交數462
已啟用問題?
問題數1183
打開的問題數563
拉請求數90
打開的拉請求數48
關閉的拉請求數73
已啟用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

去到頂部