# 3403 **Repository Path**: niuma34/3403 ## Basic Information - **Project Name**: 3403 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-29 - **Last Updated**: 2026-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 现代塑胶信息化管理平台 纯前端管理后台项目,基于 `Vite + Vue 3 + Element Plus + ECharts` 搭建,全部数据与接口均在前端模拟。 ## 启动 ```bash npm install npm run dev ``` 默认访问端口:`3403` ## 目录说明 - `docs/前端需求文档.md`:依据技术规范书整理的前端需求文档 - `src/config/`:菜单与页面配置 - `src/mock/`:模拟数据生成规则与内存数据库 - `src/api/mockService.js`:前端伪接口