|
|
|
|
@ -18061,24 +18061,36 @@ var NewCompetitionsPage = function NewCompetitionsPage(_ref) {
|
|
|
|
|
justify: "space-between",
|
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: Editmodules.CountDown,
|
|
|
|
|
style: {
|
|
|
|
|
width: '40px'
|
|
|
|
|
},
|
|
|
|
|
children: timeDown.day || 0
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
|
|
|
|
|
className: "ml5 mr5",
|
|
|
|
|
children: "\u5929"
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: Editmodules.CountDown,
|
|
|
|
|
style: {
|
|
|
|
|
width: '27px'
|
|
|
|
|
},
|
|
|
|
|
children: timeDown.hour || 0
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
|
|
|
|
|
className: "ml5 mr5",
|
|
|
|
|
children: "\u65F6"
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: Editmodules.CountDown,
|
|
|
|
|
style: {
|
|
|
|
|
width: '27px'
|
|
|
|
|
},
|
|
|
|
|
children: timeDown.minute || 0
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
|
|
|
|
|
className: "ml5 mr5",
|
|
|
|
|
children: "\u5206"
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
|
className: Editmodules.CountDown,
|
|
|
|
|
style: {
|
|
|
|
|
width: '27px'
|
|
|
|
|
},
|
|
|
|
|
children: timeDown.second || 0
|
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)(col/* default */.Z, {
|
|
|
|
|
className: "ml5 mr5",
|