diff --git a/58147.51c651d0.async.js b/96414.d538b143.async.js
similarity index 86%
rename from 58147.51c651d0.async.js
rename to 96414.d538b143.async.js
index 6678d586e2..fcfcc76132 100644
--- a/58147.51c651d0.async.js
+++ b/96414.d538b143.async.js
@@ -1,5 +1,5 @@
"use strict";
-(self["webpackChunk"] = self["webpackChunk"] || []).push([[58147],{
+(self["webpackChunk"] = self["webpackChunk"] || []).push([[96414],{
/***/ 73961:
/*!**********************************************************!*\
@@ -88,12 +88,12 @@ var RealNameAuthModal = function RealNameAuthModal(_ref) {
return form.validateFields();
case 2:
bodyData = _root_workspace_ppte5yg23_local_v9_test4_node_modules_babel_runtime_7_23_6_babel_runtime_helpers_objectSpread2_js__WEBPACK_IMPORTED_MODULE_1___default()({}, formValue);
- if (bodyData.attachment_ids) {
+ if (bodyData !== null && bodyData !== void 0 && bodyData.attachment_ids) {
bodyData.attachment_ids = bodyData === null || bodyData === void 0 || (_bodyData$attachment_ = bodyData.attachment_ids) === null || _bodyData$attachment_ === void 0 ? void 0 : _bodyData$attachment_.map(function (v) {
return v.response.id;
});
}
- if (bodyData.bg_id) {
+ if (bodyData !== null && bodyData !== void 0 && bodyData.bg_id) {
bodyData.bg_id = bodyData === null || bodyData === void 0 || (_bodyData$bg_id = bodyData.bg_id) === null || _bodyData$bg_id === void 0 ? void 0 : _bodyData$bg_id.map(function (v) {
return v.response.id;
});
@@ -207,10 +207,6 @@ var RealNameAuthModal = function RealNameAuthModal(_ref) {
colon: false,
name: "attachment_ids",
label: "\u9644\u4EF6",
- rules: [{
- required: true,
- message: "必填项"
- }],
children: /*#__PURE__*/(0,react_jsx_runtime__WEBPACK_IMPORTED_MODULE_10__.jsx)(_components_MultiUpload__WEBPACK_IMPORTED_MODULE_8__/* ["default"] */ .Z, {})
})]
})
@@ -782,6 +778,155 @@ var SvgGg = function SvgGg(props) {
/***/ }),
+/***/ 71148:
+/*!**********************************************!*\
+ !*** ./src/pages/OfficialNotice/img/jia.svg ***!
+ \**********************************************/
+/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
+
+/* unused harmony export ReactComponent */
+/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ 59301);
+function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
+function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
+function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
+var __defProp = Object.defineProperty;
+var __getOwnPropSymbols = Object.getOwnPropertySymbols;
+var __hasOwnProp = Object.prototype.hasOwnProperty;
+var __propIsEnum = Object.prototype.propertyIsEnumerable;
+var __defNormalProp = function __defNormalProp(obj, key, value) {
+ return key in obj ? __defProp(obj, key, {
+ enumerable: true,
+ configurable: true,
+ writable: true,
+ value: value
+ }) : obj[key] = value;
+};
+var __spreadValues = function __spreadValues(a, b) {
+ for (var prop in b || (b = {})) if (__hasOwnProp.call(b, prop)) __defNormalProp(a, prop, b[prop]);
+ if (__getOwnPropSymbols) {
+ var _iterator = _createForOfIteratorHelper(__getOwnPropSymbols(b)),
+ _step;
+ try {
+ for (_iterator.s(); !(_step = _iterator.n()).done;) {
+ var prop = _step.value;
+ if (__propIsEnum.call(b, prop)) __defNormalProp(a, prop, b[prop]);
+ }
+ } catch (err) {
+ _iterator.e(err);
+ } finally {
+ _iterator.f();
+ }
+ }
+ return a;
+};
+
+var SvgJia = function SvgJia(props) {
+ return /* @__PURE__ */React.createElement("svg", __spreadValues({
+ width: 14,
+ height: 14,
+ xmlns: "http://www.w3.org/2000/svg",
+ xmlnsXlink: "http://www.w3.org/1999/xlink"
+ }, props), /* @__PURE__ */React.createElement("title", null, "\u52A0"), /* @__PURE__ */React.createElement("defs", null, /* @__PURE__ */React.createElement("linearGradient", {
+ x1: "50%",
+ y1: "0%",
+ x2: "50%",
+ y2: "100%",
+ id: "jia_svg__b"
+ }, /* @__PURE__ */React.createElement("stop", {
+ stopColor: "#FFF",
+ offset: "0%"
+ }), /* @__PURE__ */React.createElement("stop", {
+ stopColor: "#6DADEF",
+ offset: "100%"
+ })), /* @__PURE__ */React.createElement("path", {
+ d: "M7.002.004C3.137.004.004 3.13.004 6.986c0 3.856 3.133 6.982 6.998 6.982S14 10.842 14 6.986C14 3.13 10.867.004 7.002.004m3.525 7.719H7.738v2.788a.737.737 0 0 1-1.473 0V7.723H3.476a.737.737 0 0 1 0-1.474h2.79V3.461a.737.737 0 0 1 1.472 0v2.788h2.79a.737.737 0 0 1 0 1.474Z",
+ id: "jia_svg__a"
+ })), /* @__PURE__ */React.createElement("g", {
+ fillRule: "nonzero",
+ fill: "none"
+ }, /* @__PURE__ */React.createElement("use", {
+ fill: "#000",
+ xlinkHref: "#jia_svg__a"
+ }), /* @__PURE__ */React.createElement("use", {
+ fill: "url(#jia_svg__b)",
+ xlinkHref: "#jia_svg__a"
+ })));
+};
+
+/* harmony default export */ __webpack_exports__.Z = ("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTQiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCB4MT0iNTAlIiB5MT0iMCUiIHgyPSI1MCUiIHkyPSIxMDAlIiBpZD0iYiI+PHN0b3Agc3RvcC1jb2xvcj0iI0ZGRiIgb2Zmc2V0PSIwJSIvPjxzdG9wIHN0b3AtY29sb3I9IiM2REFERUYiIG9mZnNldD0iMTAwJSIvPjwvbGluZWFyR3JhZGllbnQ+PHBhdGggZD0iTTcuMDAyLjAwNEMzLjEzNy4wMDQuMDA0IDMuMTMuMDA0IDYuOTg2YzAgMy44NTYgMy4xMzMgNi45ODIgNi45OTggNi45ODJTMTQgMTAuODQyIDE0IDYuOTg2QzE0IDMuMTMgMTAuODY3LjAwNCA3LjAwMi4wMDRtMy41MjUgNy43MTlINy43Mzh2Mi43ODhhLjczNy43MzcgMCAwIDEtMS40NzMgMFY3LjcyM0gzLjQ3NmEuNzM3LjczNyAwIDAgMSAwLTEuNDc0aDIuNzlWMy40NjFhLjczNy43MzcgMCAwIDEgMS40NzIgMHYyLjc4OGgyLjc5YS43MzcuNzM3IDAgMCAxIDAgMS40NzRaIiBpZD0iYSIvPjwvZGVmcz48ZyBmaWxsLXJ1bGU9Im5vbnplcm8iIGZpbGw9Im5vbmUiPjx1c2UgZmlsbD0iIzAwMCIgeGxpbms6aHJlZj0iI2EiLz48dXNlIGZpbGw9InVybCgjYikiIHhsaW5rOmhyZWY9IiNhIi8+PC9nPjwvc3ZnPg==");
+
+/***/ }),
+
+/***/ 4288:
+/*!*************************************************!*\
+ !*** ./src/pages/OfficialNotice/img/xiaoxi.svg ***!
+ \*************************************************/
+/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
+
+/* unused harmony export ReactComponent */
+/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! react */ 59301);
+function _createForOfIteratorHelper(o, allowArrayLike) { var it = typeof Symbol !== "undefined" && o[Symbol.iterator] || o["@@iterator"]; if (!it) { if (Array.isArray(o) || (it = _unsupportedIterableToArray(o)) || allowArrayLike && o && typeof o.length === "number") { if (it) o = it; var i = 0; var F = function F() {}; return { s: F, n: function n() { if (i >= o.length) return { done: true }; return { done: false, value: o[i++] }; }, e: function e(_e) { throw _e; }, f: F }; } throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); } var normalCompletion = true, didErr = false, err; return { s: function s() { it = it.call(o); }, n: function n() { var step = it.next(); normalCompletion = step.done; return step; }, e: function e(_e2) { didErr = true; err = _e2; }, f: function f() { try { if (!normalCompletion && it["return"] != null) it["return"](); } finally { if (didErr) throw err; } } }; }
+function _unsupportedIterableToArray(o, minLen) { if (!o) return; if (typeof o === "string") return _arrayLikeToArray(o, minLen); var n = Object.prototype.toString.call(o).slice(8, -1); if (n === "Object" && o.constructor) n = o.constructor.name; if (n === "Map" || n === "Set") return Array.from(o); if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _arrayLikeToArray(o, minLen); }
+function _arrayLikeToArray(arr, len) { if (len == null || len > arr.length) len = arr.length; for (var i = 0, arr2 = new Array(len); i < len; i++) arr2[i] = arr[i]; return arr2; }
+var __defProp = Object.defineProperty;
+var __getOwnPropSymbols = Object.getOwnPropertySymbols;
+var __hasOwnProp = Object.prototype.hasOwnProperty;
+var __propIsEnum = Object.prototype.propertyIsEnumerable;
+var __defNormalProp = function __defNormalProp(obj, key, value) {
+ return key in obj ? __defProp(obj, key, {
+ enumerable: true,
+ configurable: true,
+ writable: true,
+ value: value
+ }) : obj[key] = value;
+};
+var __spreadValues = function __spreadValues(a, b) {
+ for (var prop in b || (b = {})) if (__hasOwnProp.call(b, prop)) __defNormalProp(a, prop, b[prop]);
+ if (__getOwnPropSymbols) {
+ var _iterator = _createForOfIteratorHelper(__getOwnPropSymbols(b)),
+ _step;
+ try {
+ for (_iterator.s(); !(_step = _iterator.n()).done;) {
+ var prop = _step.value;
+ if (__propIsEnum.call(b, prop)) __defNormalProp(a, prop, b[prop]);
+ }
+ } catch (err) {
+ _iterator.e(err);
+ } finally {
+ _iterator.f();
+ }
+ }
+ return a;
+};
+
+var SvgXiaoxi = function SvgXiaoxi(props) {
+ return /* @__PURE__ */React.createElement("svg", __spreadValues({
+ width: 15,
+ height: 14,
+ xmlns: "http://www.w3.org/2000/svg"
+ }, props), /* @__PURE__ */React.createElement("title", null, "\u6D88\u606F"), /* @__PURE__ */React.createElement("defs", null, /* @__PURE__ */React.createElement("linearGradient", {
+ x1: "50%",
+ y1: "0%",
+ x2: "50%",
+ y2: "100%",
+ id: "xiaoxi_svg__a"
+ }, /* @__PURE__ */React.createElement("stop", {
+ stopColor: "#FFF",
+ offset: "0%"
+ }), /* @__PURE__ */React.createElement("stop", {
+ stopColor: "#6DADEF",
+ offset: "100%"
+ }))), /* @__PURE__ */React.createElement("path", {
+ d: "m3.883 1.104-1-1A7.33 7.33 0 0 0 0 5.595h1.4a5.909 5.909 0 0 1 2.483-4.492Zm9.37 4.492h1.4a7.312 7.312 0 0 0-2.89-5.493l-1 1.001a5.896 5.896 0 0 1 2.49 4.492Zm-1.378.35a4.546 4.546 0 0 0-3.498-4.42v-.477C8.377.468 7.907 0 7.327 0 6.748 0 6.28.47 6.28 1.049v.476A4.545 4.545 0 0 0 2.78 5.947v3.849l-1.4 1.4v.7h11.895v-.7l-1.4-1.4v-3.85h-.001Zm-4.549 8.047a1.394 1.394 0 0 0 1.288-.853c.07-.168.112-.349.112-.545h-2.8c0 .769.63 1.398 1.4 1.398Z",
+ fill: "url(#xiaoxi_svg__a)",
+ fillRule: "nonzero"
+ }));
+};
+
+/* harmony default export */ __webpack_exports__.Z = ("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IHgxPSI1MCUiIHkxPSIwJSIgeDI9IjUwJSIgeTI9IjEwMCUiIGlkPSJhIj48c3RvcCBzdG9wLWNvbG9yPSIjRkZGIiBvZmZzZXQ9IjAlIi8+PHN0b3Agc3RvcC1jb2xvcj0iIzZEQURFRiIgb2Zmc2V0PSIxMDAlIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHBhdGggZD0ibTMuODgzIDEuMTA0LTEtMUE3LjMzIDcuMzMgMCAwIDAgMCA1LjU5NWgxLjRhNS45MDkgNS45MDkgMCAwIDEgMi40ODMtNC40OTJabTkuMzcgNC40OTJoMS40YTcuMzEyIDcuMzEyIDAgMCAwLTIuODktNS40OTNsLTEgMS4wMDFhNS44OTYgNS44OTYgMCAwIDEgMi40OSA0LjQ5MlptLTEuMzc4LjM1YTQuNTQ2IDQuNTQ2IDAgMCAwLTMuNDk4LTQuNDJ2LS40NzdDOC4zNzcuNDY4IDcuOTA3IDAgNy4zMjcgMCA2Ljc0OCAwIDYuMjguNDcgNi4yOCAxLjA0OXYuNDc2QTQuNTQ1IDQuNTQ1IDAgMCAwIDIuNzggNS45NDd2My44NDlsLTEuNCAxLjR2LjdoMTEuODk1di0uN2wtMS40LTEuNHYtMy44NWgtLjAwMVptLTQuNTQ5IDguMDQ3YTEuMzk0IDEuMzk0IDAgMCAwIDEuMjg4LS44NTNjLjA3LS4xNjguMTEyLS4zNDkuMTEyLS41NDVoLTIuOGMwIC43NjkuNjMgMS4zOTggMS40IDEuMzk4WiIgZmlsbD0idXJsKCNhKSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PC9zdmc+");
+
+/***/ }),
+
/***/ 24559:
/*!*********************************************!*\
!*** ./src/pages/OfficialNotice/img/yw.svg ***!
diff --git a/index.html b/index.html
index 4d78ea23b2..013c89745c 100644
--- a/index.html
+++ b/index.html
@@ -27,7 +27,7 @@
display: block !important;
}
-
+