# lifecycle-mgr **Repository Path**: wsyx123/lifecycle-mgr ## Basic Information - **Project Name**: lifecycle-mgr - **Description**: 项目生命周期管理前端 - **Primary Language**: NodeJS - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 16 - **Forks**: 4 - **Created**: 2020-09-04 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: project-management **Tags**: None ## README # lifecycle-mgr > A Vue.js project ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader). # 与后端连接配置 修改 lifecycle-mgr/static/api-url.js 文件 # 界面概览 **项目概览** ![项目概览](https://images.gitee.com/uploads/images/2020/0904/180753_221c5f92_5198750.jpeg "1.jpg") **工作日历** ![工作日历](https://images.gitee.com/uploads/images/2020/0904/180831_bb1c8621_5198750.jpeg "2.jpg") **工作日历中进入任务** ![任务查看](https://images.gitee.com/uploads/images/2020/0904/181628_59f0f2c9_5198750.jpeg "2-1.jpg") **我的项目** ![我的项目](https://images.gitee.com/uploads/images/2020/0904/180900_41e9c680_5198750.jpeg "3.jpg") **人员管理** ![人员管理](https://images.gitee.com/uploads/images/2020/0904/180925_56421b86_5198750.jpeg "4.jpg") **附件预览** ![人员管理-附件预览](https://images.gitee.com/uploads/images/2020/0904/180952_e9bb6b25_5198750.jpeg "4-1.jpg") **自定义项目模版** ![项目模版](https://images.gitee.com/uploads/images/2020/0904/181409_42e95c31_5198750.jpeg "5.jpg")