# basic-frame-mobile **Repository Path**: git_beta/basic-frame-mobile ## Basic Information - **Project Name**: basic-frame-mobile - **Description**: uni-app开发的移动端项目,支持app、各类小程序、h5。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-20 - **Last Updated**: 2021-04-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # basic-frame-mobile #### 介绍 uni-app开发的移动端项目,支持app、各类小程序、h5。 #### 软件架构 components 存放组件 pages 存放业务代码 static 存放静态资源 store 存放vuex utils 存放工具类 main.js 项目入口文件 #### 安装教程 1. APP请使用HbuilderX打包 2. 小程序请使用HbilderX编译导入对应的小程序开发工具打包上线 3. H5直接运行 #### 使用说明 1. 使用中遇到问题,请在[](https://gitee.com/git_beta/basic-frame-mobile.git)新建Pull Request #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request