Update Home Page Content and Fix Problems (#209)
Co-authored-by: tsaitsung-han.tht <tsaitsung-han.tht@alibaba-inc.com>
diff --git a/docusaurus.config.js b/docusaurus.config.js
index 2ee4d3e..7e54c08 100644
--- a/docusaurus.config.js
+++ b/docusaurus.config.js
@@ -137,7 +137,7 @@
},
navbar: {
title: "Apache RocketMQ",
- // hideOnScroll: true,
+ // hideOnScroll: true,
logo: {
alt: "My Site Logo",
src: "img/Apache_RocketMQ_logo.svg.png",
@@ -145,6 +145,11 @@
items: [
{
+ href: 'https://github.com/apache/rocketmq',
+ label: 'GitHub',
+ position: 'right',
+ },
+ {
type: 'localeDropdown',
position: 'right',
},
@@ -186,12 +191,6 @@
// ... more items
],
},
-
- // {
- // href: 'https://github.com/apache/rocketmq',
- // label: 'GitHub',
- // position: 'right',
- // },
// {to: '/download', label: '社区', position: 'right'},
diff --git a/i18n/en/code.json b/i18n/en/code.json
index c947446..6ad1458 100644
--- a/i18n/en/code.json
+++ b/i18n/en/code.json
@@ -284,8 +284,8 @@
"金融级": {
"message": "Finance Oriented"
},
- "支持金融级别的事务消息": {
- "message": "Financial grade transactional message"
+ "金融级的稳定性,广泛用于交易核心链路": {
+ "message": "Financial-grade stability, widely used in transaction core links"
},
"架构极简": {
"message": "Lightweight Model"
diff --git a/src/css/custom.css b/src/css/custom.css
index d451560..faff2b5 100644
--- a/src/css/custom.css
+++ b/src/css/custom.css
@@ -427,7 +427,8 @@
/* grid-gap: 28px; */
text-align: center;
place-items: center;
- /* padding-bottom: 7em; */
+ padding-bottom: 7em;
+ margin-left: 5rem;
}
@media (max-width: 1200px) {
.logocontainer {
@@ -450,14 +451,18 @@
}
}
+.logosection {
+
+}
+
.avatar {
position: relative;
display: flex;
align-items: center;
justify-content: center;
- width: 100px;
- height: 100px;
+ width: 15%;
+ height: 15%;
border-radius: 10%;
overflow: hidden;
@@ -467,8 +472,8 @@
}
.avatar img {
- height: 70%;
- width: 70%;
+ height: 80%;
+ width: 80%;
z-index: 2;
/* Optionally add a drop shadow to the main image */
diff --git a/src/pages/components/Highlight.js b/src/pages/components/Highlight.js
index 0089bb1..1385fc4 100644
--- a/src/pages/components/Highlight.js
+++ b/src/pages/components/Highlight.js
@@ -5,14 +5,6 @@
import Translate, {translate} from '@docusaurus/Translate';
export default function Highlight({ reversed, title, img, text, link,url,isDark }) {
- const content = (
- <div className={clsx('col col--4', styles.featureContent, reversed ? styles.featureContentReversed : '')}>
- <div className={styles.introimg}>{img}</div>
- <h3 className={styles.highlighttitle}>{title}</h3>
- <p className={styles.highlightsubtitle}>{text}</p>
- </div>
- )
-
return (
<section className={clsx('featureAndEco', isDark ? styles.darkSection + ' darkSection' : styles.featureAndEco)}>
<h2 className={styles.sectionTitle}>{translate({message: "核心特性"})}</h2>
@@ -45,7 +37,7 @@
<svg t="1662020040095" class="icon" viewBox="0 0 1024 1024" version="1.1" xmlns="http://www.w3.org/2000/svg" p-id="1602" width="100" height="100"><path d="M512 981.333333c-36.266667 0-70.4-12.8-96-38.4l-38.4-36.266666c-12.8-12.8-29.866667-21.333333-49.066667-21.333334l-53.333333-2.133333c-74.666667-2.133333-132.266667-61.866667-134.4-134.4l-2.133333-53.333333c0-19.2-8.533333-36.266667-21.333334-49.066667l-36.266666-38.4a136.533333 136.533333 0 0 1 0-189.866667l36.266666-38.4c12.8-12.8 21.333333-29.866667 21.333334-49.066666l2.133333-53.333334c2.133333-74.666667 61.866667-132.266667 134.4-134.4l53.333333-2.133333c19.2 0 36.266667-8.533333 49.066667-21.333333l38.4-36.266667a136.533333 136.533333 0 0 1 189.866667 0l38.4 36.266667c12.8 12.8 29.866667 21.333333 49.066666 21.333333l53.333334 2.133333c74.666667 2.133333 132.266667 61.866667 134.4 134.4l2.133333 53.333334c0 19.2 8.533333 36.266667 21.333333 49.066666l36.266667 38.4a136.533333 136.533333 0 0 1 0 189.866667l-38.4 38.4c-12.8 12.8-21.333333 29.866667-21.333333 49.066667l-2.133334 53.333333c-2.133333 74.666667-61.866667 132.266667-134.4 134.4l-53.333333 2.133333c-19.2 0-36.266667 8.533333-49.066667 21.333334l-38.4 36.266666C580.266667 968.533333 546.133333 981.333333 512 981.333333z m0-874.666666c-19.2 0-38.4 8.533333-51.2 21.333333l-38.4 36.266667c-25.6 23.466667-57.6 36.266667-91.733333 38.4H277.333333c-40.533333 0-72.533333 34.133333-74.666666 74.666666l-2.133334 53.333334c0 34.133333-14.933333 66.133333-38.4 91.733333L128 460.8c-27.733333 29.866667-27.733333 74.666667 0 102.4l36.266667 38.4c23.466667 25.6 36.266667 57.6 38.4 91.733333l2.133333 53.333334c2.133333 40.533333 34.133333 72.533333 74.666667 72.533333l53.333333 2.133333c34.133333 0 66.133333 14.933333 91.733333 38.4l38.4 36.266667c29.866667 27.733333 74.666667 27.733333 102.4 0l38.4-36.266667c25.6-23.466667 57.6-36.266667 91.733334-38.4l53.333333-2.133333c40.533333-2.133333 72.533333-32 72.533333-72.533333l2.133334-53.333334c0-34.133333 14.933333-66.133333 38.4-91.733333l36.266666-38.4c27.733333-29.866667 27.733333-74.666667 0-102.4l-36.266666-38.4c-23.466667-25.6-36.266667-57.6-38.4-91.733333l-2.133334-53.333334c-2.133333-40.533333-32-72.533333-72.533333-72.533333l-53.333333-2.133333c-34.133333 0-66.133333-14.933333-91.733334-38.4L563.2 128c-12.8-12.8-32-21.333333-51.2-21.333333z" p-id="1603" fill="#1E165C"></path><path d="M469.333333 646.4c-14.933333 0-27.733333-6.4-38.4-14.933333L320 518.4c-12.8-12.8-12.8-32-2.133333-44.8 12.8-12.8 32-12.8 44.8-2.133333 0 0 2.133333 0 2.133333 2.133333l104.533333 104.533333 192-189.866666c12.8-12.8 34.133333-10.666667 44.8 2.133333s10.666667 32 0 42.666667l-198.4 198.4c-10.666667 8.533333-23.466667 14.933333-38.4 14.933333z" p-id="1604" fill="#1E165C"></path></svg>
</div>
<h3 className={styles.highlighttitle}>{translate({ message: "金融级" })}</h3>
- <p className={styles.highlightsubtitle}>{translate({ message: "支持金融级别的事务消息" })}</p>
+ <p className={styles.highlightsubtitle}>{translate({ message: "金融级的稳定性,广泛用于交易核心链路" })}</p>
</div>
<div className={clsx('col col--4', styles.featureContent)}>
<div className={styles.introimg}>
diff --git a/src/pages/components/LogoCarousel.js b/src/pages/components/LogoCarousel.js
index 4291f8c..7e85c73 100644
--- a/src/pages/components/LogoCarousel.js
+++ b/src/pages/components/LogoCarousel.js
@@ -21,12 +21,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24ely1h3fqcx14kvj20e80e874i.jpg"
+ src="/community/2dfire-logo.jpg"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24ely1h3fqcx14kvj20e80e874i.jpg"
+ src="/community/2dfire-logo.jpg"
width="100"
height="100"
/>
@@ -36,12 +36,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24ely1h3g4m3d9zrj205k05k744.jpg"
+ src="/community/alibaba-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24ely1h3g4m3d9zrj205k05k744.jpg"
+ src="/community/alibaba-logo.png"
width="100"
height="100"
/>
@@ -51,12 +51,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g4vm72jxj2050050q2r.jpg"
+ src="/community/ant-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g4vm72jxj2050050q2r.jpg"
+ src="/community/ant-logo.png"
width="100"
height="100"
/>
@@ -66,12 +66,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g4wq8y9pj2069069jr9.jpg"
+ src="/community/beibei-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g4wq8y9pj2069069jr9.jpg"
+ src="/community/beibei-logo.png"
width="100"
height="100"
/>
@@ -81,12 +81,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g4zbu6abj20jx0jwdgw.jpg"
+ src="/community/china-telecom-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g4zbu6abj20jx0jwdgw.jpg"
+ src="/community/china-telecom-logo.png"
width="100"
height="100"
/>
@@ -97,12 +97,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g53xb8bbj20ak0akdfw.jpg"
+ src="/community/decent-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g53xb8bbj20ak0akdfw.jpg"
+ src="/community/decent-logo.png"
width="100"
height="100"
/>
@@ -111,12 +111,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g56nxlqcj20ak0akglg.jpg"
+ src="/community/didi-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g56nxlqcj20ak0akglg.jpg"
+ src="/community/didi-logo.png"
width="100"
height="100"
/>
@@ -124,12 +124,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5880op2j204w04wwea.jpg"
+ src="/community/egov-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5880op2j204w04wwea.jpg"
+ src="/community/egov-logo.png"
width="100"
height="100"
/>
@@ -137,12 +137,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24ely1h3eskzhtqqj204g04gwee.jpg"
+ src="/community/fenqile-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24ely1h3eskzhtqqj204g04gwee.jpg"
+ src="/community/fenqile-logo.png"
width="100"
height="100"
/>
@@ -150,12 +150,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5b0l7l3j2069069mx0.jpg"
+ src="/community/gome-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5b0l7l3j2069069mx0.jpg"
+ src="/community/gome-logo.png"
width="100"
height="100"
/>
@@ -163,12 +163,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5cflcqxj2068069dfs.jpg"
+ src="/community/huawei-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5cflcqxj2068069dfs.jpg"
+ src="/community/huawei-logo.png"
width="100"
height="100"
/>
@@ -176,12 +176,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5eu1ek9j20fm0cxjs3.jpg"
+ src="/community/iqiyi-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5eu1ek9j20fm0cxjs3.jpg"
+ src="/community/iqiyi-logo.png"
width="100"
height="100"
/>
@@ -189,12 +189,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5gbxxp9j209r07bmwz.jpg"
+ src="/community/kedaxunfei-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5gbxxp9j209r07bmwz.jpg"
+ src="/community/kedaxunfei-logo.png"
width="100"
height="100"
/>
@@ -202,12 +202,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5hxcyflj20ak0akjr8.jpg"
+ src="/community/media-logo.jpg"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5hxcyflj20ak0akjr8.jpg"
+ src="/community/media-logo.jpg"
width="100"
height="100"
/>
@@ -215,12 +215,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5j8raevj20go0h30sx.jpg"
+ src="/community/meizu-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5j8raevj20go0h30sx.jpg"
+ src="/community/meizu-logo.png"
width="100"
height="100"
/>
@@ -228,12 +228,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5k883jyj20lg0mmaan.jpg"
+ src="/community/mingsheng-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5k883jyj20lg0mmaan.jpg"
+ src="/community/mingsheng-logo.png"
width="100"
height="100"
/>
@@ -242,12 +242,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g60z0706j2069069q2r.jpg"
+ src="/community/mobike-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g60z0706j2069069q2r.jpg"
+ src="/community/mobike-logo.png"
width="100"
height="100"
/>
@@ -256,12 +256,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5k883jyj20lg0mmaan.jpg"
+ src="/community/mogujie-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5zfpv1ej2069069dfp.jpg"
+ src="/community/mogujie-logo.png"
width="100"
height="100"
/>
@@ -271,12 +271,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5wf22b7j2069069wef.jpg"
+ src="/community/shihai-logo.jpg"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5wf22b7j2069069wef.jpg"
+ src="/community/shihai-logo.jpg"
width="100"
height="100"
/>
@@ -285,12 +285,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5uxgd34j20qo0qh755.jpg"
+ src="/community/shouqi-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5uxgd34j20qo0qh755.jpg"
+ src="/community/shouqi-logo.png"
width="100"
height="100"
/>
@@ -299,12 +299,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5tmlkslj205v06m745.jpg"
+ src="/community/shunfeng-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5tmlkslj205v06m745.jpg"
+ src="/community/shunfeng-logo.png"
width="100"
height="100"
/>
@@ -314,12 +314,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5qaf3gcj206d06f0sm.jpg"
+ src="/community/tree-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5qaf3gcj206d06f0sm.jpg"
+ src="/community/tree-logo.png"
width="100"
height="100"
/>
@@ -328,12 +328,12 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5osssoij207b07aq2r.jpg"
+ src="/community/webank-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5osssoij207b07aq2r.jpg"
+ src="/community/webank-logo.png"
width="100"
height="100"
/>
@@ -342,12 +342,54 @@
<img
alt=""
aria-hidden
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5malmpzj2069069aa5.jpg"
+ src="/community/wensihaihui-logo.png"
class="background"
/>
<img
alt="Avatar"
- src="https://tva1.sinaimg.cn/large/e6c9d24egy1h3g5malmpzj2069069aa5.jpg"
+ src="/community/wensihaihui-logo.png"
+ width="100"
+ height="100"
+ />
+ </div>
+ <div className={clsx("avatar",styles.logo1)}>
+ <img
+ alt=""
+ aria-hidden
+ src="/community/yeahmobi-logo.png"
+ class="background"
+ />
+ <img
+ alt="Avatar"
+ src="/community/yeahmobi-logo.png"
+ width="100"
+ height="100"
+ />
+ </div>
+ <div className={clsx("avatar",styles.logo1)}>
+ <img
+ alt=""
+ aria-hidden
+ src="/community/yhsoft-logo.png"
+ class="background"
+ />
+ <img
+ alt="Avatar"
+ src="/community/yhsoft-logo.png"
+ width="100"
+ height="100"
+ />
+ </div>
+ <div className={clsx("avatar",styles.logo1)}>
+ <img
+ alt=""
+ aria-hidden
+ src="/community/yunpan-logo.png"
+ class="background"
+ />
+ <img
+ alt="Avatar"
+ src="/community/yunpan-logo.png"
width="100"
height="100"
/>
diff --git a/src/pages/components/LogoCarousel.module.css b/src/pages/components/LogoCarousel.module.css
index a823de6..eeed2b5 100644
--- a/src/pages/components/LogoCarousel.module.css
+++ b/src/pages/components/LogoCarousel.module.css
@@ -20,111 +20,6 @@
margin: 0;
transition: transform 1000ms ease;
}
-@media screen and (max-width: 1439px) {
- .logo1 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
-
- .logo2 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
- .logo3 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
-}
-
-@media screen and (max-width: 1100px) {
- .logos {
- margin: 0;
- }
- .logos ul {
- /* padding: 0; */
- width: 3000px;
- }
- .logos ul li {
- min-width: 125px;
- }
-}
-@media screen and (max-width: 1290px) {
- .logo4 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
-
- .logo5 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
- .logo6 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
-}
-@media screen and (max-width: 1167px) {
- .logo7 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
-
- .logo8 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
- .logo9 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
- }
-
- @media screen and (max-width: 1044px) {
- .logo10 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
-
- .logo11 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
- .logo12 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
- }
-
- @media screen and (max-width: 900px) {
- .logo13 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
-
- .logo14 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
- .logo15 {
- visibility: hidden !important;
- width: 0;
- height: 0;
- }
- }
h3 {
font-size: 2em !important;
diff --git a/src/pages/components/highlight.module.css b/src/pages/components/highlight.module.css
index 0fbefae..d2f057e 100644
--- a/src/pages/components/highlight.module.css
+++ b/src/pages/components/highlight.module.css
@@ -6,6 +6,7 @@
.featureContent {
/* padding: var(--wdio-spacing-vertical) 1.535rem var(--wdio-spacing-vertical) calc(var(--ifm-spacing-horizontal) + 1.535rem)!important; */
/* margin: -2rem 0 -5rem 0; */
+ text-align: center;
}
.featureContentReversed {
@@ -14,7 +15,6 @@
.featureImage {
height: 100%;
- padding: var(--wdio-spacing-vertical) var(--ifm-spacing-horizontal)!important;
}
.featureImage iframe {
@@ -73,7 +73,7 @@
.highlightsubtitle {
text-align: center;
- margin: 1vw 0 1rem 0;
+ /* margin: 1vw 0 1rem 0; */
}
.introimg {
@@ -83,9 +83,10 @@
.row{
text-align: center;
+ margin: 0 1.5em 0 0;
}
.container{
text-align: center;
- width: 120%;
+ /* width: 120%; */
/* margin: var(--wdio-spacing-vertical) 0 15rem calc(var(--ifm-spacing-horizontal) + 1rem)!important; */
}
diff --git a/static/community/2dfire-logo.jpg b/static/community/2dfire-logo.jpg
new file mode 100644
index 0000000..2a5ba59
--- /dev/null
+++ b/static/community/2dfire-logo.jpg
Binary files differ
diff --git a/static/community/alibaba-logo.png b/static/community/alibaba-logo.png
new file mode 100644
index 0000000..81dd2e7
--- /dev/null
+++ b/static/community/alibaba-logo.png
Binary files differ
diff --git a/static/community/ant-logo.png b/static/community/ant-logo.png
new file mode 100644
index 0000000..2ba5cb3
--- /dev/null
+++ b/static/community/ant-logo.png
Binary files differ
diff --git a/static/community/beibei-logo.png b/static/community/beibei-logo.png
new file mode 100644
index 0000000..6c26ce8
--- /dev/null
+++ b/static/community/beibei-logo.png
Binary files differ
diff --git a/static/community/china-telecom-logo.png b/static/community/china-telecom-logo.png
new file mode 100644
index 0000000..ee4001d
--- /dev/null
+++ b/static/community/china-telecom-logo.png
Binary files differ
diff --git a/static/community/decent-logo.png b/static/community/decent-logo.png
new file mode 100644
index 0000000..51dbec4
--- /dev/null
+++ b/static/community/decent-logo.png
Binary files differ
diff --git a/static/community/didi-logo.png b/static/community/didi-logo.png
new file mode 100644
index 0000000..64c41b1
--- /dev/null
+++ b/static/community/didi-logo.png
Binary files differ
diff --git a/static/community/egov-logo.png b/static/community/egov-logo.png
new file mode 100644
index 0000000..473f616
--- /dev/null
+++ b/static/community/egov-logo.png
Binary files differ
diff --git a/static/community/fenqile-logo.png b/static/community/fenqile-logo.png
new file mode 100644
index 0000000..bd3a485
--- /dev/null
+++ b/static/community/fenqile-logo.png
Binary files differ
diff --git a/static/community/gome-logo.png b/static/community/gome-logo.png
new file mode 100644
index 0000000..f4d9d70
--- /dev/null
+++ b/static/community/gome-logo.png
Binary files differ
diff --git a/static/community/huawei-logo.png b/static/community/huawei-logo.png
new file mode 100644
index 0000000..3f3c2dd
--- /dev/null
+++ b/static/community/huawei-logo.png
Binary files differ
diff --git a/static/community/iqiyi-logo.png b/static/community/iqiyi-logo.png
new file mode 100644
index 0000000..668df20
--- /dev/null
+++ b/static/community/iqiyi-logo.png
Binary files differ
diff --git a/static/community/kedaxunfei-logo.png b/static/community/kedaxunfei-logo.png
new file mode 100644
index 0000000..154ad0d
--- /dev/null
+++ b/static/community/kedaxunfei-logo.png
Binary files differ
diff --git a/static/community/media-logo.jpg b/static/community/media-logo.jpg
new file mode 100644
index 0000000..3e312cc
--- /dev/null
+++ b/static/community/media-logo.jpg
Binary files differ
diff --git a/static/community/meizu-logo.png b/static/community/meizu-logo.png
new file mode 100644
index 0000000..664f636
--- /dev/null
+++ b/static/community/meizu-logo.png
Binary files differ
diff --git a/static/community/mingsheng-logo.gif b/static/community/mingsheng-logo.gif
new file mode 100644
index 0000000..7a4b1ee
--- /dev/null
+++ b/static/community/mingsheng-logo.gif
Binary files differ
diff --git a/static/community/mingsheng-logo.png b/static/community/mingsheng-logo.png
new file mode 100644
index 0000000..6be5c71
--- /dev/null
+++ b/static/community/mingsheng-logo.png
Binary files differ
diff --git a/static/community/mobike-logo.png b/static/community/mobike-logo.png
new file mode 100644
index 0000000..ebb2351
--- /dev/null
+++ b/static/community/mobike-logo.png
Binary files differ
diff --git a/static/community/mogujie-logo.png b/static/community/mogujie-logo.png
new file mode 100644
index 0000000..e164dbc
--- /dev/null
+++ b/static/community/mogujie-logo.png
Binary files differ
diff --git a/static/community/shihai-logo.jpg b/static/community/shihai-logo.jpg
new file mode 100644
index 0000000..ae91fec
--- /dev/null
+++ b/static/community/shihai-logo.jpg
Binary files differ
diff --git a/static/community/shouqi-logo.png b/static/community/shouqi-logo.png
new file mode 100644
index 0000000..5ac1a7e
--- /dev/null
+++ b/static/community/shouqi-logo.png
Binary files differ
diff --git a/static/community/shunfeng-logo.png b/static/community/shunfeng-logo.png
new file mode 100644
index 0000000..13a5efa
--- /dev/null
+++ b/static/community/shunfeng-logo.png
Binary files differ
diff --git a/static/community/tree-logo.png b/static/community/tree-logo.png
new file mode 100644
index 0000000..ae69ad7
--- /dev/null
+++ b/static/community/tree-logo.png
Binary files differ
diff --git a/static/community/webank-logo.png b/static/community/webank-logo.png
new file mode 100644
index 0000000..adb7f3f
--- /dev/null
+++ b/static/community/webank-logo.png
Binary files differ
diff --git a/static/community/wensihaihui-logo.png b/static/community/wensihaihui-logo.png
new file mode 100644
index 0000000..e982a5a
--- /dev/null
+++ b/static/community/wensihaihui-logo.png
Binary files differ
diff --git a/static/community/yeahmobi-logo.png b/static/community/yeahmobi-logo.png
new file mode 100644
index 0000000..f459fbc
--- /dev/null
+++ b/static/community/yeahmobi-logo.png
Binary files differ
diff --git a/static/community/yhsoft-logo.png b/static/community/yhsoft-logo.png
new file mode 100644
index 0000000..9bfad50
--- /dev/null
+++ b/static/community/yhsoft-logo.png
Binary files differ
diff --git a/static/community/yunpan-logo.png b/static/community/yunpan-logo.png
new file mode 100644
index 0000000..730eab1
--- /dev/null
+++ b/static/community/yunpan-logo.png
Binary files differ