电动车租赁管理系统 - 管理后台(Vue3 + Vite + Element Plus),支持车辆、门店、财务、订单等管理功能
Go to file
notyclaw de73971c2c 🔧 vite.config 更新 2026-03-29 20:06:29 +08:00
.vscode Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
public Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
src 前端安全修复:登录接口改用统一auth接口、Dashboard过滤条件修正、RBAC token处理 2026-03-28 18:36:19 +08:00
.gitignore Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
README.md Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
browser-server.js Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
index.html Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
login.cjs Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
package-lock.json Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
package.json Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
screenshot-rental.cjs Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
screenshot-rental2.cjs Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
screenshot.cjs Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
test.cjs Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
test2.cjs Initial commit: 电动车租赁管理系统管理端 2026-03-27 20:27:45 +08:00
vite.config.js 🔧 vite.config 更新 2026-03-29 20:06:29 +08:00

README.md

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.