# ibiz-template-vue-theme **Repository Path**: iBizModeling/ibiz-template-vue-theme ## Basic Information - **Project Name**: ibiz-template-vue-theme - **Description**: iBizSys 新一代模板默认主题样式包 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 9 - **Created**: 2023-07-25 - **Last Updated**: 2025-08-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ibiz-web-theme iBiz网页端应用的web端主题解决方案和移动端主题解决方案,包含界面布局、预置界面样式、样式变量定义等内容。 ## 子包说明 | 库名称 | 功能描述 | | -------------------------- | ----------------------------------------------------------- | | `@ibiz-template/web-theme` | web端主题样式,[查看详细说明](packages/web-theme/README.md) | | `@ibiz-template/mob-theme` | 移动端主题样式,[查看详细说明](packages/mob-theme/README.md) | ## 开发指南 ### 安装依赖 ```bash pnpm i ``` ### 开发子包 进入子包工作空间后,按照子包说明进行开发即可。