All Projects → chen-wen → vue-spa

chen-wen / vue-spa

Licence: other
基于 element(饿了么前端框架)做的一个单页面后台前端部分

Programming Languages

Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Labels

Projects that are alternatives of or similar to vue-spa

Admin Plus
admin,后台脚手架
Stars: ✭ 116 (+510.53%)
Mutual labels:  admin-ui
boilerplate
Laravel AdminLTE 3 Boilerplate package with blade components, users, roles and permissions management
Stars: ✭ 167 (+778.95%)
Mutual labels:  admin-ui
core
Core and Admin UI for Angular7+ web applications
Stars: ✭ 47 (+147.37%)
Mutual labels:  admin-ui
Coreui Free Bootstrap Admin Template
CoreUI is free bootstrap admin template
Stars: ✭ 11,038 (+57994.74%)
Mutual labels:  admin-ui
Theidserver
OpenID/Connect server based on IdentityServer4
Stars: ✭ 170 (+794.74%)
Mutual labels:  admin-ui
datta-able-bootstrap-dashboard
Datta Able Bootstrap 4 admin template free version
Stars: ✭ 111 (+484.21%)
Mutual labels:  admin-ui
Gentelella
Welcome to Gentelella - Responsive Bootstrap Admin Application based on the Foundation of Symfony and Gentelella!
Stars: ✭ 100 (+426.32%)
Mutual labels:  admin-ui
Purple-React
Free React.js version of popular admin template Purple Admin.
Stars: ✭ 55 (+189.47%)
Mutual labels:  admin-ui
demo.adminhelper
Example of a module created using Admin Helper
Stars: ✭ 30 (+57.89%)
Mutual labels:  admin-ui
uiw-admin
UIW-Admin Panel Framework, Powered by React and @uiwjs.
Stars: ✭ 21 (+10.53%)
Mutual labels:  admin-ui
Digitalwand.admin helper
API для сборки кастомных админок в Битриксе
Stars: ✭ 135 (+610.53%)
Mutual labels:  admin-ui
Blur Admin
AngularJS Bootstrap Admin Panel Framework
Stars: ✭ 11,274 (+59236.84%)
Mutual labels:  admin-ui
startui-admin
StartUI - Free html admin dashboard template
Stars: ✭ 31 (+63.16%)
Mutual labels:  admin-ui
Ng Pi Admin
Angular admin http://treesflower.com/ng-pi-admin
Stars: ✭ 131 (+589.47%)
Mutual labels:  admin-ui
AD-webmanager
A web interface for administration of Active Directory Domains, made in Python, with focus on easy of use and simplicity.
Stars: ✭ 26 (+36.84%)
Mutual labels:  admin-ui
Layui Admin
基于layui和thinkphp6.0的快速后台开发框架。快速构建完善的管理后台,内置表单、表格的php生成,以及完善的RBAC权限管理。
Stars: ✭ 101 (+431.58%)
Mutual labels:  admin-ui
AdminRunasMenu
A WPF menu driven by powershell to perform administrator functions
Stars: ✭ 26 (+36.84%)
Mutual labels:  admin-ui
ant-back-server
🚀 react后台,后台管理系统——后端(Koa)实现
Stars: ✭ 26 (+36.84%)
Mutual labels:  admin-ui
nocodb
🔥 🔥 🔥 Open Source Airtable Alternative - turns any MySQL, Postgres, SQLite into a Spreadsheet with REST APIs.
Stars: ✭ 28,894 (+151973.68%)
Mutual labels:  admin-ui
super
A simple, powerful, zero dependency Rails admin framework
Stars: ✭ 81 (+326.32%)
Mutual labels:  admin-ui

vue-admin

a spa admin template.

权限控制

data/user/info.json 中 permissions 的值改为 ["super"] 即可看到超级管理员权限

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For detailed explanation on how things work, checkout the guide and docs for vue-loader.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].