This warehouse is the Vue3 + Element Plus + Vite version of the front-end technology stack.
The supporting backend code warehouse address is RuoYi-Vue or RuoYi-Vue-fast version.
For front-end technology stack (Vue2 + Element + Vue CLI), please move to RuoYi-Vue.
Alibaba Cloud Discount Site: Click here to enter, Tencent Cloud Flash Sale Site: Click here to enter
# Clone the project git clone https://github.com/yangzongzhuan/RuoYi-Vue3.git# Enter the project directory cd RuoYi-Vue3# Install dependent yarn --registry=https://registry.npmmirror.com# Start the service yarn dev # Build the test environment yarn build:stage# Build the production environment yarn build:prod# Front-end access address http://localhost:80
User management: The user is the system operator. This function mainly completes the system user configuration.
Department management: configure system organization (company, department, group), tree structure display supports data permissions.
Position management: Configure the positions held by system users.
Menu management: configure system menus, operation permissions, button permission identification, etc.
Role management: Assign role menu permissions, set roles, and divide data scope permissions by organization.
Dictionary management: Maintain some relatively fixed data frequently used in the system.
Parameter management: Dynamically configure common parameters for the system.
Notification and announcement: System notification and announcement information is released and maintained.
Operation log: system normal operation log recording and query; system abnormal information log recording and query.
Login log: The system login log record query contains login exceptions.
Online users: Monitor the status of active users in the current system.
Scheduled tasks: Online (add, modify, delete) task scheduling includes execution result logs.
Code generation: Front-end and back-end code generation (java, html, xml, sql) supports CRUD download.
System interface: Automatically generate relevant API interface documents based on business code.
Service monitoring: Monitor the current system CPU, memory, disk, stack and other related information.
Cache monitoring: Query system cache information, command statistics, etc.
Online builder: Drag form elements to generate corresponding HTML code.
Connection pool monitoring: Monitor the current system database connection pool status, and analyze SQL to find system performance bottlenecks.
admin/admin123
I have received some rewards one after another, which have been used to demonstrate server upgrades for a better experience. Thank you, friends.
Demo address: http://vue.ruoyi.vip
Document address: http://doc.ruoyi.vip