# master-uniapp **Repository Path**: wanghehe/master-uniapp ## Basic Information - **Project Name**: master-uniapp - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2025-05-29 - **Last Updated**: 2025-05-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

Master v1.1.0

基于UniApp开发的轻量级移动端框架

## 项目简介 Master App 移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与[master-fast](https://gitee.com/panday94/master-fast)完美对接的移动解决方案! 目前已经实现登录、我的、工作台、编辑资料、头像修改、密码修改、常见问题、关于我们等基础功能。 * 配套后端代码仓库地址[master-fast](https://gitee.com/panday94/master-fast) 版本。 * 应用框架基于[uniapp](https://uniapp.dcloud.net.cn/),支持小程序、H5、Android和IOS。 * 前端组件采用[uni-ui](https://github.com/dcloudio/uni-ui),全端兼容的高性能UI框架。 ## 开发 ```bash # 克隆项目 git clone https://gitee.com/panday94/master-uniapp # 进入项目目录 cd master-uniapp # 安装依赖 npm install # 建议不要直接使用 cnpm 安装依赖,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题 npm install --registry=https://registry.npmmirror.com # 启动服务 npm run dev ``` 浏览器访问 http://localhost:2345 ## 演示图 ## 联系我们
公众号

公众号

微信

添加微信,加入交流群

## License MIT © [Master](./license)