From afa697a3434f3b14def8319608a7bcf01bb2f3b3 Mon Sep 17 00:00:00 2001
From: gitlab-ci <gitlab-ci@cnyes.com>
Date: Wed, 8 Sep 2021 08:12:11 +0000
Subject: [PATCH] commit by
 https://gitlab.cnyes.cool/share/fe-common-library/-/jobs/46619

---
 dest/components/AccountMenu/index.js          |   4 +-
 dest/components/AccountPanel/index.js         |   8 +-
 dest/components/AccountPanel/style.css        |   2 +-
 dest/components/AnueAccount/index.js          |   2 +-
 dest/components/AnueNavigator/index.js        |   4 +-
 dest/components/AnueNavigator/style.css       |  14 +--
 dest/components/AnueSearch/style.css          |  12 +--
 dest/components/AnueSearchInput/style.css     |   8 +-
 .../AnueSearchRealtimeResult/style.css        |   4 +-
 dest/components/Carousel/index.js             |   4 +-
 dest/components/Footer/style.css              |  10 +-
 dest/components/Header/style.css              |  10 +-
 dest/components/LoginModal/style.css          |   6 +-
 dest/components/LogoWallCarousel/index.js     | 100 +++++++++---------
 dest/components/LogoWallCarousel/style.css    |   2 -
 dest/components/MobileHeader/style.css        |  16 +--
 dest/components/NotFound/index.js             |   4 +-
 dest/components/NotFound/style.css            |   8 +-
 dest/components/ScrollToTitle/style.css       |  10 +-
 dest/components/ScrollToTop/index.js          |   2 +-
 dest/components/ScrollToTop/style.css         |  10 +-
 dest/components/SimpleModal/style.css         |   2 +-
 dest/components/SwitchVersionButton/index.js  |   2 +-
 dest/lib/style.css                            |  50 ++++-----
 dest/utils/cnyesAuth/index.js                 |   6 +-
 package.json                                  |   2 +-
 static/dist/common/common.css                 |  20 ++--
 static/dist/fundsyes/fundsyes.css             |   8 +-
 28 files changed, 164 insertions(+), 166 deletions(-)

diff --git a/dest/components/AccountMenu/index.js b/dest/components/AccountMenu/index.js
index 28f61a3e..d1d5f65f 100644
--- a/dest/components/AccountMenu/index.js
+++ b/dest/components/AccountMenu/index.js
@@ -92,14 +92,14 @@ module.exports = __WEBPACK_EXTERNAL_MODULE_1__;
 /***/ 157:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/5fbdce716ea9936da801688b9979630e.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/5fbdce716ea9936da801688b9979630e.svg";
 
 /***/ }),
 
 /***/ 158:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/eb76e4028e56f908b84c418dff18f51b.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/eb76e4028e56f908b84c418dff18f51b.svg";
 
 /***/ }),
 
diff --git a/dest/components/AccountPanel/index.js b/dest/components/AccountPanel/index.js
index 4bea8e51..5efb7b92 100644
--- a/dest/components/AccountPanel/index.js
+++ b/dest/components/AccountPanel/index.js
@@ -108,14 +108,14 @@ function getStyleName(styles, name) {
 /***/ 157:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/5fbdce716ea9936da801688b9979630e.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/5fbdce716ea9936da801688b9979630e.svg";
 
 /***/ }),
 
 /***/ 158:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/eb76e4028e56f908b84c418dff18f51b.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/eb76e4028e56f908b84c418dff18f51b.svg";
 
 /***/ }),
 
@@ -450,14 +450,14 @@ module.exports = {"wrapperWidth":"1200px","screenSizeSm":"321px","screenSizeMd":
 /***/ 378:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/f1cae93a0d0ae20a370d25cd6640f3a3.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/f1cae93a0d0ae20a370d25cd6640f3a3.svg";
 
 /***/ }),
 
 /***/ 379:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/76bfdbe59e3e432ffe6d5d203a37e64d.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/76bfdbe59e3e432ffe6d5d203a37e64d.svg";
 
 /***/ }),
 
diff --git a/dest/components/AccountPanel/style.css b/dest/components/AccountPanel/style.css
index ead5309c..b9d53916 100644
--- a/dest/components/AccountPanel/style.css
+++ b/dest/components/AccountPanel/style.css
@@ -138,7 +138,7 @@
   display: block;
   width: 44px;
   height: 44px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
   background-size: 16px 16px;
   position: absolute;
   right: 0;
diff --git a/dest/components/AnueAccount/index.js b/dest/components/AnueAccount/index.js
index eea0bcb3..0b693977 100644
--- a/dest/components/AnueAccount/index.js
+++ b/dest/components/AnueAccount/index.js
@@ -258,7 +258,7 @@ exports.default = _react2.default.memo(AnueAccount);
 /***/ 258:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/178e8c9aa7a7a3361855961da11edaf7.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/178e8c9aa7a7a3361855961da11edaf7.svg";
 
 /***/ }),
 
diff --git a/dest/components/AnueNavigator/index.js b/dest/components/AnueNavigator/index.js
index efb8aa4b..e49faec5 100644
--- a/dest/components/AnueNavigator/index.js
+++ b/dest/components/AnueNavigator/index.js
@@ -145,7 +145,7 @@ exports.default = useView;
 /***/ 126:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/19c0ad3fc8f84d49d494708243cd664c.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/19c0ad3fc8f84d49d494708243cd664c.svg";
 
 /***/ }),
 
@@ -1810,7 +1810,7 @@ exports.default = AnueSubMenu;
 /***/ 263:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/46e26e94bec30c49f0d733067ce7f884.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/46e26e94bec30c49f0d733067ce7f884.svg";
 
 /***/ }),
 
diff --git a/dest/components/AnueNavigator/style.css b/dest/components/AnueNavigator/style.css
index 0b7d9d17..23118d77 100644
--- a/dest/components/AnueNavigator/style.css
+++ b/dest/components/AnueNavigator/style.css
@@ -1,23 +1,23 @@
 ._2FuhZ ._1TJnw {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/2600baa8a33953fa10b768c23187d2dc.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/2600baa8a33953fa10b768c23187d2dc.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._3k0Sm ._1TJnw {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/aa37f64d4f64ee25b9b3afdba27e9bf1.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/aa37f64d4f64ee25b9b3afdba27e9bf1.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._2FuhZ ._2ajF-::after {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/439fa847f6600a79bfeab665aa1f80de.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/439fa847f6600a79bfeab665aa1f80de.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._2FuhZ ._3FFxo._1q3Tm._2TQmr::after {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/709ed9936294afd81bc95bf7c544b2b1.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/709ed9936294afd81bc95bf7c544b2b1.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
@@ -539,7 +539,7 @@
 
 ._3RffD ._ROk_h ._2q1sD._oBnHd::before, ._1iXAk ._ROk_h ._2q1sD._oBnHd::before {
   content: "";
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5db7816aa9588eaac7a546716e9e4d76.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5db7816aa9588eaac7a546716e9e4d76.svg) no-repeat;
 }
 
 ._3RffD ._ROk_h ._2q1sD._CLiKU, ._1iXAk ._ROk_h ._2q1sD._CLiKU {
@@ -548,7 +548,7 @@
 
 ._3RffD ._ROk_h ._2q1sD._CLiKU::before, ._1iXAk ._ROk_h ._2q1sD._CLiKU::before {
   content: "";
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/d591380b1dd6184a0e5282a8be67d47f.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/d591380b1dd6184a0e5282a8be67d47f.svg) no-repeat;
 }
 
 ._3RffD ._ROk_h ._2q1sD p, ._1iXAk ._ROk_h ._2q1sD p {
@@ -881,7 +881,7 @@
 
 ._3i-cz ._28cL0 ._398lk ._2FOwS {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
   display: inline-block;
   width: 63px;
   height: 26px;
diff --git a/dest/components/AnueSearch/style.css b/dest/components/AnueSearch/style.css
index 3bd4f356..abee4819 100644
--- a/dest/components/AnueSearch/style.css
+++ b/dest/components/AnueSearch/style.css
@@ -1,23 +1,23 @@
 ._2FuhZ ._1TJnw {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/2600baa8a33953fa10b768c23187d2dc.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/2600baa8a33953fa10b768c23187d2dc.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._3k0Sm ._1TJnw {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/aa37f64d4f64ee25b9b3afdba27e9bf1.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/aa37f64d4f64ee25b9b3afdba27e9bf1.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._2FuhZ ._2ajF-::after {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/439fa847f6600a79bfeab665aa1f80de.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/439fa847f6600a79bfeab665aa1f80de.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._2FuhZ ._3FFxo._1q3Tm._2TQmr::after {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/709ed9936294afd81bc95bf7c544b2b1.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/709ed9936294afd81bc95bf7c544b2b1.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
@@ -539,7 +539,7 @@
 
 ._3RffD ._ROk_h ._2q1sD._oBnHd::before, ._1iXAk ._ROk_h ._2q1sD._oBnHd::before {
   content: "";
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5db7816aa9588eaac7a546716e9e4d76.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5db7816aa9588eaac7a546716e9e4d76.svg) no-repeat;
 }
 
 ._3RffD ._ROk_h ._2q1sD._CLiKU, ._1iXAk ._ROk_h ._2q1sD._CLiKU {
@@ -548,7 +548,7 @@
 
 ._3RffD ._ROk_h ._2q1sD._CLiKU::before, ._1iXAk ._ROk_h ._2q1sD._CLiKU::before {
   content: "";
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/d591380b1dd6184a0e5282a8be67d47f.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/d591380b1dd6184a0e5282a8be67d47f.svg) no-repeat;
 }
 
 ._3RffD ._ROk_h ._2q1sD p, ._1iXAk ._ROk_h ._2q1sD p {
diff --git a/dest/components/AnueSearchInput/style.css b/dest/components/AnueSearchInput/style.css
index 869f2ec3..ad24198e 100644
--- a/dest/components/AnueSearchInput/style.css
+++ b/dest/components/AnueSearchInput/style.css
@@ -1,23 +1,23 @@
 ._2FuhZ ._1TJnw {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/2600baa8a33953fa10b768c23187d2dc.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/2600baa8a33953fa10b768c23187d2dc.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._3k0Sm ._1TJnw {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/aa37f64d4f64ee25b9b3afdba27e9bf1.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/aa37f64d4f64ee25b9b3afdba27e9bf1.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._2FuhZ ._2ajF-::after {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/439fa847f6600a79bfeab665aa1f80de.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/439fa847f6600a79bfeab665aa1f80de.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._2FuhZ ._3FFxo._1q3Tm._2TQmr::after {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/709ed9936294afd81bc95bf7c544b2b1.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/709ed9936294afd81bc95bf7c544b2b1.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
diff --git a/dest/components/AnueSearchRealtimeResult/style.css b/dest/components/AnueSearchRealtimeResult/style.css
index 5fb06f5a..4e841380 100644
--- a/dest/components/AnueSearchRealtimeResult/style.css
+++ b/dest/components/AnueSearchRealtimeResult/style.css
@@ -236,7 +236,7 @@
 
 ._3RffD ._ROk_h ._2q1sD._oBnHd::before, ._1iXAk ._ROk_h ._2q1sD._oBnHd::before {
   content: "";
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5db7816aa9588eaac7a546716e9e4d76.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5db7816aa9588eaac7a546716e9e4d76.svg) no-repeat;
 }
 
 ._3RffD ._ROk_h ._2q1sD._CLiKU, ._1iXAk ._ROk_h ._2q1sD._CLiKU {
@@ -245,7 +245,7 @@
 
 ._3RffD ._ROk_h ._2q1sD._CLiKU::before, ._1iXAk ._ROk_h ._2q1sD._CLiKU::before {
   content: "";
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/d591380b1dd6184a0e5282a8be67d47f.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/d591380b1dd6184a0e5282a8be67d47f.svg) no-repeat;
 }
 
 ._3RffD ._ROk_h ._2q1sD p, ._1iXAk ._ROk_h ._2q1sD p {
diff --git a/dest/components/Carousel/index.js b/dest/components/Carousel/index.js
index 10c47ecc..b777063d 100644
--- a/dest/components/Carousel/index.js
+++ b/dest/components/Carousel/index.js
@@ -917,14 +917,14 @@ exports.default = Component;
 /***/ 70:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/d7ef2020299e5fa5c9be780071d430cf.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/d7ef2020299e5fa5c9be780071d430cf.svg";
 
 /***/ }),
 
 /***/ 71:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/5780bf99c65b9b9965db73c1354f1ae3.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/5780bf99c65b9b9965db73c1354f1ae3.svg";
 
 /***/ }),
 
diff --git a/dest/components/Footer/style.css b/dest/components/Footer/style.css
index 0260195b..ac8aeec6 100644
--- a/dest/components/Footer/style.css
+++ b/dest/components/Footer/style.css
@@ -37,7 +37,7 @@
 #_qdV4M ._1Jq4H a {
   display: block;
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
   height: 43.3px;
   width: 131.4px;
 }
@@ -134,19 +134,19 @@
 }
 
 #_qdV4M ._2lGkZ ._2WAgR {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._3o7QU {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._1PYxM {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._13are {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
 }
 
 #_qdV4M ._P9DLg {
diff --git a/dest/components/Header/style.css b/dest/components/Header/style.css
index 004a450e..d1afb1dc 100644
--- a/dest/components/Header/style.css
+++ b/dest/components/Header/style.css
@@ -31,7 +31,7 @@
 #_2SRO2 ._3wxEr:not(._GG7q8) > div > a._2H_kF::after,
 #_2SRO2 ._3wxEr:not(._GG7q8) > div > span._2H_kF::after, #_2SRO2 ._2aFMd ._GG7q8 > ._1wbxF > a._2H_kF::after {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5d6ac781ac2672ca83a594041dcdd43c.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5d6ac781ac2672ca83a594041dcdd43c.svg) center no-repeat;
   content: '';
   display: block;
   height: 16px;
@@ -93,7 +93,7 @@
 
 #_2SRO2 ._3wxEr:not(._GG7q8) > div ._37HAC {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/71ebd68b8df9e895a44be18f5b4a10f8.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/71ebd68b8df9e895a44be18f5b4a10f8.svg) center no-repeat;
   height: 3px;
   opacity: 0.6;
   position: absolute;
@@ -234,7 +234,7 @@
 
 #_2SRO2 ._3wxEr:not(._GG7q8) > div ._1APmD ._2JnIo > a._2TGF6::after {
   background-size: 36px 17px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/9f49bd4744c21221beb6dc688fa7a964.png) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/9f49bd4744c21221beb6dc688fa7a964.png) center no-repeat;
   content: '';
   display: block;
   height: 17px;
@@ -302,7 +302,7 @@
 
 #_2SRO2 ._26crt ._1AtfL {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
   display: inline-block;
   height: 39px;
   margin-right: 6px;
@@ -490,7 +490,7 @@
 
 #_2SRO2 ._2aFMd ._GG7q8 > ._1wbxF > a._37HAC::after {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/934f74cbbeb0bf6adbd98a255e151589.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/934f74cbbeb0bf6adbd98a255e151589.svg) center no-repeat;
   content: '';
   height: 3px;
   opacity: 0.6;
diff --git a/dest/components/LoginModal/style.css b/dest/components/LoginModal/style.css
index eb521d96..09bcae52 100644
--- a/dest/components/LoginModal/style.css
+++ b/dest/components/LoginModal/style.css
@@ -38,7 +38,7 @@
   right: 14px;
   width: 13px;
   height: 13px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/977cc3e656d39b232ae220ae00db9b9c.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/977cc3e656d39b232ae220ae00db9b9c.svg) center no-repeat;
   background-size: 13px 13px;
   cursor: pointer;
   z-index: 999;
@@ -85,9 +85,9 @@
 }
 
 ._eFJnb ._2gRbk {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/39f332117374589e0b2cea85cf5e4eb6.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/39f332117374589e0b2cea85cf5e4eb6.svg) center no-repeat;
 }
 
 ._eFJnb ._Q6gsH {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/13ac8f9eaea0923faadfbddc9a1cf56b.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/13ac8f9eaea0923faadfbddc9a1cf56b.svg) center no-repeat;
 }
diff --git a/dest/components/LogoWallCarousel/index.js b/dest/components/LogoWallCarousel/index.js
index 1ad90090..f5bd1ebf 100644
--- a/dest/components/LogoWallCarousel/index.js
+++ b/dest/components/LogoWallCarousel/index.js
@@ -1225,336 +1225,336 @@ exports.default = LogoWallCarousel;
 /***/ 392:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/ef431f2a443f35a929f74138292e6499.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/ef431f2a443f35a929f74138292e6499.png";
 
 /***/ }),
 
 /***/ 393:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/8a465e4b70c9feacf0a3f12ad6a74684.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/8a465e4b70c9feacf0a3f12ad6a74684.png";
 
 /***/ }),
 
 /***/ 394:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/60ef52320d45fb04789c8e77d8f29ca6.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/60ef52320d45fb04789c8e77d8f29ca6.png";
 
 /***/ }),
 
 /***/ 395:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 396:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/6ff5af4b350fdfc058a514aec15e1443.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/6ff5af4b350fdfc058a514aec15e1443.png";
 
 /***/ }),
 
 /***/ 397:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/60ef52320d45fb04789c8e77d8f29ca6.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/60ef52320d45fb04789c8e77d8f29ca6.png";
 
 /***/ }),
 
 /***/ 398:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/8a465e4b70c9feacf0a3f12ad6a74684.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/8a465e4b70c9feacf0a3f12ad6a74684.png";
 
 /***/ }),
 
 /***/ 399:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/6ff5af4b350fdfc058a514aec15e1443.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/6ff5af4b350fdfc058a514aec15e1443.png";
 
 /***/ }),
 
 /***/ 400:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/8a465e4b70c9feacf0a3f12ad6a74684.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/8a465e4b70c9feacf0a3f12ad6a74684.png";
 
 /***/ }),
 
 /***/ 401:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/60ef52320d45fb04789c8e77d8f29ca6.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/60ef52320d45fb04789c8e77d8f29ca6.png";
 
 /***/ }),
 
 /***/ 402:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 403:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/6ff5af4b350fdfc058a514aec15e1443.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/6ff5af4b350fdfc058a514aec15e1443.png";
 
 /***/ }),
 
 /***/ 404:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/ef431f2a443f35a929f74138292e6499.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/ef431f2a443f35a929f74138292e6499.png";
 
 /***/ }),
 
 /***/ 405:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/8ffdc64ee79d0843fff48436fee956d7.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/8ffdc64ee79d0843fff48436fee956d7.png";
 
 /***/ }),
 
 /***/ 406:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 407:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 408:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 409:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/34ea3b3fc948d72e2789ef741283bdff.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/34ea3b3fc948d72e2789ef741283bdff.png";
 
 /***/ }),
 
 /***/ 410:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 411:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/bddc204884af17a5847405a653c66d62.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/bddc204884af17a5847405a653c66d62.png";
 
 /***/ }),
 
 /***/ 412:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 413:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 414:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/8a465e4b70c9feacf0a3f12ad6a74684.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/8a465e4b70c9feacf0a3f12ad6a74684.png";
 
 /***/ }),
 
 /***/ 415:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 416:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/f496aa250879b07101f3ea2554407cde.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/f496aa250879b07101f3ea2554407cde.png";
 
 /***/ }),
 
 /***/ 417:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/8a465e4b70c9feacf0a3f12ad6a74684.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/8a465e4b70c9feacf0a3f12ad6a74684.png";
 
 /***/ }),
 
 /***/ 418:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/60ef52320d45fb04789c8e77d8f29ca6.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/60ef52320d45fb04789c8e77d8f29ca6.png";
 
 /***/ }),
 
 /***/ 419:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 420:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/6ff5af4b350fdfc058a514aec15e1443.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/6ff5af4b350fdfc058a514aec15e1443.png";
 
 /***/ }),
 
 /***/ 421:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/60ef52320d45fb04789c8e77d8f29ca6.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/60ef52320d45fb04789c8e77d8f29ca6.png";
 
 /***/ }),
 
 /***/ 422:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/7c49ee9c428f02c4f3992349c139cd6d.jpg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/7c49ee9c428f02c4f3992349c139cd6d.jpg";
 
 /***/ }),
 
 /***/ 423:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/6ff5af4b350fdfc058a514aec15e1443.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/6ff5af4b350fdfc058a514aec15e1443.png";
 
 /***/ }),
 
 /***/ 424:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/8a465e4b70c9feacf0a3f12ad6a74684.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/8a465e4b70c9feacf0a3f12ad6a74684.png";
 
 /***/ }),
 
 /***/ 425:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/60ef52320d45fb04789c8e77d8f29ca6.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/60ef52320d45fb04789c8e77d8f29ca6.png";
 
 /***/ }),
 
 /***/ 426:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 427:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/6ff5af4b350fdfc058a514aec15e1443.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/6ff5af4b350fdfc058a514aec15e1443.png";
 
 /***/ }),
 
 /***/ 428:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/f496aa250879b07101f3ea2554407cde.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/f496aa250879b07101f3ea2554407cde.png";
 
 /***/ }),
 
 /***/ 429:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/900a31309f9b16505bd27e50f9028d71.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/900a31309f9b16505bd27e50f9028d71.png";
 
 /***/ }),
 
 /***/ 430:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/60ef52320d45fb04789c8e77d8f29ca6.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/60ef52320d45fb04789c8e77d8f29ca6.png";
 
 /***/ }),
 
 /***/ 431:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 432:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/a369a220c575b18d8486302c1016a459.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/a369a220c575b18d8486302c1016a459.png";
 
 /***/ }),
 
 /***/ 433:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/6ff5af4b350fdfc058a514aec15e1443.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/6ff5af4b350fdfc058a514aec15e1443.png";
 
 /***/ }),
 
 /***/ 434:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/7c49ee9c428f02c4f3992349c139cd6d.jpg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/7c49ee9c428f02c4f3992349c139cd6d.jpg";
 
 /***/ }),
 
 /***/ 435:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/6ff5af4b350fdfc058a514aec15e1443.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/6ff5af4b350fdfc058a514aec15e1443.png";
 
 /***/ }),
 
 /***/ 436:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/8a465e4b70c9feacf0a3f12ad6a74684.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/8a465e4b70c9feacf0a3f12ad6a74684.png";
 
 /***/ }),
 
 /***/ 437:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/60ef52320d45fb04789c8e77d8f29ca6.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/60ef52320d45fb04789c8e77d8f29ca6.png";
 
 /***/ }),
 
 /***/ 438:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/daa0dfba0a8ccd61a610af75ca723166.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/daa0dfba0a8ccd61a610af75ca723166.png";
 
 /***/ }),
 
 /***/ 439:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/6ff5af4b350fdfc058a514aec15e1443.png";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/6ff5af4b350fdfc058a514aec15e1443.png";
 
 /***/ }),
 
@@ -1766,14 +1766,14 @@ exports.default = LogoWallCarouselOld;
 /***/ 70:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/d7ef2020299e5fa5c9be780071d430cf.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/d7ef2020299e5fa5c9be780071d430cf.svg";
 
 /***/ }),
 
 /***/ 71:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/5780bf99c65b9b9965db73c1354f1ae3.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/5780bf99c65b9b9965db73c1354f1ae3.svg";
 
 /***/ }),
 
diff --git a/dest/components/LogoWallCarousel/style.css b/dest/components/LogoWallCarousel/style.css
index 046c39c2..0d8a1c17 100644
--- a/dest/components/LogoWallCarousel/style.css
+++ b/dest/components/LogoWallCarousel/style.css
@@ -184,7 +184,6 @@
   font-weight: 500;
   color: #000;
   line-height: 15px;
-  letter-spacing: 0.6px;
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
@@ -196,7 +195,6 @@
   color: #383838;
   font-weight: normal;
   line-height: 13px;
-  letter-spacing: 0.6px;
   text-overflow: ellipsis;
   overflow: hidden;
   white-space: nowrap;
diff --git a/dest/components/MobileHeader/style.css b/dest/components/MobileHeader/style.css
index 312012a4..caf8ba67 100644
--- a/dest/components/MobileHeader/style.css
+++ b/dest/components/MobileHeader/style.css
@@ -27,14 +27,14 @@
   height: 44px;
   width: 38px;
   display: block;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/90eaa49ba43fb3b6c4a3b1b19d417f26.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/90eaa49ba43fb3b6c4a3b1b19d417f26.svg) center no-repeat;
   background-size: 18px 18px;
   cursor: pointer;
 }
 
 ._3KhXq {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
   display: block;
   height: 30px;
   left: 44px;
@@ -99,7 +99,7 @@
 ._3ZBZ7 ._3XvKH {
   display: block;
   position: absolute;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
   opacity: 0.6;
   width: 20px;
   height: 20px;
@@ -153,7 +153,7 @@
   position: absolute;
   right: 0px;
   top: 0px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/fd88a16d338ce82fa23ff5dc7a7d5c50.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/fd88a16d338ce82fa23ff5dc7a7d5c50.svg) center no-repeat;
   background-size: 19px 19px;
 }
 ._3Nksy {
@@ -187,7 +187,7 @@
   line-height: 45px;
   position: relative;
   width: 100%;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/89652a575d82998b64dcd84dae09b702.jpg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/89652a575d82998b64dcd84dae09b702.jpg) center no-repeat;
   background-size: cover;
   cursor: pointer;
 }
@@ -308,7 +308,7 @@
 
 ._23siC {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
   top: 12px;
   display: inline-block;
   height: 22px;
@@ -323,7 +323,7 @@
   display: block;
   width: 44px;
   height: 44px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
   background-size: 16px 16px;
   position: absolute;
   right: 0;
@@ -348,7 +348,7 @@
   display: inline-block;
   margin-left: 16px;
   vertical-align: -5%;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/36e122ad72f7b5798f627f083c09d07c.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/36e122ad72f7b5798f627f083c09d07c.svg) center no-repeat;
   width: 16px;
   height: 16px;
 }
diff --git a/dest/components/NotFound/index.js b/dest/components/NotFound/index.js
index 7f17f2ab..86a46607 100644
--- a/dest/components/NotFound/index.js
+++ b/dest/components/NotFound/index.js
@@ -1965,14 +1965,14 @@ module.exports = {"wrapperWidth":"1200px","screenSizeSm":"321px","screenSizeMd":
 /***/ 370:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/04684d28881e4fdabea991baeb76465f.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/04684d28881e4fdabea991baeb76465f.svg";
 
 /***/ }),
 
 /***/ 371:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/12dc7a090b3986604b70a5fbbce9d1f2.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/12dc7a090b3986604b70a5fbbce9d1f2.svg";
 
 /***/ }),
 
diff --git a/dest/components/NotFound/style.css b/dest/components/NotFound/style.css
index c27aa48d..d1913d2b 100644
--- a/dest/components/NotFound/style.css
+++ b/dest/components/NotFound/style.css
@@ -27,7 +27,7 @@
 
 /** End*/
 ._3iKfS {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/1cbe7c7ed57dab519b55be87ee2b5388.png) no-repeat center center;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/1cbe7c7ed57dab519b55be87ee2b5388.png) no-repeat center center;
   background-size: cover;
 }
 
@@ -47,7 +47,7 @@
 }
 
 ._2Yxlw {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/8a78c0cb09a16f7a6a549f8d389b0700.png) no-repeat center center;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/8a78c0cb09a16f7a6a549f8d389b0700.png) no-repeat center center;
   background-size: cover;
   padding: 5vh 0;
 }
@@ -73,13 +73,13 @@
 }
 
 ._1Ql24 {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/1cbe7c7ed57dab519b55be87ee2b5388.png) no-repeat center;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/1cbe7c7ed57dab519b55be87ee2b5388.png) no-repeat center;
   background-size: cover;
 }
 
 @media screen and (max-width: 900px) {
   ._1Ql24 {
-    background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/8a78c0cb09a16f7a6a549f8d389b0700.png) no-repeat center;
+    background: url(https://sfiles.cnyes.cool/fe-common/affb417b/8a78c0cb09a16f7a6a549f8d389b0700.png) no-repeat center;
     background-size: cover;
   }
 }
diff --git a/dest/components/ScrollToTitle/style.css b/dest/components/ScrollToTitle/style.css
index cfe2913e..ca58a5d9 100644
--- a/dest/components/ScrollToTitle/style.css
+++ b/dest/components/ScrollToTitle/style.css
@@ -37,7 +37,7 @@
 #_qdV4M ._1Jq4H a {
   display: block;
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
   height: 43.3px;
   width: 131.4px;
 }
@@ -134,19 +134,19 @@
 }
 
 #_qdV4M ._2lGkZ ._2WAgR {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._3o7QU {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._1PYxM {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._13are {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
 }
 
 #_qdV4M ._P9DLg {
diff --git a/dest/components/ScrollToTop/index.js b/dest/components/ScrollToTop/index.js
index 63466696..604e45d6 100644
--- a/dest/components/ScrollToTop/index.js
+++ b/dest/components/ScrollToTop/index.js
@@ -122,7 +122,7 @@ exports.default = getDataObj;
 /***/ 126:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/19c0ad3fc8f84d49d494708243cd664c.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/19c0ad3fc8f84d49d494708243cd664c.svg";
 
 /***/ }),
 
diff --git a/dest/components/ScrollToTop/style.css b/dest/components/ScrollToTop/style.css
index f3c40ccf..e9f5121c 100644
--- a/dest/components/ScrollToTop/style.css
+++ b/dest/components/ScrollToTop/style.css
@@ -37,7 +37,7 @@
 #_qdV4M ._1Jq4H a {
   display: block;
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
   height: 43.3px;
   width: 131.4px;
 }
@@ -134,19 +134,19 @@
 }
 
 #_qdV4M ._2lGkZ ._2WAgR {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._3o7QU {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._1PYxM {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._13are {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
 }
 
 #_qdV4M ._P9DLg {
diff --git a/dest/components/SimpleModal/style.css b/dest/components/SimpleModal/style.css
index 54ee261f..88858c7f 100644
--- a/dest/components/SimpleModal/style.css
+++ b/dest/components/SimpleModal/style.css
@@ -38,7 +38,7 @@
   right: 14px;
   width: 13px;
   height: 13px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/977cc3e656d39b232ae220ae00db9b9c.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/977cc3e656d39b232ae220ae00db9b9c.svg) center no-repeat;
   background-size: 13px 13px;
   cursor: pointer;
   z-index: 999;
diff --git a/dest/components/SwitchVersionButton/index.js b/dest/components/SwitchVersionButton/index.js
index 6a3442fd..980090d1 100644
--- a/dest/components/SwitchVersionButton/index.js
+++ b/dest/components/SwitchVersionButton/index.js
@@ -774,7 +774,7 @@ function cleanupCookieValue(value) {
 /***/ 448:
 /***/ (function(module, exports) {
 
-module.exports = "https://sfiles.cnyes.cool/fe-common/213f1b7c/b8231695192fea0a0ad71240412ce206.svg";
+module.exports = "https://sfiles.cnyes.cool/fe-common/affb417b/b8231695192fea0a0ad71240412ce206.svg";
 
 /***/ }),
 
diff --git a/dest/lib/style.css b/dest/lib/style.css
index ac188233..21ae7c63 100644
--- a/dest/lib/style.css
+++ b/dest/lib/style.css
@@ -31,7 +31,7 @@
 #_2SRO2 ._3wxEr:not(._GG7q8) > div > a._2H_kF::after,
 #_2SRO2 ._3wxEr:not(._GG7q8) > div > span._2H_kF::after, #_2SRO2 ._2aFMd ._GG7q8 > ._1wbxF > a._2H_kF::after {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5d6ac781ac2672ca83a594041dcdd43c.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5d6ac781ac2672ca83a594041dcdd43c.svg) center no-repeat;
   content: '';
   display: block;
   height: 16px;
@@ -93,7 +93,7 @@
 
 #_2SRO2 ._3wxEr:not(._GG7q8) > div ._37HAC {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/71ebd68b8df9e895a44be18f5b4a10f8.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/71ebd68b8df9e895a44be18f5b4a10f8.svg) center no-repeat;
   height: 3px;
   opacity: 0.6;
   position: absolute;
@@ -234,7 +234,7 @@
 
 #_2SRO2 ._3wxEr:not(._GG7q8) > div ._1APmD ._2JnIo > a._2TGF6::after {
   background-size: 36px 17px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/9f49bd4744c21221beb6dc688fa7a964.png) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/9f49bd4744c21221beb6dc688fa7a964.png) center no-repeat;
   content: '';
   display: block;
   height: 17px;
@@ -302,7 +302,7 @@
 
 #_2SRO2 ._26crt ._1AtfL {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
   display: inline-block;
   height: 39px;
   margin-right: 6px;
@@ -490,7 +490,7 @@
 
 #_2SRO2 ._2aFMd ._GG7q8 > ._1wbxF > a._37HAC::after {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/934f74cbbeb0bf6adbd98a255e151589.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/934f74cbbeb0bf6adbd98a255e151589.svg) center no-repeat;
   content: '';
   height: 3px;
   opacity: 0.6;
@@ -588,7 +588,7 @@
 #_qdV4M ._1Jq4H a {
   display: block;
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
   height: 43.3px;
   width: 131.4px;
 }
@@ -685,19 +685,19 @@
 }
 
 #_qdV4M ._2lGkZ ._2WAgR {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._3o7QU {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._1PYxM {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
 }
 
 #_qdV4M ._2lGkZ ._13are {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
 }
 
 #_qdV4M ._P9DLg {
@@ -758,14 +758,14 @@
   height: 44px;
   width: 38px;
   display: block;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/90eaa49ba43fb3b6c4a3b1b19d417f26.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/90eaa49ba43fb3b6c4a3b1b19d417f26.svg) center no-repeat;
   background-size: 18px 18px;
   cursor: pointer;
 }
 
 ._3KhXq {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
   display: block;
   height: 30px;
   left: 44px;
@@ -830,7 +830,7 @@
 ._3ZBZ7 ._3XvKH {
   display: block;
   position: absolute;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
   opacity: 0.6;
   width: 20px;
   height: 20px;
@@ -884,7 +884,7 @@
   position: absolute;
   right: 0px;
   top: 0px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/fd88a16d338ce82fa23ff5dc7a7d5c50.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/fd88a16d338ce82fa23ff5dc7a7d5c50.svg) center no-repeat;
   background-size: 19px 19px;
 }
 ._3Nksy {
@@ -918,7 +918,7 @@
   line-height: 45px;
   position: relative;
   width: 100%;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/89652a575d82998b64dcd84dae09b702.jpg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/89652a575d82998b64dcd84dae09b702.jpg) center no-repeat;
   background-size: cover;
   cursor: pointer;
 }
@@ -1039,7 +1039,7 @@
 
 ._23siC {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
   top: 12px;
   display: inline-block;
   height: 22px;
@@ -1054,7 +1054,7 @@
   display: block;
   width: 44px;
   height: 44px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/9b3297bb226cd6cb259d88b21dcc26c6.svg) center no-repeat;
   background-size: 16px 16px;
   position: absolute;
   right: 0;
@@ -1079,7 +1079,7 @@
   display: inline-block;
   margin-left: 16px;
   vertical-align: -5%;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/36e122ad72f7b5798f627f083c09d07c.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/36e122ad72f7b5798f627f083c09d07c.svg) center no-repeat;
   width: 16px;
   height: 16px;
 }
@@ -1205,7 +1205,7 @@
   right: 14px;
   width: 13px;
   height: 13px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/977cc3e656d39b232ae220ae00db9b9c.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/977cc3e656d39b232ae220ae00db9b9c.svg) center no-repeat;
   background-size: 13px 13px;
   cursor: pointer;
   z-index: 999;
@@ -1391,25 +1391,25 @@
   pointer-events: auto;
 }
 ._2FuhZ ._1TJnw {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/2600baa8a33953fa10b768c23187d2dc.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/2600baa8a33953fa10b768c23187d2dc.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._3k0Sm ._1TJnw {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/aa37f64d4f64ee25b9b3afdba27e9bf1.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/aa37f64d4f64ee25b9b3afdba27e9bf1.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._2FuhZ ._2ajF-::after {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/439fa847f6600a79bfeab665aa1f80de.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/439fa847f6600a79bfeab665aa1f80de.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
 
 ._2FuhZ ._3FFxo._1q3Tm._2TQmr::after {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/709ed9936294afd81bc95bf7c544b2b1.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/709ed9936294afd81bc95bf7c544b2b1.svg) no-repeat;
   background-size: cover;
   background-position: center;
 }
@@ -1931,7 +1931,7 @@
 
 ._3RffD ._ROk_h ._2q1sD._oBnHd::before, ._1iXAk ._ROk_h ._2q1sD._oBnHd::before {
   content: "";
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5db7816aa9588eaac7a546716e9e4d76.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5db7816aa9588eaac7a546716e9e4d76.svg) no-repeat;
 }
 
 ._3RffD ._ROk_h ._2q1sD._CLiKU, ._1iXAk ._ROk_h ._2q1sD._CLiKU {
@@ -1940,7 +1940,7 @@
 
 ._3RffD ._ROk_h ._2q1sD._CLiKU::before, ._1iXAk ._ROk_h ._2q1sD._CLiKU::before {
   content: "";
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/d591380b1dd6184a0e5282a8be67d47f.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/d591380b1dd6184a0e5282a8be67d47f.svg) no-repeat;
 }
 
 ._3RffD ._ROk_h ._2q1sD p, ._1iXAk ._ROk_h ._2q1sD p {
diff --git a/dest/utils/cnyesAuth/index.js b/dest/utils/cnyesAuth/index.js
index e0b5bd6c..e82403ad 100644
--- a/dest/utils/cnyesAuth/index.js
+++ b/dest/utils/cnyesAuth/index.js
@@ -239,8 +239,8 @@ var util = {
       return navigator.userAgent;
     } else {
       var engine = process.platform + '/' + process.version;
-      if (Object({"NODE_ENV":"production","VERSION":"1.1.132"}).AWS_EXECUTION_ENV) {
-        engine += ' exec-env/' + Object({"NODE_ENV":"production","VERSION":"1.1.132"}).AWS_EXECUTION_ENV;
+      if (Object({"NODE_ENV":"production","VERSION":"1.1.133"}).AWS_EXECUTION_ENV) {
+        engine += ' exec-env/' + Object({"NODE_ENV":"production","VERSION":"1.1.133"}).AWS_EXECUTION_ENV;
       }
       return engine;
     }
@@ -17964,7 +17964,7 @@ var debugs = {};
 var debugEnviron;
 exports.debuglog = function(set) {
   if (isUndefined(debugEnviron))
-    debugEnviron = Object({"NODE_ENV":"production","VERSION":"1.1.132"}).NODE_DEBUG || '';
+    debugEnviron = Object({"NODE_ENV":"production","VERSION":"1.1.133"}).NODE_DEBUG || '';
   set = set.toUpperCase();
   if (!debugs[set]) {
     if (new RegExp('\\b' + set + '\\b', 'i').test(debugEnviron)) {
diff --git a/package.json b/package.json
index 2a40dbc9..e5c32ee7 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "fe-common-library",
-  "version": "1.1.133",
+  "version": "1.1.134",
   "description": "fe-common-library",
   "main": "dest/lib.js",
   "scripts": {
diff --git a/static/dist/common/common.css b/static/dist/common/common.css
index 51cd3b5e..4aac1eaf 100644
--- a/static/dist/common/common.css
+++ b/static/dist/common/common.css
@@ -31,7 +31,7 @@
 #cnyes-header-wrapper .nav:not(.cat-menu) > div > a.is-new::after,
 #cnyes-header-wrapper .nav:not(.cat-menu) > div > span.is-new::after, #cnyes-header-wrapper .sub-header .cat-menu > .cat-nav-item > a.is-new::after {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5d6ac781ac2672ca83a594041dcdd43c.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5d6ac781ac2672ca83a594041dcdd43c.svg) center no-repeat;
   content: '';
   display: block;
   height: 16px;
@@ -93,7 +93,7 @@
 
 #cnyes-header-wrapper .nav:not(.cat-menu) > div .with-arrow {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/71ebd68b8df9e895a44be18f5b4a10f8.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/71ebd68b8df9e895a44be18f5b4a10f8.svg) center no-repeat;
   height: 3px;
   opacity: 0.6;
   position: absolute;
@@ -234,7 +234,7 @@
 
 #cnyes-header-wrapper .nav:not(.cat-menu) > div .popup .link-wrapper > a.icon-new::after {
   background-size: 36px 17px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/9f49bd4744c21221beb6dc688fa7a964.png) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/9f49bd4744c21221beb6dc688fa7a964.png) center no-repeat;
   content: '';
   display: block;
   height: 17px;
@@ -302,7 +302,7 @@
 
 #cnyes-header-wrapper .header-menu .logo {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/ac25a5abb8fcbdfddb46fa4e9bca6b06.svg) center no-repeat;
   display: inline-block;
   height: 39px;
   margin-right: 6px;
@@ -490,7 +490,7 @@
 
 #cnyes-header-wrapper .sub-header .cat-menu > .cat-nav-item > a.with-arrow::after {
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/934f74cbbeb0bf6adbd98a255e151589.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/934f74cbbeb0bf6adbd98a255e151589.svg) center no-repeat;
   content: '';
   height: 3px;
   opacity: 0.6;
@@ -588,7 +588,7 @@
 #cnyes-footer-wrapper .footer-logo a {
   display: block;
   background-size: cover;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/42637c8a63a824b2d09eb132c380d3aa.svg) center no-repeat;
   height: 43.3px;
   width: 131.4px;
 }
@@ -685,19 +685,19 @@
 }
 
 #cnyes-footer-wrapper .footer-socials .cnyes-media-facebook {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/4d56f9845711a9318f29a8674173e13b.svg) center no-repeat;
 }
 
 #cnyes-footer-wrapper .footer-socials .cnyes-media-us_stock {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/92e7b071024414eb4ff8bfc49d208d06.svg) center no-repeat;
 }
 
 #cnyes-footer-wrapper .footer-socials .cnyes-media-line {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/5e48bf6e14d2a141e5b2412782e207f7.svg) center no-repeat;
 }
 
 #cnyes-footer-wrapper .footer-socials .cnyes-media-app {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/25a80a4dd72309de0de04ee583f3fb08.svg) center no-repeat;
 }
 
 #cnyes-footer-wrapper .copyright-anue {
diff --git a/static/dist/fundsyes/fundsyes.css b/static/dist/fundsyes/fundsyes.css
index 23db4306..e7fc7ec9 100644
--- a/static/dist/fundsyes/fundsyes.css
+++ b/static/dist/fundsyes/fundsyes.css
@@ -138,7 +138,7 @@
 }
 
 .fundsyes-login-form form input[type='checkbox']:checked {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/885e7f158c9c72d2c5c3a07a3daecd28.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/885e7f158c9c72d2c5c3a07a3daecd28.svg) no-repeat;
   background-position: center;
 }
 
@@ -176,7 +176,7 @@
   height: 100px;
   margin: 0 auto;
   border: #404041 solid 1px;
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/2d74da5988be64b2d449d0f9a2febaf2.png) center/320px 100px no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/2d74da5988be64b2d449d0f9a2febaf2.png) center/320px 100px no-repeat;
 }
 .fundsyes-old-driver-header {
   font-family: "Open Sans", "Microsoft Jhenghei", "Hiragino Sans GB", "Pingfang TC", "Lantinghei TC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", "Arial", sans-serif;
@@ -201,7 +201,7 @@
   display: block;
   width: 217px;
   height: 60px;
-  background: transparent url(https://sfiles.cnyes.cool/fe-common/213f1b7c/79baef2bcab4070c4cf35580d48ea6f8.png) center/auto 60px no-repeat;
+  background: transparent url(https://sfiles.cnyes.cool/fe-common/affb417b/79baef2bcab4070c4cf35580d48ea6f8.png) center/auto 60px no-repeat;
 }
 .fundsyes-old-driver-footer {
   font-family: "Open Sans", "Microsoft Jhenghei", "Hiragino Sans GB", "Pingfang TC", "Lantinghei TC", "Microsoft YaHei", "Wenquanyi Micro Hei", "WenQuanYi Zen Hei", "ST Heiti", SimHei, "WenQuanYi Zen Hei Sharp", "Arial", sans-serif;
@@ -381,7 +381,7 @@
 }
 
 .fundsyes-contract-page form input[type='checkbox']:checked {
-  background: url(https://sfiles.cnyes.cool/fe-common/213f1b7c/885e7f158c9c72d2c5c3a07a3daecd28.svg) no-repeat;
+  background: url(https://sfiles.cnyes.cool/fe-common/affb417b/885e7f158c9c72d2c5c3a07a3daecd28.svg) no-repeat;
   background-position: center;
 }
 
-- 
GitLab