You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
2.5 KiB
45 lines
2.5 KiB
(window["webpackJsonp"] = window["webpackJsonp"] || []).push([[151],{
|
|
|
|
/***/ "IKT+":
|
|
/*!**************************************!*\
|
|
!*** ./src/pages/HttpStatus/500.tsx ***!
|
|
\**************************************/
|
|
/*! exports provided: default */
|
|
/*! all exports used */
|
|
/*! ModuleConcatenation bailout: Module is referenced from these modules with unsupported syntax: ./src/.umi-production/core/routes.ts (referenced with import()) */
|
|
/***/ (function(module, __webpack_exports__, __webpack_require__) {
|
|
|
|
"use strict";
|
|
__webpack_require__.r(__webpack_exports__);
|
|
/* harmony import */ var _Users_dingyongkang_Documents_workspace_zhiqing_educoder_node_modules_umijs_babel_preset_umi_node_modules_babel_runtime_helpers_esm_objectDestructuringEmpty__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./node_modules/@umijs/babel-preset-umi/node_modules/@babel/runtime/helpers/esm/objectDestructuringEmpty */ "CiB2");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! react */ "cDcd");
|
|
/* harmony import */ var react__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(react__WEBPACK_IMPORTED_MODULE_1__);
|
|
/* harmony import */ var _utils_env__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! @/utils/env */ "m3rI");
|
|
|
|
|
|
|
|
|
|
var Http500 = function Http500(_ref) {
|
|
Object(_Users_dingyongkang_Documents_workspace_zhiqing_educoder_node_modules_umijs_babel_preset_umi_node_modules_babel_runtime_helpers_esm_objectDestructuringEmpty__WEBPACK_IMPORTED_MODULE_0__[/* default */ "a"])(_ref);
|
|
|
|
return /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement("div", {
|
|
className: "pt60 pb60 tc"
|
|
}, /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement("img", {
|
|
src: "".concat(_utils_env__WEBPACK_IMPORTED_MODULE_2__[/* default */ "a"].IMG_SERVER, "/images/warn/pic_500.jpg")
|
|
}), /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement("p", {
|
|
className: "font18 mt40"
|
|
}, "\u60A8\u53EF\u4EE5\u7A0D\u540E\u5C1D\u8BD5 ", /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement("a", {
|
|
href: "/",
|
|
className: "c-blue"
|
|
}, "\u8FD4\u56DE\u9996\u9875"), "\uFF0C\u6216\u8005 ", /*#__PURE__*/react__WEBPACK_IMPORTED_MODULE_1___default.a.createElement("a", {
|
|
target: "_blank",
|
|
href: "//shang.qq.com/wpa/qunwpa?idkey=2f2043d88c1bd61d182b98bf1e061c6185e23055bec832c07d8148fe11c5a6cd",
|
|
className: "c-blue"
|
|
}, "QQ\u53CD\u9988>>")));
|
|
};
|
|
|
|
/* harmony default export */ __webpack_exports__["default"] = (Http500);
|
|
|
|
/***/ })
|
|
|
|
}]); |