Browse Source

first commit

jinyuan 2 years ago
commit
3610b8ca23
1 changed files with 86 additions and 0 deletions
  1. 86 0
      README.md

+ 86 - 0
README.md

@@ -0,0 +1,86 @@
+![JEECG](https://static.oschina.net/uploads/img/201905/24164523_XDhg.png "JeecgBoot快速开发平台")
+
+
+
+
+# JeecgUniapp项目介绍
+JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与[JeecgBoot平台](https://github.com/jeecgboot/jeecg-boot)完美对接的移动解决方案!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。
+
+当前最新版本: 2.0(发布日期:2020-07-05)
+
+
+[![AUR](https://img.shields.io/badge/license-Apache%20License%202.0-blue.svg)](https://github.com/zhangdaiscott/jeecg-boot/blob/master/LICENSE)
+[![](https://img.shields.io/badge/Author-JEECG团队-orange.svg)](http://www.jeecg.com)
+[![](https://img.shields.io/badge/version-2.0-brightgreen.svg)](https://github.com/zhangdaiscott/jeecg-boot-uniapp)
+[![GitHub stars](https://img.shields.io/github/stars/zhangdaiscott/jeecg-boot-uniapp.svg?style=social&label=Stars)](https://github.com/zhangdaiscott/jeecg-boot-uniapp)
+[![GitHub forks](https://img.shields.io/github/forks/zhangdaiscott/jeecg-boot-uniapp.svg?style=social&label=Fork)](https://github.com/zhangdaiscott/jeecg-boot-uniapp)
+
+
+
+
+### 源码下载
+- https://github.com/jeecgboot/jeecg-uniapp
+- https://gitee.com/jeecg/jeecg-uniapp
+
+### 后台代码
+-  https://github.com/jeecgboot/jeecg-boot
+
+### 技术文档
+- 技术官网: [http://www.jeecg.com/appIndex](http://www.jeecg.com/appIndex)
+- 技术文档: [http://doc.jeecg.com/2044258](http://doc.jeecg.com/2044258)
+- QQ交流群 : ④774126647、③816531124(满)、②769925425(满)、①284271917(满)
+- 视频教程: [零基础入门视频](https://www.bilibili.com/video/BV1sQ4y1R7Rz)
+- H5体验:  [http://uniapp.jeecg.com](http://uniapp.jeecg.com)
+- APP体验: [下载APP](https://jeecgos.oss-cn-beijing.aliyuncs.com/app/jeecgbootapp_20210518.apk)
+- 小程序体验
+
+![输入图片说明](https://oscimg.oschina.net/oscnet/up-213908261262c30a7d83a4bc9936587ed2a.png "在这里输入图片标题")
+
+
+
+### 功能模块
+```
+├─框架实现
+│  ├─APP开发框架搭建
+│  ├─登录对接
+│  ├─TOKEN接口机制
+│  ├─热更新\覆盖更新
+├─基础功能
+│  ├─菜单栏目
+│  ├─登录页面
+│  ├─移动首页
+│  ├─个人信息设置
+├─消息中心
+│  ├─通讯录
+│  ├─系统公告
+│  ├─消息推送
+├─示例代码
+│  ├─调用摄像头扫码(扫码)
+│  ├─获取地理位置(定位)
+├─新增组件
+│  ├─页面滚动
+│  ├─日历
+│  ├─时间选择
+│  ├─下拉选择
+│  ├─图片上传
+├─。。。
+```
+
+
+
+
+效果预览
+----
+
+![](https://oscimg.oschina.net/oscnet/up-9fb74025440e6066651599d78b4bc78f2cd.png)
+
+![](https://oscimg.oschina.net/oscnet/up-7605e213638a559bba64279b6db93af3ed0.png)
+
+![](https://oscimg.oschina.net/oscnet/up-43ddd52486509ab06a920c3f99f42b8b432.png)
+
+![](https://oscimg.oschina.net/oscnet/up-02d83a8fe3fab4c0153862a9084f8a94cbb.png)
+
+![](https://oscimg.oschina.net/oscnet/up-937a63d5e13869c40e6f1437452171d8235.png)
+
+![输入图片说明](https://oscimg.oschina.net/oscnet/up-49e27699eb278c7c6b6748bfeaeb6c13b72.gif "在这里输入图片标题")
+