選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
keke 1f1b14665c 提交 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 first commit 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