You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by cn...@apache.org on 2021/02/27 08:45:46 UTC

[incubator-weex-site] branch master updated: Update who-is-using-weex.js

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

cnryb 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 a2cf725  Update who-is-using-weex.js
     new 913e146  Merge pull request #603 from 521wangdong/patch-1
a2cf725 is described below

commit a2cf7258d28231ceecdc2c8e4e6d50952066e52a
Author: 屠夫 <41...@users.noreply.github.com>
AuthorDate: Thu Feb 25 17:07:33 2021 +0800

    Update who-is-using-weex.js
    
    weex开发的移动端项目
---
 docs/.vuepress/data/who-is-using-weex.js | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/docs/.vuepress/data/who-is-using-weex.js b/docs/.vuepress/data/who-is-using-weex.js
index 5c3c378..a372374 100644
--- a/docs/.vuepress/data/who-is-using-weex.js
+++ b/docs/.vuepress/data/who-is-using-weex.js
@@ -318,5 +318,12 @@ export default [
     icon: 'http://aikuaixiao-sys.oss-cn-shanghai.aliyuncs.com/logo.png',
     iOS:'https://apps.apple.com/cn/app/id1454492001',
     android: 'https://sj.qq.com/myapp/detail.htm?apkName=com.aikuaixiao'
+  },
+  {
+    name_CN: '中南销售通',
+    name_EN: 'zoina',
+    icon: 'http://file.market.xiaomi.com/thumbnail/PNG/l114/AppStore/0287c5059d3a480f9cac26565d9d092e87742c7d2',
+    iOS:'https://app.mi.com/details?id=com.terminus.zoina.sale&ref=search',
+    android: 'https://app.mi.com/details?id=com.terminus.zoina.sale&ref=search'
   }
 ];