You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ky...@apache.org on 2019/04/29 09:05:53 UTC

[incubator-weex-site] branch master updated: 增加多利农庄案例 (#390)

This is an automated email from the ASF dual-hosted git repository.

kyork pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 42e0282  增加多利农庄案例 (#390)
42e0282 is described below

commit 42e028224718b1183070481acb70b4c9021e8804
Author: sainabob <sa...@gmail.com>
AuthorDate: Mon Apr 29 17:05:48 2019 +0800

    增加多利农庄案例 (#390)
    
    LGTM
---
 docs/.vuepress/data/who-is-using-weex.js | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/.vuepress/data/who-is-using-weex.js b/docs/.vuepress/data/who-is-using-weex.js
index 4de8845..4afc5a0 100644
--- a/docs/.vuepress/data/who-is-using-weex.js
+++ b/docs/.vuepress/data/who-is-using-weex.js
@@ -289,5 +289,13 @@ export default [
     iOS:
       'https://itunes.apple.com/cn/app/%E8%B6%85%E7%BA%A7ip/id1425709969?mt=8',
     android: 'https://sj.qq.com/myapp/detail.htm?apkName=com.jiatui.app.ip.cards'
+  },
+  {
+    name_CN: '多利农庄',
+    name_EN: 'tonysfarm',
+    icon: 'http://shop.tonysfarm.com/static/images/logos/icon-60@3x.png',
+    iOS:
+      'https://itunes.apple.com/cn/app/%E4%BF%A1%E5%A5%BD%E6%9C%89%E7%94%B0/id1439791996?mt=8',
+    android: 'https://a.app.qq.com/o/simple.jsp?pkgname=com.tonysfarm.wx'
   }
 ];