# MineTime **Repository Path**: esir/MineTime ## Basic Information - **Project Name**: MineTime - **Description**: Mine Time 用于个人事务管理 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2017-10-19 - **Last Updated**: 2021-04-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Hello MineTime 组件化,模块化 开发模式 项目中包含多个功能组件和业务模块,在开发中要保证组件间不能耦合,业务木块依赖于组件,但业务模块之间也不能相互引用,否则违背了组件化的原则;