|
|
|
@ -2296,7 +2296,7 @@ var AccountPage = function AccountPage(_ref) {
|
|
|
|
while (1) switch (_context.prev = _context.next) {
|
|
|
|
while (1) switch (_context.prev = _context.next) {
|
|
|
|
case 0:
|
|
|
|
case 0:
|
|
|
|
_context.next = 2;
|
|
|
|
_context.next = 2;
|
|
|
|
return (0,fetch/* default */.ZP)("".concat(env/* default */.Z.PROXY_SERVER, "/admins/newws/lists.json"), {
|
|
|
|
return (0,fetch/* default */.ZP)("/admins/newws/lists.json", {
|
|
|
|
method: 'get'
|
|
|
|
method: 'get'
|
|
|
|
});
|
|
|
|
});
|
|
|
|
case 2:
|
|
|
|
case 2:
|
|
|
|
@ -2420,7 +2420,7 @@ var AccountPage = function AccountPage(_ref) {
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsxs)("div", {
|
|
|
|
className: "".concat(Homepagemodules.pic2, " ").concat(fade ? '' : Homepagemodules.fade),
|
|
|
|
className: "".concat(Homepagemodules.pic2, " ").concat(fade ? '' : Homepagemodules.fade),
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
|
|
|
children: [/*#__PURE__*/(0,jsx_runtime.jsx)("img", {
|
|
|
|
src: currentNewsIndex + 1 < newsList.length ? env/* default */.Z.IMG_SERVER + (newsList === null || newsList === void 0 || (_newsList = newsList[currentNewsIndex + 1]) === null || _newsList === void 0 || (_newsList = _newsList.attachment) === null || _newsList === void 0 ? void 0 : _newsList.url) : env/* default */.Z.IMG_SERVER + (newsList === null || newsList === void 0 || (_newsList$ = newsList[0]) === null || _newsList$ === void 0 || (_newsList$ = _newsList$.attachment) === null || _newsList$ === void 0 ? void 0 : _newsList$.url),
|
|
|
|
src: currentNewsIndex + 1 < newsList.length ? "".concat(env/* default */.Z.IMG_SERVER) + "".concat(newsList === null || newsList === void 0 || (_newsList = newsList[currentNewsIndex + 1]) === null || _newsList === void 0 || (_newsList = _newsList.attachment) === null || _newsList === void 0 ? void 0 : _newsList.url) : env/* default */.Z.IMG_SERVER + (newsList === null || newsList === void 0 || (_newsList$ = newsList[0]) === null || _newsList$ === void 0 || (_newsList$ = _newsList$.attachment) === null || _newsList$ === void 0 ? void 0 : _newsList$.url),
|
|
|
|
width: 430,
|
|
|
|
width: 430,
|
|
|
|
height: 300
|
|
|
|
height: 300
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|
|
|
|
}), /*#__PURE__*/(0,jsx_runtime.jsx)("div", {
|