# ibiz-web-theme **Repository Path**: template-opensource/ibiz-web-theme ## Basic Information - **Project Name**: ibiz-web-theme - **Description**: iBiz网页端应用的web端主题解决方案和移动端主题解决方案,包含界面布局、预置界面样式、样式变量定义等内容。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-28 - **Last Updated**: 2025-08-05 ## 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 ``` ### 开发子包 进入子包工作空间后,按照子包说明进行开发即可。