iview / iview-admin

Vue 2.0 admin management system template based on iView

Home Page:https://admin.iviewui.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iView Admin

Vue.js 2.0 admin management system template based on iView.

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

About

Vue 2.0 admin management system template based on iView

https://admin.iviewui.com/

License:MIT License


Languages

Language:Vue 60.4%Language:JavaScript 31.8%Language:CSS 7.6%Language:HTML 0.2%