JeecgUniapp移动框架 2.0版本发布,一份代码多终端适配

This commit is contained in:
zhangdaiscott
2021-07-02 18:25:52 +08:00
parent d343e78ad9
commit 01222229f2
2 changed files with 5 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
# JeecgUniapp项目介绍
JEECG BOOT APP 移动解决方案采用uniapp框架一份代码多终端适配同时支持APP、小程序、H5实现了与JeecgBoot平台完美对接的移动解决方案目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。
JEECG BOOT APP 移动解决方案采用uniapp框架一份代码多终端适配同时支持APP、小程序、H5实现了与[JeecgBoot平台](https://github.com/jeecgboot/jeecg-boot)完美对接的移动解决方案!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。
当前最新版本: 2.0发布日期2020-07-05
@@ -22,6 +22,9 @@ JEECG BOOT APP 移动解决方案采用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)

View File

@@ -78,7 +78,7 @@
return {
shape:'',//round 圆形
loading: false,
userName: 'jeecg',
userName: 'admin',
password: '123456',
phoneNo: '',
smsCode: '',