Jh Vue Admin screenshot

Jh Vue Admin

Author Avatar Theme by Iotjin
Updated: 10 Dec 2025
18 Stars

jh-vue-admin - vue极简后台管理系统,支持顶栏和固钉动态切换。在线预览 https://iotjin.github.io/jh-vue-admin

Categories

Overview:

jh-vue-admin is a minimalistic Vue.js based admin management system that supports dynamic toggling between top bar and fixed navigation bar. It includes features such as dynamic permission control, menu routing, and basic system settings. The current version is v4.0+ and it is built on the vue-cli framework. The project is compatible with modern browsers and Internet Explorer 10+.

Features:

  • Dynamic Permission Control: Allows for dynamic generation of sidebars and routers based on user roles.
  • Menu Routing: Provides a menu management system to dynamically handle navigation routes.
  • Basic System Settings: Includes modules for user management, role management, menu management, and dictionary management.

Installation:

To install jh-vue-admin, follow these steps:

  1. Clone the repository:

    git clone https://github.com/iotjin/jh-vue-admin.git
    
  2. Switch to the appropriate branch (v4.0+):

    git checkout v4.0+
    
  3. Install dependencies:

    npm install
    
  4. Build and serve the application locally:

    npm run dev
    
  5. Open the browser and visit http://localhost:9528 to preview the application.

Summary:

jh-vue-admin is a Vue.js admin management system with a simple and minimalistic design. It provides essential features like permission control, menu routing, and basic system settings. The project can be easily installed by cloning the repository and following the installation guide. It is compatible with modern browsers and Internet Explorer 10+.