You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by ca...@apache.org on 2022/03/21 15:20:13 UTC

[incubator-linkis-website] branch dev updated: [new logon]: add the logo of my company to website

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

casion pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/incubator-linkis-website.git


The following commit(s) were added to refs/heads/dev by this push:
     new a5fc091  [new logon]: add the logo of my company to website
     new a7dd57d  Merge pull request #197 from huapan123456/dev
a5fc091 is described below

commit a5fc09105d7c2cc1488056e323ae2cdf3937f970
Author: huapan <hu...@52tt.com>
AuthorDate: Mon Mar 21 17:39:27 2022 +0800

    [new logon]: add the logo of my company to website
---
 src/pages/user/data.json                                 |  11 +++++++++++
 src/pages/user/img.json                                  |   3 ++-
 ...\350\266\243\344\270\270\351\233\206\345\233\242.png" | Bin 0 -> 7877 bytes
 3 files changed, 13 insertions(+), 1 deletion(-)

diff --git a/src/pages/user/data.json b/src/pages/user/data.json
index a119a3a..d82273e 100644
--- a/src/pages/user/data.json
+++ b/src/pages/user/data.json
@@ -579,5 +579,16 @@
         "地点": "新加坡",
         "联系方式": "sunshun18@126.com",
         "业务场景": "调用大数据平台的中间件"
+    },
+    {
+        "auther": "bigdata@52tt.com",
+        "company": "Quwan Holding Limite",
+        "location": "Guangzhou, China",
+        "contact": "bigdata@52tt.com",
+        "business scenario": "Computational Governance Middleware as Data Services",
+        "公司": "趣丸集团",
+        "地点": "中国广州",
+        "联系方式": "bigdata@52tt.com",
+        "业务场景": "作为数据服务的计算治理中间件"
     }
 ]
diff --git a/src/pages/user/img.json b/src/pages/user/img.json
index a6883f7..faf0e1c 100644
--- a/src/pages/user/img.json
+++ b/src/pages/user/img.json
@@ -34,5 +34,6 @@
     {"url":"圈外同学.png"},
     {"url":"云徒科技.png"},
     {"url":"成都大数据.png"},
-    {"url":"桔子分期.png"}
+    {"url":"桔子分期.png"},
+    {"url":"趣丸集团.png"}
 ]
\ No newline at end of file
diff --git "a/static/home/user/\350\266\243\344\270\270\351\233\206\345\233\242.png" "b/static/home/user/\350\266\243\344\270\270\351\233\206\345\233\242.png"
new file mode 100644
index 0000000..d5860a8
Binary files /dev/null and "b/static/home/user/\350\266\243\344\270\270\351\233\206\345\233\242.png" differ

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org