本地生活商户app

付晓文。 cc9e26784b 修改接口 hace 1 mes
.hbuilderx 83bc6d4373 商品创建-增加富文本;关联分类;同步需求 hace 8 meses
api 4ecd638fe5 菜品接口 hace 1 mes
common 4ecd638fe5 菜品接口 hace 1 mes
components 4ecd638fe5 菜品接口 hace 1 mes
node_modules 8ac1e3913f 入驻 hace 8 meses
pages cc9e26784b 修改接口 hace 1 mes
plugin 8eb584d753 消息 hace 4 meses
static 6584fb6ba5 添加储值图标 hace 1 mes
store 988ea033eb 提交商户登录逻辑判断 hace 1 año
style 8eb584d753 消息 hace 4 meses
uni_modules 8cf26862b9 创建商品增加售卖时间 hace 8 meses
utils 8eb584d753 消息 hace 4 meses
.gitignore c070c1e83f uniapp 初版 hace 1 año
App.vue 2dd6119530 广告投放自建 hace 8 meses
LICENSE c070c1e83f uniapp 初版 hace 1 año
README.md c070c1e83f uniapp 初版 hace 1 año
main.js 8a2c148380 对接团餐活动接口; hace 10 meses
manifest.json e5b30bf23f 版本号 hace 2 meses
manifestpro.json 49a54f2727 1.1.1.1版本提交 hace 1 año
myhjdc.keystore c070c1e83f uniapp 初版 hace 1 año
package-lock.json 8ac1e3913f 入驻 hace 8 meses
package.json 72349b1332 1.10 hace 1 año
pages.json 5bf35739ac 新建商品+团餐团长+餐盒+修改储存设置 hace 1 mes
pnpm-lock.yaml b3abb2954f 0213bjd hace 1 año
template.h5.html 2dd6119530 广告投放自建 hace 8 meses
uni.scss 69d2d30072 优化uview组件代码; hace 11 meses

README.md

JeecgUniapp项目介绍

JeecgBoot - APP移动解决方案,采用uniapp框架,一份代码多终端适配,同时支持APP、小程序、H5!实现了与JeecgBoot低代码平台完美对接!目前已经实现登录、用户信息、通讯录、公告、移动首页、九宫格等基础功能,更多功能请自己扩展。

当前最新版本: 2.0(发布日期:2020-07-05)

AUR GitHub stars GitHub forks

本项目关闭issue,遇到BUG可以在github上 发Issue

源码下载

后台代码

技术文档

效果预览

输入图片说明

功能模块

├─框架实现
│  ├─APP开发框架搭建
│  ├─登录对接
│  ├─TOKEN接口机制
│  ├─热更新\覆盖更新
├─基础功能
│  ├─菜单栏目
│  ├─登录页面
│  ├─移动首页
│  ├─个人信息设置
├─消息中心
│  ├─通讯录
│  ├─系统公告
│  ├─消息推送
├─示例代码
│  ├─调用摄像头扫码(扫码)
│  ├─获取地理位置(定位)
├─新增组件
│  ├─页面滚动
│  ├─日历
│  ├─时间选择
│  ├─下拉选择
│  ├─图片上传
├─。。。