You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xiezhenghui fb37d768cd 第三次 4 年之前
public 第三次 4 年之前
src 第三次 4 年之前
tests 第三次 4 年之前
.babelrc 第三次 4 年之前
.editorconfig 第三次 4 年之前
.eslintignore 第三次 4 年之前
.eslintrc.js 第三次 4 年之前
.gitignore 第三次 4 年之前
.postcssrc.js 第三次 4 年之前
.travis.yml 第三次 4 年之前
LICENSE 第三次 4 年之前
README.md 第三次 4 年之前
cypress.json 第三次 4 年之前
package.json 第三次 4 年之前
vue.config.js 第三次 4 年之前

README.md

iView Admin

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

vue iview ui [npm]()

Special Sponsors

  <tbody>
    <tr>
      <td align="center" valign="middle">
        <a href="https://segmentfault.com/ls/1650000016424063" target="_blank">
          <img width="300" src="https://file.iviewui.com/asd/asd-i-2.png">
        </a>
      </td>
      <td align="center" valign="middle">
        <a href="https://e.coding.net/?utm_source=iview" target="_blank">
          <img width="300" src="https://file.iviewui.com/asd/asd-coding4.png">
        </a>
      </td>
        <td align="center" valign="middle">
        <a href="https://cn.udacity.com/fend/?utm_source=iviewui&utm_medium=banner&utm_campaign=fend" target="_blank">
          <img width="300" src="https://file.iviewui.com/asd/asd-u-new-2.png">
        </a>
      </td>
    </tr>
  </tbody>

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 © 2016-present, iView