一個基於iview-admin2.0開發的管理系統

asteroid

A more comprehensive management system developed on the basis of iview-admin.git

這是一個基於iview-admin2.0開發的管理系統,修復了ivew-admin中的一些bug,修改了一下框架結構,並向其中加入了我本身的工具庫,目前新增了日曆組件、tinymce富文本編輯器組件、二維碼示例、g2圖表示例、聊天室示例,更多功能持續更新中。。。github

項目地址:https://github.com/Inspiration1/asteroidnpm

Introduction

路由配置等可參考iview-admin2.0文檔https://lison16.github.io/iview-admin-doc/#/,本項目完整文檔正在整理中。。。markdown

登陸

https://raw.githubusercontent.com/Inspiration1/markdown-photos/master/asteroid/login.png

提供兩個可供登陸的帳號,super_admin和admin,任意密碼便可登陸,兩個帳號權限不一樣,可訪問的路由不一樣,super_admin擁有最高權限,而admin不可訪問設置了權限攔截的路由。框架

首頁

https://raw.githubusercontent.com/Inspiration1/markdown-photos/master/asteroid/homepage.png

登陸以後進入到首頁,顯示問候語,根據一天中的時間點不一樣顯示不一樣的問候語,導航欄變動爲伸縮式導航。iview

新增組件

tinymce富文本編輯器

fullcalendar日曆

新增功能

二維碼名片

聊天室

G2圖表

Getting started

# clone the project
git clone https://github.com/Inspiration1/asteroid.git

// install dependencies
npm install

// develop
npm run dev

Build

npm run build
相關文章
相關標籤/搜索