# vite-manage-template **Repository Path**: F_tree/vite-manage-template ## Basic Information - **Project Name**: vite-manage-template - **Description**: 学习类项目。 vite 工具搭建的 vue 后台管理项目 模板(来自https://gitee.com/awen6666/vite-manage/repository/archive/master.zip) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-11-08 - **Last Updated**: 2025-05-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: template, vite ## README ## 以vite2搭建的一个后台管理系统 界面模板 ![login](public/login.png) ![home](public/image.png) ## 项目中使用的插件 * vue-router 路由管理 * vuex 状态管理 * vuex-persistedstate vuex持久化 * sass css预处理工具 * axios 网络传输 * element-plus ui框架 * echarts 图表插件 ### 包含的一些功能 * 1.登陆界面 https://www.zhihu.com/zvideo/1332786520856526848 * 2.管理界面 仿照doracms https://www.html-js.cn/admin/ * 3.loading https://www.zhihu.com/zvideo/1487482207719182336 #### 全局组件的函数调用 (loading界面) #### 状态管理 module的使用 vuex 本地持久化