# NodeRBAC_front **Repository Path**: qing0306/node-rbac_front ## Basic Information - **Project Name**: NodeRBAC_front - **Description**: 小程序后台管理系统-采用vue3+element-plus+pinia - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-27 - **Last Updated**: 2026-05-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 项目介绍 后台采购系统 ## 安装依赖 1. vue create vue3-project 2. npm i axios -S 3. npm i echarts -S 4. npm i element-plus -S 5. npm i dayjs -S 6. npm i momentjs -S 7. npm i normalize.css -S 8. npm install @element-plus/icons-vue -S ## 后端 nodejs+mysql+Express 1. npm i express -S 2. npm i cors -S 3. npm i mysql -S 4. npm i multer -S 5. npm i mockjs -S ## 在项目中引入 Apache ECharts 1. 安装 npm install echarts -S 2. 配置 /plugins/echarts.js ## 在项目中引入 WangEditor 1. 安装 npm install @wangeditor/editor --save npm install @wangeditor/editor-for-vue@next --save ```js