Go to file
Aresn cc302124a3
add base template
2019-01-29 17:56:56 +08:00
public config/index.js添加配置浏览器标签显示的基本标题title的配置,会拼接为 '${title} - ${当前页标题}' 2018-11-19 16:31:19 +08:00
src update social page 2019-01-28 16:05:11 +08:00
tests style 2019-01-24 16:34:34 +08:00
.babelrc 修复eslint检测() => import报错的问题 2018-10-12 12:13:56 +08:00
.editorconfig init 2018-04-16 10:16:22 +08:00
.eslintignore update 2018-10-12 12:16:14 +08:00
.eslintrc.js 新增组织结构树页面 2018-12-20 19:07:47 +08:00
.gitignore remove package-lock, close #1183 #1182 #1184 2019-01-28 15:31:35 +08:00
.postcssrc.js update 2018-08-21 22:38:38 +08:00
.travis.yml add travis.yml 2018-05-18 11:56:25 +08:00
LICENSE add travis.yml 2018-05-18 11:56:25 +08:00
README.md add base template 2019-01-29 17:56:56 +08:00
cypress.json 使用vue-cli3.0 2018-05-18 11:55:17 +08:00
package.json 新增tree-select 2019-01-24 16:30:49 +08:00
vue.config.js Update vue.config.js 2018-12-14 16:22:03 +08:00

README.md

iView Admin

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

vue iview ui npm

Special Sponsors

If you'd like be a sponsor, to show your ads in GitHub and iView doc, please email admin@aresn.com to get more infomation.

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, iView