diff --git a/10830.7f444107.async.js b/10830.06ec388f.async.js
similarity index 99%
rename from 10830.7f444107.async.js
rename to 10830.06ec388f.async.js
index 123de0c5b8..7aba6b1d0d 100644
--- a/10830.7f444107.async.js
+++ b/10830.06ec388f.async.js
@@ -1994,9 +1994,9 @@ var HeaderComponents = function HeaderComponents(_ref) {
}
var hasMatchedUrl = false;
(_visibleNavBar2 = visibleNavBar) === null || _visibleNavBar2 === void 0 || _visibleNavBar2.map(function (val, key) {
- var _location$pathname, _val$subitem;
+ var _location$pathname, _val$link, _val$subitem;
var path = '/' + ((_location$pathname = location.pathname) === null || _location$pathname === void 0 || (_location$pathname = _location$pathname.split('/')) === null || _location$pathname === void 0 ? void 0 : _location$pathname[1]);
- if (val.link === path || val.link.indexOf(path) > -1) {
+ if ((val === null || val === void 0 ? void 0 : val.link) === path || (val === null || val === void 0 || (_val$link = val.link) === null || _val$link === void 0 ? void 0 : _val$link.indexOf(path)) > -1) {
setActiveKey(val === null || val === void 0 ? void 0 : val.link);
(0,util/* setDocumentTitle */.Dk)(dealStr(val === null || val === void 0 ? void 0 : val.name));
setNavBar(footerDeal(key, {
diff --git a/index.html b/index.html
index 5c4c29c8d3..e5440615b9 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
display: block !important;
}
-
+