Auto Submit

dev_local_v9_test1
autosubmit 1 year ago
parent 528167e0d6
commit 80ed99eff7

@ -26,7 +26,7 @@
display: block !important;
}
</style><script>if(document.domain !== "www.educoder.net") document.title = '';</script>
<script src="/react/build/umi.050930d6.js"></script>
<script src="/react/build/umi.fdd667f6.js"></script>
<script src="/react/build/js/public.js"></script>
</body>
</html>

@ -126,7 +126,7 @@
display: flex;
width: 100%;
height: 72px;
width: 1200px;
width: 1300px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;

@ -269,7 +269,7 @@
display: flex;
width: 100%;
height: 72px;
width: 1200px;
width: 1300px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;

@ -150,7 +150,7 @@
display: flex;
width: 100%;
height: 72px;
width: 1200px;
width: 1300px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;

@ -1413,7 +1413,7 @@ ul.menu___UMSQf [class~='ant-dropdown-menu-item-active'] {
display: flex;
width: 100%;
height: 72px;
width: 1200px;
width: 1300px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;

@ -1629,7 +1629,7 @@
display: flex;
width: 100%;
height: 72px;
width: 1200px;
width: 1300px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;

@ -637,7 +637,7 @@
display: flex;
width: 100%;
height: 72px;
width: 1200px;
width: 1300px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;

@ -4299,7 +4299,7 @@ button[class~='ant-btn-default']:disabled.btn___In02G {
display: flex;
width: 100%;
height: 72px;
width: 1200px;
width: 1300px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;

@ -126,7 +126,7 @@
display: flex;
width: 100%;
height: 72px;
width: 1200px;
width: 1300px;
flex-flow: row nowrap;
align-items: center;
justify-content: space-between;

@ -5105,9 +5105,9 @@ var IndexPage = function IndexPage(_ref) {
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
className: Indexmodules.nameSty,
children: v.name
}), /*#__PURE__*/(0,jsx_runtime.jsx)("ul", {
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: v.tags && v.tags.map(function (val, key) {
return /*#__PURE__*/(0,jsx_runtime.jsx)("li", {
return /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
children: /*#__PURE__*/(0,jsx_runtime.jsx)(_umi_production_exports.Link, {
className: Indexmodules.link,
to: "/".concat(htmlTarget, "?current_id=").concat(subData[navIndex].id, "&tag_tabs=").concat(navIndex + 1, "&tag_id=").concat(val.id, "&tag_level=3"),

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save