jinyuan 08d10cbf70 up | hace 2 años | |
---|---|---|
.hbuilderx | hace 2 años | |
api | hace 2 años | |
common | hace 2 años | |
components | hace 2 años | |
hybrid | hace 2 años | |
node_modules | hace 2 años | |
pages | hace 2 años | |
plugin | hace 2 años | |
static | hace 2 años | |
store | hace 2 años | |
uni_modules | hace 2 años | |
.gitignore | hace 2 años | |
App.vue | hace 2 años | |
LICENSE | hace 2 años | |
README.md | hace 2 años | |
main.js | hace 2 años | |
manifest.json | hace 2 años | |
myhjdc.keystore | hace 2 años | |
package-lock.json | hace 2 años | |
pages.json | hace 2 años | |
uni.scss | hace 2 años |
JEECG BOOT APP 移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与JeecgBoot平台完美对接的移动解决方案!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能。
当前最新版本: 2.0(发布日期:2020-07-05)
├─框架实现
│ ├─APP开发框架搭建
│ ├─登录对接
│ ├─TOKEN接口机制
│ ├─热更新\覆盖更新
├─基础功能
│ ├─菜单栏目
│ ├─登录页面
│ ├─移动首页
│ ├─个人信息设置
├─消息中心
│ ├─通讯录
│ ├─系统公告
│ ├─消息推送
├─示例代码
│ ├─调用摄像头扫码(扫码)
│ ├─获取地理位置(定位)
├─新增组件
│ ├─页面滚动
│ ├─日历
│ ├─时间选择
│ ├─下拉选择
│ ├─图片上传
├─。。。