|
@@ -1,5 +1,5 @@
|
|
|
# JeecgUniapp项目介绍
|
|
|
-JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与[JeecgBoot平台](https://github.com/jeecgboot/jeecg-boot)完美对接的移动解决方案!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。
|
|
|
+JeecgBoot - APP移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与[JeecgBoot低代码平台](https://github.com/jeecgboot/jeecg-boot)完美对接!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能,更多功能请自己扩展。
|
|
|
|
|
|
当前最新版本: 2.0(发布日期:2020-07-05)
|
|
|
|
|
@@ -21,13 +21,11 @@ JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端
|
|
|
- https://github.com/jeecgboot/jeecg-boot
|
|
|
|
|
|
### 技术文档
|
|
|
-- 技术官网: [http://www.jeecg.com/appIndex](http://www.jeecg.com/appIndex)
|
|
|
+- APP体验: http://jeecg.com/appIndex
|
|
|
+- 技术官网: [http://www.jeecg.com](http://www.jeecg.com)
|
|
|
- 技术文档: [http://doc.jeecg.com/2044258](http://doc.jeecg.com/2044258)
|
|
|
- 视频教程: [零基础入门视频](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)
|
|
|
-- 小程序体验
|
|
|
-
|
|
|
+
|
|
|
|
|
|
|
|
|
### 反馈问题
|
|
@@ -37,6 +35,26 @@ JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端
|
|
|
官方支持: http://jeecg.com/doc/help
|
|
|
|
|
|
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+效果预览
|
|
|
+----
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
### 功能模块
|
|
|
```
|
|
|
├─框架实现
|
|
@@ -64,22 +82,3 @@ JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端
|
|
|
│ ├─图片上传
|
|
|
├─。。。
|
|
|
```
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-效果预览
|
|
|
-----
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|
|
|
-
|