From d4887e6a29ef8eaeb2d64cf9819c45c96b23fa53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B4=94=E7=BA=A2=E4=BF=9D?= Date: Fri, 10 Aug 2018 18:05:21 +0800 Subject: [PATCH 1/2] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5d71961..a2b17ee 100644 --- a/README.md +++ b/README.md @@ -12,12 +12,15 @@ ## 电商类 1. [灰狐E3](https://github.com/huihoo/e3-h5) +## 社交类 +1.[卡牌对战](https://github.com/EasyTuan/mui-kidApp):基于 MUI 构建一个具有 90 +页面的APP应用 + ## 工具类 1. [滴石](http://git.oschina.net/uikoo9/uikoo9-dishi) 2. [卉卉打卡](https://github.com/0312birdzhang/huihuisignin) ## 能力展示类 -1. [Hello MUI](https://github.com/dcloudio/mui/tree/master/examples/hello-mui) +1. [Hello MUI](https://github.com/dcloudio/mui/tree/master/examples/hello-mui):展示mui的基础控件、通用模板等 ## 常用模板类 1. [登录模板](https://github.com/dcloudio/mui/tree/master/examples/login) From 38d07a044a5efbba866338b3d95f4eddc2a34d50 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B4=94=E7=BA=A2=E4=BF=9D?= Date: Sun, 11 Nov 2018 12:09:10 +0800 Subject: [PATCH 2/2] Update README.md --- README.md | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a2b17ee..a740ac1 100644 --- a/README.md +++ b/README.md @@ -20,11 +20,16 @@ 2. [卉卉打卡](https://github.com/0312birdzhang/huihuisignin) ## 能力展示类 -1. [Hello MUI](https://github.com/dcloudio/mui/tree/master/examples/hello-mui):展示mui的基础控件、通用模板等 +1. [Hello uni-app](https://github.com/dcloudio/uni-app/tree/master/examples/hello-uniapp):展示uni-app的组件、API、模板等 +2. [Hello MUI](https://github.com/dcloudio/mui/tree/master/examples/hello-mui):展示mui的基础控件、通用模板等 + ## 常用模板类 -1. [登录模板](https://github.com/dcloudio/mui/tree/master/examples/login) -2. [酒店预定](https://github.com/dcloudio/casecode/tree/master/hotel) +1. [登录模板](https://github.com/dcloudio/mui/tree/master/examples/login) 基于mui项目的登录模板 +2. [登录模板](https://github.com/dcloudio/uni-app/tree/master/examples/login-template) 基于uni-app项目的登录模板 +3. [酒店预定](https://github.com/dcloudio/casecode/tree/master/hotel) +4. [图片App](https://github.com/dcloudio/uni-app/tree/master/examples/image-template) 使用uni-app开发的图片App模版,包含单列图、双列图,图片分类,图片轮播、预览、下载,图片分享、收藏,设置桌面背景图等功能 + ## 脚手架类 1. [rayapp开发框架](https://github.com/dailc/hybrid_dcloud_rayapp)