@titaui/pc 1.5.78 → 1.5.82
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/components/avatar/index.js +1 -9
- package/lib/components/change-okr/Filter.js +65 -133
- package/lib/components/change-okr/Item.js +0 -6
- package/lib/components/change-okr/filterTab.js +0 -2
- package/lib/components/change-okr/index.js +2 -2
- package/lib/components/checkbox/index.js +3 -4
- package/lib/components/communication/CommunicationRecord.js +161 -116
- package/lib/components/communication/ConvertUserName.js +1 -1
- package/lib/components/communication/index.js +28 -53
- package/lib/components/communication/style.js +25 -21
- package/lib/components/dropdown-layer/icon-item.js +3 -5
- package/lib/components/dropdown-layer/index.css +0 -16
- package/lib/components/dropdown-layer/index.js +14 -21
- package/lib/components/emotionsSelector/style.js +1 -1
- package/lib/components/form/form-fields/input/index.css +0 -11
- package/lib/components/form/form-fields/input/index.js +1 -3
- package/lib/components/grid-page/personal-info/index.js +4 -4
- package/lib/components/mblog/components/MblogAction.js +6 -10
- package/lib/components/mblog/index.js +11 -24
- package/lib/components/mblog/style.js +8 -8
- package/lib/components/okr-detail/components/header/index.css +0 -4
- package/lib/components/okr-detail/components/header/o-cycle.js +2 -2
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +8 -15
- package/lib/components/okr-flow/child-node/work-node.js +1 -7
- package/lib/components/okr-period-selector/select-cycle.js +151 -139
- package/lib/components/okr-progress-detail/index.css +0 -1
- package/lib/components/okr-review/ReviewPop/components/ReviewBody/index.js +5 -5
- package/lib/components/okr-review/ReviewPop/index.js +4 -4
- package/lib/components/period-selector/common.js +4 -149
- package/lib/components/period-selector/components/selector/index.js +38 -103
- package/lib/components/period-selector/components/selector/style.js +9 -23
- package/lib/components/period-selector/index.js +28 -29
- package/lib/components/popup/index.js +1 -3
- package/lib/components/radio/index.css +0 -5
- package/lib/components/radio/radio.js +4 -12
- package/lib/components/table/index.css +1 -0
- package/lib/components/upload/components/uploadedPreview.js +54 -62
- package/lib/components/upload/index.js +57 -89
- package/lib/components/upload/style.js +7 -7
- package/lib/components/upload/type.js +15 -15
- package/lib/components/upvote/index.js +14 -37
- package/lib/components/user-selector/export-modules/field-tree-selector/index.css +0 -4
- package/lib/components/user-selector/export-modules/field-tree-selector/index.js +24 -50
- package/lib/components/user-selector/export-modules/field-tree-selector/single-selector/index.js +2 -11
- package/lib/components/user-selector/layout/index.css +1 -1
- package/lib/index.js +5 -49
- package/lib/pages/home-page/components/data-list/nav-selector/index.js +0 -18
- package/lib/pages/home-page/components/data-list/table/utils-function.js +3 -6
- package/lib/utils/auth.js +5 -46
- package/lib/utils/bs-global.js +2 -26
- package/lib/utils/tools.js +20 -140
- package/package.json +2 -2
- package/lib/components/avatar/icon-avatar/index.css +0 -15
- package/lib/components/avatar/icon-avatar/index.js +0 -50
- package/lib/components/avatar/num-avatar/index.css +0 -12
- package/lib/components/avatar/num-avatar/index.js +0 -34
- package/lib/components/button/admin-button/default.js +0 -35
- package/lib/components/button/admin-button/drop-down-arrow.js +0 -93
- package/lib/components/button/admin-button/index.css +0 -86
- package/lib/components/button/admin-button/index.js +0 -40
- package/lib/components/button/admin-button/primary.js +0 -33
- package/lib/components/button/admin-button/secondary.js +0 -35
- package/lib/components/button/default-button/index.css +0 -49
- package/lib/components/button/default-button/index.js +0 -51
- package/lib/components/button/export-button/index.css +0 -51
- package/lib/components/button/export-button/index.js +0 -81
- package/lib/components/button/images/daoru.svg +0 -18
- package/lib/components/button/index.js +0 -23
- package/lib/components/button/interface.js +0 -5
- package/lib/components/communication/index.css +0 -63
- package/lib/components/create-okr/animation/check-animation.js +0 -2746
- package/lib/components/create-okr/constant.js +0 -27
- package/lib/components/create-okr/createCycle.js +0 -171
- package/lib/components/create-okr/createSuccessCmp.js +0 -233
- package/lib/components/create-okr/createSuccessCmpWrapper.js +0 -20
- package/lib/components/create-okr/fields/date-cycle.js +0 -98
- package/lib/components/create-okr/fields/index.css +0 -346
- package/lib/components/create-okr/fields/index.js +0 -17
- package/lib/components/create-okr/fields/input-with-err-popup.js +0 -57
- package/lib/components/create-okr/fields/o-new-name.js +0 -197
- package/lib/components/create-okr/fields/okr-case.js +0 -98
- package/lib/components/create-okr/fields/okr-classify.js +0 -51
- package/lib/components/create-okr/fields/okr-create-suggest.js +0 -147
- package/lib/components/create-okr/fields/okr-new-user-selector.js +0 -106
- package/lib/components/create-okr/fields/okr-parent.js +0 -157
- package/lib/components/create-okr/fields/okr-type-detail.js +0 -196
- package/lib/components/create-okr/fields/okr-type.js +0 -131
- package/lib/components/create-okr/fields/okr-visibility-detail.js +0 -224
- package/lib/components/create-okr/fields/okr-visibility.js +0 -169
- package/lib/components/create-okr/img/check-normal.svg +0 -29
- package/lib/components/create-okr/img/check-right.svg +0 -16
- package/lib/components/create-okr/img/check-wrong.svg +0 -29
- package/lib/components/create-okr/img/create-success-head.png +0 -0
- package/lib/components/create-okr/img/create-success-left-quotation.svg +0 -14
- package/lib/components/create-okr/img/create-success-message.svg +0 -1
- package/lib/components/create-okr/img/create-success-right-quotation.svg +0 -14
- package/lib/components/create-okr/img/create-success-shadow.svg +0 -23
- package/lib/components/create-okr/img/example.svg +0 -11
- package/lib/components/create-okr/img/hand.svg +0 -12
- package/lib/components/create-okr/img/kr-add.svg +0 -12
- package/lib/components/create-okr/img/left-quotation.svg +0 -12
- package/lib/components/create-okr/img/light.svg +0 -1
- package/lib/components/create-okr/img/pack-up.js +0 -28
- package/lib/components/create-okr/img/qr-code.png +0 -0
- package/lib/components/create-okr/img/right-quotation.svg +0 -12
- package/lib/components/create-okr/img/shower.png +0 -0
- package/lib/components/create-okr/img/target.svg +0 -19
- package/lib/components/create-okr/img/teach-okr.svg +0 -17
- package/lib/components/create-okr/img/wave.png +0 -0
- package/lib/components/create-okr/img/weight.svg +0 -12
- package/lib/components/create-okr/index.css +0 -446
- package/lib/components/create-okr/index.js +0 -911
- package/lib/components/create-okr/interface.js +0 -5
- package/lib/components/create-okr/kr-items/index.css +0 -180
- package/lib/components/create-okr/kr-items/kr-item-weight.js +0 -194
- package/lib/components/create-okr/kr-items/krDatas.js +0 -299
- package/lib/components/create-okr/kr-items/krItem.js +0 -167
- package/lib/components/create-okr/objectType.js +0 -273
- package/lib/components/create-okr/request-api.js +0 -220
- package/lib/components/create-okr/style.js +0 -100
- package/lib/components/create-okr/utils/getCreateOkrSurpassPercent.js +0 -124
- package/lib/components/create-okr/utils/helper.js +0 -99
- package/lib/components/create-okr/utils/index.js +0 -23
- package/lib/components/dynamic/components/condition-render/index.js +0 -20
- package/lib/components/dynamic/components/dangerous-html/index.js +0 -22
- package/lib/components/dynamic/components/dynamic-search-input/index.css +0 -78
- package/lib/components/dynamic/components/dynamic-search-input/index.js +0 -192
- package/lib/components/dynamic/components/obj-status/index.css +0 -22
- package/lib/components/dynamic/components/obj-status/index.js +0 -38
- package/lib/components/dynamic/components/percent/index.css +0 -21
- package/lib/components/dynamic/components/percent/index.js +0 -38
- package/lib/components/dynamic/components/title/index.css +0 -35
- package/lib/components/dynamic/components/title/index.js +0 -59
- package/lib/components/dynamic/constant.js +0 -96
- package/lib/components/dynamic/context/index.js +0 -13
- package/lib/components/dynamic/dynamic-item/components/header/index.css +0 -101
- package/lib/components/dynamic/dynamic-item/components/header/index.js +0 -294
- package/lib/components/dynamic/dynamic-item/components/icon/index.css +0 -10
- package/lib/components/dynamic/dynamic-item/components/icon/index.js +0 -35
- package/lib/components/dynamic/dynamic-item/dynamic-align/img/dynamic-align.svg +0 -22
- package/lib/components/dynamic/dynamic-item/dynamic-align/img/dynamic-relative.svg +0 -22
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.css +0 -95
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.js +0 -173
- package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.css +0 -54
- package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.js +0 -107
- package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.css +0 -48
- package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.js +0 -89
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.css +0 -96
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.js +0 -171
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.css +0 -67
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.js +0 -110
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/constant.js +0 -16
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/img/milestone.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.css +0 -111
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.js +0 -158
- package/lib/components/dynamic/dynamic-item/dynamic-progress/index.css +0 -95
- package/lib/components/dynamic/dynamic-item/dynamic-progress/index.js +0 -215
- package/lib/components/dynamic/dynamic-item/dynamic-project/constant.js +0 -16
- package/lib/components/dynamic/dynamic-item/dynamic-project/img/project.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-project/index.css +0 -91
- package/lib/components/dynamic/dynamic-item/dynamic-project/index.js +0 -125
- package/lib/components/dynamic/dynamic-item/dynamic-relative/img/dynamic-relative.svg +0 -22
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.css +0 -95
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.js +0 -192
- package/lib/components/dynamic/dynamic-item/dynamic-replay/index.css +0 -138
- package/lib/components/dynamic/dynamic-item/dynamic-replay/index.js +0 -183
- package/lib/components/dynamic/dynamic-item/dynamic-report/index.css +0 -153
- package/lib/components/dynamic/dynamic-item/dynamic-report/index.js +0 -138
- package/lib/components/dynamic/dynamic-item/dynamic-reward/index.css +0 -97
- package/lib/components/dynamic/dynamic-item/dynamic-reward/index.js +0 -207
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.css +0 -54
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.js +0 -107
- package/lib/components/dynamic/dynamic-item/dynamic-task/constant.js +0 -50
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-cancel.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-delay.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-done.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-pause.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-progress.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-unaccept.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/img/task-unstart.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.css +0 -111
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.js +0 -164
- package/lib/components/dynamic/dynamic-item/index.css +0 -128
- package/lib/components/dynamic/dynamic-item/index.js +0 -352
- package/lib/components/dynamic/dynamic-like-ranking/image/like-ranking.svg +0 -23
- package/lib/components/dynamic/dynamic-like-ranking/image/ranking-1.png +0 -0
- package/lib/components/dynamic/dynamic-like-ranking/image/ranking-2.png +0 -0
- package/lib/components/dynamic/dynamic-like-ranking/image/ranking-3.png +0 -0
- package/lib/components/dynamic/dynamic-like-ranking/index.css +0 -126
- package/lib/components/dynamic/dynamic-like-ranking/index.js +0 -157
- package/lib/components/dynamic/dynamic-like-ranking/item.js +0 -107
- package/lib/components/dynamic/dynamic-like-ranking/mock.js +0 -84
- package/lib/components/dynamic/dynamic-liking/image/like-dynamic.svg +0 -30
- package/lib/components/dynamic/dynamic-liking/index.css +0 -81
- package/lib/components/dynamic/dynamic-liking/index.js +0 -76
- package/lib/components/dynamic/dynamic-liking/item.js +0 -90
- package/lib/components/dynamic/dynamic-liking/mock.js +0 -83
- package/lib/components/dynamic/dynamic-list/index.css +0 -36
- package/lib/components/dynamic/dynamic-list/index.js +0 -61
- package/lib/components/dynamic/dynamic-topping/image/quotationMark.svg +0 -16
- package/lib/components/dynamic/dynamic-topping/image/topIcon.svg +0 -30
- package/lib/components/dynamic/dynamic-topping/index.css +0 -130
- package/lib/components/dynamic/dynamic-topping/index.js +0 -78
- package/lib/components/dynamic/dynamic-topping/interface.js +0 -5
- package/lib/components/dynamic/dynamic-topping/item.js +0 -138
- package/lib/components/dynamic/dynamic-topping/request-api.js +0 -36
- package/lib/components/dynamic/dynamic.css +0 -204
- package/lib/components/dynamic/dynamic.js +0 -391
- package/lib/components/dynamic/export-module/index.js +0 -33
- package/lib/components/dynamic/img/dynamic-P1.svg +0 -15
- package/lib/components/dynamic/img/dynamic-P2.svg +0 -15
- package/lib/components/dynamic/img/dynamic-P3.svg +0 -15
- package/lib/components/dynamic/img/dynamic-P4.svg +0 -15
- package/lib/components/dynamic/img/dynamic-P5.svg +0 -15
- package/lib/components/dynamic/img/dynamic-delay.svg +0 -17
- package/lib/components/dynamic/img/dynamic-desire.svg +0 -61
- package/lib/components/dynamic/img/dynamic-empty.png +0 -0
- package/lib/components/dynamic/img/dynamic-end.svg +0 -17
- package/lib/components/dynamic/img/dynamic-left-quoto.svg +0 -13
- package/lib/components/dynamic/img/dynamic-loading.gif +0 -0
- package/lib/components/dynamic/img/dynamic-normal.svg +0 -17
- package/lib/components/dynamic/img/dynamic-promise.svg +0 -61
- package/lib/components/dynamic/img/dynamic-reword.svg +0 -24
- package/lib/components/dynamic/img/dynamic-right-quoto.svg +0 -13
- package/lib/components/dynamic/img/dynamic-risk.svg +0 -17
- package/lib/components/dynamic/img/dynamic-submit-delay.svg +0 -16
- package/lib/components/dynamic/img/dynamic-submit-normal.svg +0 -18
- package/lib/components/dynamic/img/dynamic-top.svg +0 -14
- package/lib/components/dynamic/index.js +0 -27
- package/lib/components/dynamic/interface.js +0 -5
- package/lib/components/dynamic/quick-operation/components/create-announcement/index.css +0 -25
- package/lib/components/dynamic/quick-operation/components/create-announcement/index.js +0 -37
- package/lib/components/dynamic/quick-operation/components/create-okr/index.css +0 -25
- package/lib/components/dynamic/quick-operation/components/create-okr/index.js +0 -37
- package/lib/components/dynamic/quick-operation/components/create-share/index.css +0 -25
- package/lib/components/dynamic/quick-operation/components/create-share/index.js +0 -37
- package/lib/components/dynamic/quick-operation/components/create-task/index.css +0 -25
- package/lib/components/dynamic/quick-operation/components/create-task/index.js +0 -42
- package/lib/components/dynamic/quick-operation/img/create-announcement.png +0 -0
- package/lib/components/dynamic/quick-operation/img/create-okr.png +0 -0
- package/lib/components/dynamic/quick-operation/img/create-share.png +0 -0
- package/lib/components/dynamic/quick-operation/img/create-task.png +0 -0
- package/lib/components/dynamic/quick-operation/index.css +0 -51
- package/lib/components/dynamic/quick-operation/index.js +0 -112
- package/lib/components/dynamic/request-api.js +0 -92
- package/lib/components/dynamic/util.js +0 -140
- package/lib/components/file-list/components/single-file/index.css +0 -84
- package/lib/components/file-list/components/single-file/index.js +0 -115
- package/lib/components/file-list/img/new-file-list-doc.svg +0 -1
- package/lib/components/file-list/img/new-file-list-other.svg +0 -1
- package/lib/components/file-list/img/new-file-list-pdf.svg +0 -1
- package/lib/components/file-list/img/new-file-list-ppt.svg +0 -1
- package/lib/components/file-list/img/new-file-list-radio.svg +0 -1
- package/lib/components/file-list/img/new-file-list-video.svg +0 -1
- package/lib/components/file-list/img/new-file-list-xls.svg +0 -1
- package/lib/components/file-list/index.css +0 -5
- package/lib/components/file-list/index.js +0 -61
- package/lib/components/file-list/interface.js +0 -5
- package/lib/components/file-list/util.js +0 -78
- package/lib/components/img-viewer/icon/enlarge.js +0 -30
- package/lib/components/img-viewer/icon/left-rotate.js +0 -46
- package/lib/components/img-viewer/icon/right-rotate.js +0 -44
- package/lib/components/img-viewer/icon/shrink.js +0 -37
- package/lib/components/img-viewer/image/loading.gif +0 -0
- package/lib/components/img-viewer/index.css +0 -155
- package/lib/components/img-viewer/index.js +0 -228
- package/lib/components/img-viewer/interface.js +0 -5
- package/lib/components/img-viewer/util.js +0 -16
- package/lib/components/publish-dynamic-modal/index.js +0 -13
- package/lib/components/publish-dynamic-modal/interface.js +0 -5
- package/lib/components/publish-dynamic-modal/publish-dynamic-modal.css +0 -3
- package/lib/components/publish-dynamic-modal/publish-dynamic-modal.js +0 -191
- package/lib/components/publish-dynamic-modal/requist-api.js +0 -48
- package/lib/components/search-key-handle/index.js +0 -39
- package/lib/components/upload/img/doc.svg +0 -1
- package/lib/components/upload/img/other.svg +0 -1
- package/lib/components/upload/img/pdf.svg +0 -1
- package/lib/components/upload/img/ppt.svg +0 -1
- package/lib/components/upload/img/radio.svg +0 -1
- package/lib/components/upload/img/video.svg +0 -1
- package/lib/components/upload/img/xls.svg +0 -1
- package/lib/components/upload/index.css +0 -26
- package/lib/components/upload/util.js +0 -102
- package/lib/components-v1/buttonv2/ButtonLinked.js +0 -35
- package/lib/components-v1/buttonv2/ButtonOutlined.js +0 -64
- package/lib/components-v1/buttonv2/ButtonRounded.js +0 -101
- package/lib/components-v1/buttonv2/DefaultButton.js +0 -86
- package/lib/components-v1/buttonv2/index.js +0 -37
- package/lib/components-v1/buttonv2/style/style.js +0 -53
- package/lib/components-v1/buttonv2/style/theme.css +0 -3
- package/lib/components-v1/confirm/index.js +0 -158
- package/lib/pages/dynamic/index.css +0 -5
- package/lib/pages/dynamic/index.js +0 -25
- package/lib/pages/like-ranking/column.js +0 -141
- package/lib/pages/like-ranking/filter-buttons/department.js +0 -44
- package/lib/pages/like-ranking/filter-buttons/group.js +0 -34
- package/lib/pages/like-ranking/filter-buttons/index.css +0 -19
- package/lib/pages/like-ranking/filter-buttons/index.js +0 -44
- package/lib/pages/like-ranking/filter-buttons/modular.js +0 -110
- package/lib/pages/like-ranking/filter-buttons/name.js +0 -73
- package/lib/pages/like-ranking/filter-buttons/search-dropdown/index.css +0 -27
- package/lib/pages/like-ranking/filter-buttons/search-dropdown/index.js +0 -38
- package/lib/pages/like-ranking/filter-buttons/timer.js +0 -56
- package/lib/pages/like-ranking/image/dynamic-empty.png +0 -0
- package/lib/pages/like-ranking/image/loading.gif +0 -0
- package/lib/pages/like-ranking/image/ranking-1.png +0 -0
- package/lib/pages/like-ranking/image/ranking-2.png +0 -0
- package/lib/pages/like-ranking/image/ranking-3.png +0 -0
- package/lib/pages/like-ranking/index.css +0 -185
- package/lib/pages/like-ranking/index.js +0 -252
- package/lib/pages/like-ranking/mock.js +0 -366
- package/lib/pages/like-ranking/request-api.js +0 -15
- package/lib/utils/format-time.js +0 -161
- package/lib/utils/helpers.js +0 -41
- package/lib/utils/roundWeight.js +0 -105
- package/yarn-error.log +0 -15894
|
@@ -1,391 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof"; if (typeof Symbol === "function" && typeof Symbol.iterator === "symbol") { _typeof = function _typeof(obj) { return typeof obj; }; } else { _typeof = function _typeof(obj) { return obj && typeof Symbol === "function" && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }; } return _typeof(obj); }
|
|
4
|
-
|
|
5
|
-
Object.defineProperty(exports, "__esModule", {
|
|
6
|
-
value: true
|
|
7
|
-
});
|
|
8
|
-
exports["default"] = void 0;
|
|
9
|
-
|
|
10
|
-
var _react = _interopRequireWildcard(require("react"));
|
|
11
|
-
|
|
12
|
-
var _classnames = _interopRequireDefault(require("classnames"));
|
|
13
|
-
|
|
14
|
-
var _dynamicList = _interopRequireDefault(require("./dynamic-list"));
|
|
15
|
-
|
|
16
|
-
var _context = require("./context");
|
|
17
|
-
|
|
18
|
-
var _dynamicSearchInput = _interopRequireDefault(require("./components/dynamic-search-input"));
|
|
19
|
-
|
|
20
|
-
var _requestApi = require("./request-api");
|
|
21
|
-
|
|
22
|
-
var _quickOperation = _interopRequireDefault(require("./quick-operation"));
|
|
23
|
-
|
|
24
|
-
var _dynamicTopping = _interopRequireDefault(require("./dynamic-topping"));
|
|
25
|
-
|
|
26
|
-
var _dynamicLikeRanking = _interopRequireDefault(require("./dynamic-like-ranking"));
|
|
27
|
-
|
|
28
|
-
var _dynamicLiking = _interopRequireDefault(require("./dynamic-liking"));
|
|
29
|
-
|
|
30
|
-
var _dynamicLoading = _interopRequireDefault(require("./img/dynamic-loading.gif"));
|
|
31
|
-
|
|
32
|
-
var _conditionRender = _interopRequireDefault(require("./components/condition-render"));
|
|
33
|
-
|
|
34
|
-
var _util = require("./util");
|
|
35
|
-
|
|
36
|
-
var _popDownNotification = require("../pop-down-notification");
|
|
37
|
-
|
|
38
|
-
require("./dynamic.css");
|
|
39
|
-
|
|
40
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
41
|
-
|
|
42
|
-
function _getRequireWildcardCache(nodeInterop) { if (typeof WeakMap !== "function") return null; var cacheBabelInterop = new WeakMap(); var cacheNodeInterop = new WeakMap(); return (_getRequireWildcardCache = function _getRequireWildcardCache(nodeInterop) { return nodeInterop ? cacheNodeInterop : cacheBabelInterop; })(nodeInterop); }
|
|
43
|
-
|
|
44
|
-
function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj && obj.__esModule) { return obj; } if (obj === null || _typeof(obj) !== "object" && typeof obj !== "function") { return { "default": obj }; } var cache = _getRequireWildcardCache(nodeInterop); if (cache && cache.has(obj)) { return cache.get(obj); } var newObj = {}; var hasPropertyDescriptor = Object.defineProperty && Object.getOwnPropertyDescriptor; for (var key in obj) { if (key !== "default" && Object.prototype.hasOwnProperty.call(obj, key)) { var desc = hasPropertyDescriptor ? Object.getOwnPropertyDescriptor(obj, key) : null; if (desc && (desc.get || desc.set)) { Object.defineProperty(newObj, key, desc); } else { newObj[key] = obj[key]; } } } newObj["default"] = obj; if (cache) { cache.set(obj, newObj); } return newObj; }
|
|
45
|
-
|
|
46
|
-
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
47
|
-
|
|
48
|
-
function _toConsumableArray(arr) { return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread(); }
|
|
49
|
-
|
|
50
|
-
function _nonIterableSpread() { throw new TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
51
|
-
|
|
52
|
-
function _iterableToArray(iter) { if (typeof Symbol !== "undefined" && iter[Symbol.iterator] != null || iter["@@iterator"] != null) return Array.from(iter); }
|
|
53
|
-
|
|
54
|
-
function _arrayWithoutHoles(arr) { if (Array.isArray(arr)) return _arrayLikeToArray(arr); }
|
|
55
|
-
|
|
56
|
-
function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); }
|
|
57
|
-
|
|
58
|
-
function _nonIterableRest() { throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method."); }
|
|
59
|
-
|
|
60
|
-
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); }
|
|
61
|
-
|
|
62
|
-
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; }
|
|
63
|
-
|
|
64
|
-
function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"]; if (_i == null) return; var _arr = []; var _n = true; var _d = false; var _s, _e; try { for (_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true) { _arr.push(_s.value); if (i && _arr.length === i) break; } } catch (err) { _d = true; _e = err; } finally { try { if (!_n && _i["return"] != null) _i["return"](); } finally { if (_d) throw _e; } } return _arr; }
|
|
65
|
-
|
|
66
|
-
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
67
|
-
|
|
68
|
-
var prefix = "titaui-dynamic";
|
|
69
|
-
var requestId = 0;
|
|
70
|
-
|
|
71
|
-
var Dynamic = function Dynamic() {
|
|
72
|
-
var _useState = (0, _react.useState)([]),
|
|
73
|
-
_useState2 = _slicedToArray(_useState, 2),
|
|
74
|
-
dynamicData = _useState2[0],
|
|
75
|
-
setDynamicData = _useState2[1];
|
|
76
|
-
|
|
77
|
-
var _useState3 = (0, _react.useState)(),
|
|
78
|
-
_useState4 = _slicedToArray(_useState3, 2),
|
|
79
|
-
activeFirstLevelTabKey = _useState4[0],
|
|
80
|
-
setActiveFirstLevelTabKey = _useState4[1];
|
|
81
|
-
|
|
82
|
-
var _useState5 = (0, _react.useState)(),
|
|
83
|
-
_useState6 = _slicedToArray(_useState5, 2),
|
|
84
|
-
activeSecondLevelTabKey = _useState6[0],
|
|
85
|
-
setActiveSecondLevelTabKey = _useState6[1];
|
|
86
|
-
|
|
87
|
-
var _useState7 = (0, _react.useState)(""),
|
|
88
|
-
_useState8 = _slicedToArray(_useState7, 2),
|
|
89
|
-
searchKeyWord = _useState8[0],
|
|
90
|
-
setSearchKeyWord = _useState8[1];
|
|
91
|
-
|
|
92
|
-
var _useState9 = (0, _react.useState)(""),
|
|
93
|
-
_useState10 = _slicedToArray(_useState9, 2),
|
|
94
|
-
searchKeyType = _useState10[0],
|
|
95
|
-
setSearchKeyType = _useState10[1];
|
|
96
|
-
|
|
97
|
-
var _useState11 = (0, _react.useState)([]),
|
|
98
|
-
_useState12 = _slicedToArray(_useState11, 2),
|
|
99
|
-
tabsInfo = _useState12[0],
|
|
100
|
-
setTabsInfo = _useState12[1];
|
|
101
|
-
|
|
102
|
-
var _useState13 = (0, _react.useState)(),
|
|
103
|
-
_useState14 = _slicedToArray(_useState13, 2),
|
|
104
|
-
searchUser = _useState14[0],
|
|
105
|
-
setSearchUser = _useState14[1];
|
|
106
|
-
|
|
107
|
-
var _useState15 = (0, _react.useState)(false),
|
|
108
|
-
_useState16 = _slicedToArray(_useState15, 2),
|
|
109
|
-
isLoading = _useState16[0],
|
|
110
|
-
setIsLoading = _useState16[1];
|
|
111
|
-
|
|
112
|
-
var _useState17 = (0, _react.useState)(false),
|
|
113
|
-
_useState18 = _slicedToArray(_useState17, 2),
|
|
114
|
-
isLoadingMore = _useState18[0],
|
|
115
|
-
setIsLoadingMore = _useState18[1];
|
|
116
|
-
|
|
117
|
-
var _useState19 = (0, _react.useState)(false),
|
|
118
|
-
_useState20 = _slicedToArray(_useState19, 2),
|
|
119
|
-
isChangeConditionLoading = _useState20[0],
|
|
120
|
-
setIsChangeConditionLoading = _useState20[1];
|
|
121
|
-
|
|
122
|
-
var _useState21 = (0, _react.useState)(-1),
|
|
123
|
-
_useState22 = _slicedToArray(_useState21, 2),
|
|
124
|
-
rightContentHeight = _useState22[0],
|
|
125
|
-
setRightContentHeight = _useState22[1];
|
|
126
|
-
|
|
127
|
-
var _useState23 = (0, _react.useState)([]),
|
|
128
|
-
_useState24 = _slicedToArray(_useState23, 2),
|
|
129
|
-
secondTabs = _useState24[0],
|
|
130
|
-
setSecondTabs = _useState24[1];
|
|
131
|
-
|
|
132
|
-
var _useState25 = (0, _react.useState)(false),
|
|
133
|
-
_useState26 = _slicedToArray(_useState25, 2),
|
|
134
|
-
noMoreData = _useState26[0],
|
|
135
|
-
setNoMoreData = _useState26[1];
|
|
136
|
-
|
|
137
|
-
var _useState27 = (0, _react.useState)(false),
|
|
138
|
-
_useState28 = _slicedToArray(_useState27, 2),
|
|
139
|
-
notFixedTop = _useState28[0],
|
|
140
|
-
setNotFixedTop = _useState28[1];
|
|
141
|
-
|
|
142
|
-
var contentRef = (0, _react.useRef)();
|
|
143
|
-
var currentPage = (0, _react.useRef)(1);
|
|
144
|
-
var loginUser = window.BSGlobal.loginUserInfo;
|
|
145
|
-
|
|
146
|
-
var changeTabActive = function changeTabActive(key) {
|
|
147
|
-
setActiveFirstLevelTabKey(key); // @ts-ignore
|
|
148
|
-
|
|
149
|
-
var secondTabsArr = tabsInfo.find(function (item) {
|
|
150
|
-
return item.CodeId === key;
|
|
151
|
-
}).ChildMenus;
|
|
152
|
-
setSecondTabs(secondTabsArr);
|
|
153
|
-
setActiveSecondLevelTabKey(secondTabsArr[0].CodeId);
|
|
154
|
-
sessionStorage.setItem("tita-dynamic-first-level-tab__".concat(loginUser.Id), "".concat(key));
|
|
155
|
-
sessionStorage.setItem("tita-dynamic-second-level-tab__".concat(loginUser.Id), "".concat(secondTabsArr[0].CodeId));
|
|
156
|
-
};
|
|
157
|
-
|
|
158
|
-
var handleSubTabsChange = function handleSubTabsChange(key) {
|
|
159
|
-
setActiveSecondLevelTabKey(key);
|
|
160
|
-
sessionStorage.setItem("tita-dynamic-second-level-tab__".concat(loginUser.Id), "".concat(key));
|
|
161
|
-
};
|
|
162
|
-
|
|
163
|
-
var handleDeleteFeed = function handleDeleteFeed(feedId) {
|
|
164
|
-
setDynamicData(_toConsumableArray(dynamicData.filter(function (item) {
|
|
165
|
-
return item.feedId !== feedId;
|
|
166
|
-
})));
|
|
167
|
-
};
|
|
168
|
-
|
|
169
|
-
var setTabsToPublish = function setTabsToPublish() {
|
|
170
|
-
setActiveFirstLevelTabKey(1004);
|
|
171
|
-
setActiveSecondLevelTabKey(1007);
|
|
172
|
-
resetValue();
|
|
173
|
-
setIsChangeConditionLoading(true);
|
|
174
|
-
getDynamicData(true);
|
|
175
|
-
};
|
|
176
|
-
|
|
177
|
-
var getDynamicData = function getDynamicData(needResetValue) {
|
|
178
|
-
requestId++;
|
|
179
|
-
var reqId = requestId;
|
|
180
|
-
setIsLoadingMore(true);
|
|
181
|
-
(0, _requestApi.getDynamicFeedList)({
|
|
182
|
-
PageSize: 20,
|
|
183
|
-
PageNum: currentPage.current,
|
|
184
|
-
KeyWord: searchKeyType === "person" && searchUser ? "UserId:".concat(searchUser.userId) : searchKeyWord,
|
|
185
|
-
ChannelIds: activeFirstLevelTabKey + "." + activeSecondLevelTabKey,
|
|
186
|
-
Domain: "",
|
|
187
|
-
TitaHost: "",
|
|
188
|
-
RequestSource: 0
|
|
189
|
-
}).then(function (resp) {
|
|
190
|
-
setIsLoading(false);
|
|
191
|
-
setIsLoadingMore(false);
|
|
192
|
-
setIsChangeConditionLoading(false);
|
|
193
|
-
if (requestId !== reqId) return;
|
|
194
|
-
|
|
195
|
-
if (resp.Code === 1) {
|
|
196
|
-
if (!resp.Data.isEnd) {
|
|
197
|
-
currentPage.current = currentPage.current + 1;
|
|
198
|
-
}
|
|
199
|
-
|
|
200
|
-
setNoMoreData(resp.Data.isEnd);
|
|
201
|
-
|
|
202
|
-
if (needResetValue) {
|
|
203
|
-
setDynamicData(resp.Data.feeds);
|
|
204
|
-
} else {
|
|
205
|
-
setDynamicData(JSON.parse(JSON.stringify([].concat(_toConsumableArray(dynamicData), _toConsumableArray(resp.Data.feeds)))));
|
|
206
|
-
}
|
|
207
|
-
} else {
|
|
208
|
-
_popDownNotification.Toast.Error(resp.Message, {
|
|
209
|
-
canClose: false
|
|
210
|
-
});
|
|
211
|
-
}
|
|
212
|
-
});
|
|
213
|
-
};
|
|
214
|
-
|
|
215
|
-
var handleContentScroll = function handleContentScroll() {
|
|
216
|
-
var contentDom = contentRef.current;
|
|
217
|
-
|
|
218
|
-
if (contentDom) {
|
|
219
|
-
if (contentDom.scrollTop > 0) {
|
|
220
|
-
setNotFixedTop(true);
|
|
221
|
-
} else {
|
|
222
|
-
setNotFixedTop(false);
|
|
223
|
-
} // 为了解决列表数据过少右侧内容过多滚动的问题
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
if (dynamicData.length === 0) {
|
|
227
|
-
// 防止出现重复设置高度导致一直能往下滚动的问题
|
|
228
|
-
if (rightContentHeight > 0) return; // 48是二级菜单高度,10是二级菜单到列表的间距
|
|
229
|
-
|
|
230
|
-
setRightContentHeight(contentDom.scrollHeight - 48 - 10);
|
|
231
|
-
} else {
|
|
232
|
-
setRightContentHeight(-1);
|
|
233
|
-
} // 滚动到距离底部40px之后加载新的数据
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
if (contentDom.scrollHeight - contentDom.scrollTop <= contentDom.offsetHeight) {
|
|
237
|
-
// 滚动加载防止重复请求
|
|
238
|
-
if (noMoreData || isLoadingMore) {
|
|
239
|
-
return;
|
|
240
|
-
}
|
|
241
|
-
|
|
242
|
-
getDynamicData(false);
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
};
|
|
246
|
-
|
|
247
|
-
var handleScrollToTop = (0, _react.useCallback)(function () {
|
|
248
|
-
contentRef.current.scrollTo(0, 0);
|
|
249
|
-
}, []);
|
|
250
|
-
|
|
251
|
-
var resetValue = function resetValue() {
|
|
252
|
-
contentRef.current.scrollTo(0, 0);
|
|
253
|
-
currentPage.current = 1;
|
|
254
|
-
setIsLoadingMore(false);
|
|
255
|
-
setNoMoreData(false);
|
|
256
|
-
setNotFixedTop(false);
|
|
257
|
-
};
|
|
258
|
-
|
|
259
|
-
(0, _react.useEffect)(function () {
|
|
260
|
-
setIsLoading(true);
|
|
261
|
-
(0, _requestApi.getMenu)().then(function (resp) {
|
|
262
|
-
if (resp.Code === 1) {
|
|
263
|
-
var data = (0, _util.formatMenu)(resp.Data);
|
|
264
|
-
setTabsInfo(data);
|
|
265
|
-
setSecondTabs(data[0].ChildMenus);
|
|
266
|
-
var localFirstLevelTabKey = sessionStorage.getItem("tita-dynamic-first-level-tab__".concat(loginUser.Id));
|
|
267
|
-
var localSecondLevelTabKey = sessionStorage.getItem("tita-dynamic-second-level-tab__".concat(loginUser.Id));
|
|
268
|
-
|
|
269
|
-
if (localFirstLevelTabKey) {
|
|
270
|
-
setActiveFirstLevelTabKey(Number(localFirstLevelTabKey));
|
|
271
|
-
} else {
|
|
272
|
-
setActiveFirstLevelTabKey(data[0].CodeId);
|
|
273
|
-
}
|
|
274
|
-
|
|
275
|
-
if (localSecondLevelTabKey) {
|
|
276
|
-
setActiveSecondLevelTabKey(Number(localSecondLevelTabKey));
|
|
277
|
-
} else {
|
|
278
|
-
setActiveSecondLevelTabKey(data[0].ChildMenus[0].CodeId);
|
|
279
|
-
}
|
|
280
|
-
}
|
|
281
|
-
});
|
|
282
|
-
}, []);
|
|
283
|
-
(0, _react.useEffect)(function () {
|
|
284
|
-
if (searchKeyWord || searchKeyType || searchUser) {
|
|
285
|
-
// 搜索跳到全部动态
|
|
286
|
-
if (searchKeyWord) {
|
|
287
|
-
setActiveFirstLevelTabKey(1006); // @ts-ignore
|
|
288
|
-
|
|
289
|
-
var secondTabsArr = tabsInfo.find(function (item) {
|
|
290
|
-
return item.CodeId === 1006;
|
|
291
|
-
}).ChildMenus;
|
|
292
|
-
setSecondTabs(secondTabsArr);
|
|
293
|
-
setActiveSecondLevelTabKey(secondTabsArr[0].CodeId);
|
|
294
|
-
}
|
|
295
|
-
|
|
296
|
-
setIsChangeConditionLoading(true);
|
|
297
|
-
resetValue();
|
|
298
|
-
getDynamicData(true);
|
|
299
|
-
}
|
|
300
|
-
}, [searchKeyWord, searchKeyType, searchUser]);
|
|
301
|
-
(0, _react.useEffect)(function () {
|
|
302
|
-
if (!activeSecondLevelTabKey || !activeFirstLevelTabKey) return;
|
|
303
|
-
resetValue();
|
|
304
|
-
setIsChangeConditionLoading(true);
|
|
305
|
-
getDynamicData(true);
|
|
306
|
-
}, [activeFirstLevelTabKey, activeSecondLevelTabKey]); // @ts-ignore
|
|
307
|
-
|
|
308
|
-
window.setTabsToPublish = setTabsToPublish;
|
|
309
|
-
return /*#__PURE__*/_react["default"].createElement(_context.SearchKeyContext.Provider, {
|
|
310
|
-
value: {
|
|
311
|
-
searchKeyWord: searchKeyType === "dynamic" ? searchKeyWord : ""
|
|
312
|
-
}
|
|
313
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
314
|
-
className: prefix
|
|
315
|
-
}, /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
316
|
-
condition: isLoading
|
|
317
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
318
|
-
className: prefix + "__loading"
|
|
319
|
-
}, /*#__PURE__*/_react["default"].createElement("img", {
|
|
320
|
-
className: prefix + "__loading-img",
|
|
321
|
-
src: _dynamicLoading["default"]
|
|
322
|
-
}))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
323
|
-
className: (0, _classnames["default"])("".concat(prefix, "__header"), _defineProperty({}, "".concat(prefix, "__header--content-scroll"), notFixedTop))
|
|
324
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
325
|
-
className: (0, _classnames["default"])("".concat(prefix, "__header-tabs"))
|
|
326
|
-
}, /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
327
|
-
condition: !!tabsInfo
|
|
328
|
-
}, tabsInfo.map(function (item) {
|
|
329
|
-
return /*#__PURE__*/_react["default"].createElement("span", {
|
|
330
|
-
key: item.CodeId + item.MenuName,
|
|
331
|
-
className: (0, _classnames["default"])(prefix + "__header-tab", _defineProperty({}, prefix + "__header-tab--active", item.CodeId === activeFirstLevelTabKey)),
|
|
332
|
-
onClick: function onClick() {
|
|
333
|
-
changeTabActive(item.CodeId);
|
|
334
|
-
}
|
|
335
|
-
}, item.MenuName);
|
|
336
|
-
}))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
337
|
-
className: prefix + "__header-search"
|
|
338
|
-
}, /*#__PURE__*/_react["default"].createElement(_dynamicSearchInput["default"], {
|
|
339
|
-
setSearchUser: setSearchUser,
|
|
340
|
-
setSearchKey: setSearchKeyWord,
|
|
341
|
-
setSearchKeyType: setSearchKeyType
|
|
342
|
-
}))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
343
|
-
className: prefix + "__content",
|
|
344
|
-
onScroll: handleContentScroll,
|
|
345
|
-
ref: contentRef
|
|
346
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
347
|
-
className: prefix + "__content-left"
|
|
348
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
349
|
-
className: prefix + "__content-left-tabs"
|
|
350
|
-
}, /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
351
|
-
condition: secondTabs.length > 0
|
|
352
|
-
}, secondTabs.map(function (item) {
|
|
353
|
-
return /*#__PURE__*/_react["default"].createElement("span", {
|
|
354
|
-
key: item.CodeId + item.MenuName,
|
|
355
|
-
className: (0, _classnames["default"])(prefix + "__content-left-tab", _defineProperty({}, prefix + "__content-left-tab--active", item.CodeId === activeSecondLevelTabKey)),
|
|
356
|
-
onClick: function onClick() {
|
|
357
|
-
handleSubTabsChange(item.CodeId);
|
|
358
|
-
}
|
|
359
|
-
}, item.MenuName);
|
|
360
|
-
}))), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
361
|
-
condition: isChangeConditionLoading
|
|
362
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
363
|
-
className: prefix + "__empty-loading-block"
|
|
364
|
-
})), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
365
|
-
condition: !isChangeConditionLoading
|
|
366
|
-
}, /*#__PURE__*/_react["default"].createElement(_dynamicList["default"], {
|
|
367
|
-
height: rightContentHeight,
|
|
368
|
-
onDeleteFeed: handleDeleteFeed,
|
|
369
|
-
data: dynamicData
|
|
370
|
-
})), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
371
|
-
condition: isLoadingMore || isChangeConditionLoading
|
|
372
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
373
|
-
className: prefix + "__content-left-loading"
|
|
374
|
-
})), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
375
|
-
condition: dynamicData.length > 0 && noMoreData
|
|
376
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
377
|
-
className: prefix + "__no-more-data"
|
|
378
|
-
}, "\u6CA1\u6709\u66F4\u591A\u4E86"))), /*#__PURE__*/_react["default"].createElement("div", {
|
|
379
|
-
className: (0, _classnames["default"])(prefix + "__content-right")
|
|
380
|
-
}, /*#__PURE__*/_react["default"].createElement(_quickOperation["default"], null), /*#__PURE__*/_react["default"].createElement(_dynamicTopping["default"], null), /*#__PURE__*/_react["default"].createElement(_dynamicLikeRanking["default"], null), /*#__PURE__*/_react["default"].createElement(_dynamicLiking["default"], null))), /*#__PURE__*/_react["default"].createElement(_conditionRender["default"], {
|
|
381
|
-
condition: notFixedTop
|
|
382
|
-
}, /*#__PURE__*/_react["default"].createElement("div", {
|
|
383
|
-
className: "".concat(prefix, "__go-to-top"),
|
|
384
|
-
onClick: handleScrollToTop
|
|
385
|
-
}, /*#__PURE__*/_react["default"].createElement("span", {
|
|
386
|
-
className: "".concat(prefix, "__go-to-top-img")
|
|
387
|
-
})))));
|
|
388
|
-
};
|
|
389
|
-
|
|
390
|
-
var _default = Dynamic;
|
|
391
|
-
exports["default"] = _default;
|
|
@@ -1,33 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports.DynamicLikeRanking = exports.DynamicLiking = exports.DynamicTopping = exports.DynamicItem = exports.DynamicQuickOperation = exports["default"] = void 0;
|
|
7
|
-
|
|
8
|
-
var _quickOperation = _interopRequireDefault(require("../quick-operation"));
|
|
9
|
-
|
|
10
|
-
var _dynamic = _interopRequireDefault(require("../dynamic"));
|
|
11
|
-
|
|
12
|
-
var _dynamicItem = _interopRequireDefault(require("../dynamic-item"));
|
|
13
|
-
|
|
14
|
-
var _dynamicTopping = _interopRequireDefault(require("../dynamic-topping"));
|
|
15
|
-
|
|
16
|
-
var _dynamicLiking = _interopRequireDefault(require("../dynamic-liking"));
|
|
17
|
-
|
|
18
|
-
var _dynamicLikeRanking = _interopRequireDefault(require("../dynamic-like-ranking"));
|
|
19
|
-
|
|
20
|
-
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { "default": obj }; }
|
|
21
|
-
|
|
22
|
-
var _default = _dynamic["default"];
|
|
23
|
-
exports["default"] = _default;
|
|
24
|
-
var DynamicQuickOperation = _quickOperation["default"];
|
|
25
|
-
exports.DynamicQuickOperation = DynamicQuickOperation;
|
|
26
|
-
var DynamicItem = _dynamicItem["default"];
|
|
27
|
-
exports.DynamicItem = DynamicItem;
|
|
28
|
-
var DynamicTopping = _dynamicTopping["default"];
|
|
29
|
-
exports.DynamicTopping = DynamicTopping;
|
|
30
|
-
var DynamicLiking = _dynamicLiking["default"];
|
|
31
|
-
exports.DynamicLiking = DynamicLiking;
|
|
32
|
-
var DynamicLikeRanking = _dynamicLikeRanking["default"];
|
|
33
|
-
exports.DynamicLikeRanking = DynamicLikeRanking;
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>P1</title>
|
|
4
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="任务-交互说明" transform="translate(-1895.000000, -184.000000)" fill="#F05E5E" fill-rule="nonzero">
|
|
6
|
-
<g id="编组-4" transform="translate(1871.000000, 156.000000)">
|
|
7
|
-
<g id="form-/-text-copy-6" transform="translate(24.000000, 19.000000)">
|
|
8
|
-
<g id="标签" transform="translate(0.000000, 9.000000)">
|
|
9
|
-
<path d="M3.80174927,13.7142857 L3.80174927,9.70017637 L6.10667124,9.70017637 C7.13565426,9.6813639 7.91768136,9.34273956 8.45275253,8.68430335 C8.97410393,8.05878895 9.23477963,7.36507937 9.23477963,6.6031746 C9.23477963,6.03880071 9.13188132,5.54967666 8.92608472,5.13580247 C8.72943463,4.70781893 8.47333219,4.37860082 8.1577774,4.14814815 C7.78277025,3.84244562 7.41233636,3.64021164 7.04647573,3.54144621 C6.6806151,3.46619636 6.3010347,3.42857143 5.90773452,3.42857143 L2.28571429,3.42857143 L2.28571429,13.7142857 L3.80174927,13.7142857 Z M6.04493226,8.22574956 L3.80174927,8.22574956 L3.80174927,4.90299824 L5.99005316,4.90299824 C6.40164637,4.893592 6.76293374,4.99000588 7.07391528,5.19223986 C7.27971188,5.31452087 7.43977591,5.48148148 7.55410736,5.69312169 C7.66386555,5.92827748 7.71874464,6.21751911 7.71874464,6.56084656 C7.71874464,6.97472075 7.58383353,7.35097002 7.31401132,7.68959436 C7.03046933,8.03762493 6.60744298,8.21634333 6.04493226,8.22574956 Z M13.7142857,13.7142857 L13.7142857,3.42857143 L12.2805694,3.42857143 L10.8605728,4.49382716 L10.8605728,6.05996473 L12.2805694,4.98765432 L12.2805694,13.7142857 L13.7142857,13.7142857 Z" id="P1"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>P2</title>
|
|
4
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="任务-交互说明" transform="translate(-1895.000000, -215.000000)" fill="#F6BD16" fill-rule="nonzero">
|
|
6
|
-
<g id="编组-4" transform="translate(1871.000000, 156.000000)">
|
|
7
|
-
<g id="form-/-text-copy-6" transform="translate(24.000000, 19.000000)">
|
|
8
|
-
<g id="标签" transform="translate(0.000000, 40.000000)">
|
|
9
|
-
<path d="M2.69158333,13.1428571 L2.69158333,9.16151603 L5.04620775,9.16151603 C6.09737937,9.14285714 6.8962698,8.80699708 7.44287904,8.15393586 C7.97547266,7.5335277 8.24176947,6.84548105 8.24176947,6.08979592 C8.24176947,5.53002915 8.13665231,5.04489796 7.92641799,4.63440233 C7.72552741,4.20991254 7.46390247,3.88338192 7.14154318,3.6548105 C6.75844952,3.3516035 6.38002774,3.15102041 6.00627783,3.05306122 C5.63252792,2.97842566 5.24476239,2.94110787 4.84298124,2.94110787 L1.14285714,2.94110787 L1.14285714,13.1428571 L2.69158333,13.1428571 Z M4.98313746,7.69912536 L2.69158333,7.69912536 L2.69158333,4.40349854 L4.92707497,4.40349854 C5.34754362,4.3941691 5.71662165,4.48979592 6.03430907,4.69037901 C6.2445434,4.81166181 6.40805898,4.97725948 6.52485583,5.18717201 C6.6369808,5.42040816 6.69304329,5.70728863 6.69304329,6.04781341 C6.69304329,6.45830904 6.55522301,6.83148688 6.27958245,7.16734694 C5.98992627,7.51253644 5.55777794,7.68979592 4.98313746,7.69912536 Z M14.8571429,13.1428571 L14.8571429,11.6804665 L10.9537922,11.6804665 L14.2404555,7.56618076 C14.6515804,7.04373178 14.8571429,6.44664723 14.8571429,5.77492711 C14.8477991,4.93527697 14.5651507,4.2425656 14.0091978,3.696793 C13.4625885,3.14635569 12.7501277,2.8664723 11.8718155,2.85714286 C11.0869407,2.8664723 10.4258705,3.14169096 9.88860501,3.68279883 C9.35601139,4.23790087 9.07102708,4.93994169 9.03365209,5.78892128 L10.4912767,5.78892128 C10.5426673,5.32244898 10.7061829,4.96093294 10.9818235,4.70437318 C11.2481203,4.44781341 11.5821593,4.31953353 11.9839404,4.31953353 C12.4371122,4.32886297 12.7875027,4.47580175 13.0351121,4.76034985 C13.2733776,5.04489796 13.3925104,5.37842566 13.3925104,5.76093294 C13.3925104,5.90553936 13.3738229,6.05947522 13.3364479,6.22274052 C13.2803854,6.39533528 13.1752683,6.5819242 13.0210964,6.78250729 L9.03365209,11.7644315 L9.03365209,13.1428571 L14.8571429,13.1428571 Z" id="P2"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>P3</title>
|
|
4
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="任务-交互说明" transform="translate(-1895.000000, -247.000000)" fill="#2879FF" fill-rule="nonzero">
|
|
6
|
-
<g id="编组-4" transform="translate(1871.000000, 156.000000)">
|
|
7
|
-
<g id="form-/-text-copy-6" transform="translate(24.000000, 19.000000)">
|
|
8
|
-
<g id="标签" transform="translate(0.000000, 72.000000)">
|
|
9
|
-
<path d="M2.70274245,13.059572 L2.70274245,9.11046848 L5.07433277,9.11046848 C6.13307845,9.09196067 6.93772517,8.75882013 7.48827292,8.11104685 C8.02470407,7.49566223 8.29291964,6.81318681 8.29291964,6.06362059 C8.29291964,5.50838635 8.18704507,5.02718334 7.97529593,4.62001157 C7.77295787,4.19895894 7.50944783,3.8750723 7.18476583,3.64835165 C6.79891184,3.34759977 6.4177634,3.14864083 6.04132049,3.05147484 C5.66487758,2.97744361 5.27431806,2.94042799 4.86964194,2.94042799 L1.14285714,2.94042799 L1.14285714,13.059572 L2.70274245,13.059572 Z M5.01080803,7.65991903 L2.70274245,7.65991903 L2.70274245,4.39097744 L4.95434159,4.39097744 C5.37783986,4.38172354 5.74957724,4.47657606 6.06955371,4.67553499 C6.28130285,4.79583574 6.44599662,4.96009254 6.56363503,5.16830538 C6.6765679,5.39965298 6.73303434,5.68421053 6.73303434,6.02197802 C6.73303434,6.4291498 6.59422101,6.79930596 6.31659437,7.1324465 C6.02485111,7.47484095 5.589589,7.65066512 5.01080803,7.65991903 Z M11.7303139,13.1428571 C12.6384825,13.1336032 13.3819572,12.8490457 13.9607382,12.2891845 C14.5489302,11.7432042 14.8477318,10.9959514 14.8571429,10.0474263 C14.8571429,9.62174667 14.7653849,9.2145749 14.581869,8.82591093 C14.388942,8.43724696 14.0760238,8.10410642 13.6431145,7.8264893 C14.0666127,7.54424523 14.3607088,7.22267206 14.5254025,6.86176981 C14.6665686,6.50086755 14.7371517,6.12608444 14.7371517,5.73742047 C14.7277406,4.96934644 14.459525,4.30306536 13.932505,3.73857721 C13.3819572,3.16020821 12.6384825,2.86639676 11.7020807,2.85714286 C10.9633115,2.86639676 10.3280641,3.12550607 9.7963385,3.63447079 C9.25520182,4.14806246 8.94698919,4.77964141 8.87170061,5.52920763 L10.3468863,5.52920763 C10.440997,5.11278195 10.6245129,4.80508965 10.897434,4.60613071 C11.1562385,4.40717178 11.4432762,4.30769231 11.7585472,4.30769231 C12.196162,4.31694621 12.5537828,4.4534413 12.8314095,4.71717756 C13.1090361,4.99016773 13.252555,5.3395026 13.261966,5.76518219 C13.261966,6.18623482 13.1231527,6.52862927 12.8455261,6.79236553 C12.5678994,7.0653557 12.1773399,7.20185078 11.6738475,7.20185078 L11.1656496,7.20185078 L11.1656496,8.48582996 L11.7867804,8.48582996 C12.2432174,8.48582996 12.6196603,8.62232504 12.9161091,8.89531521 C13.2172634,9.17755928 13.3725461,9.57547715 13.3819572,10.0890688 C13.3725461,10.5934066 13.2172634,10.9820706 12.9161091,11.2550607 C12.6196603,11.5465587 12.2549813,11.6923077 11.8220719,11.6923077 C11.4173958,11.6923077 11.0927138,11.5835743 10.8480259,11.3661076 C10.6080435,11.1578947 10.4221748,10.8849046 10.2904198,10.5471371 L8.81523417,10.5471371 C8.97522241,11.3892423 9.32578487,12.0323887 9.86692155,12.4765761 C10.4080582,12.9207634 11.029189,13.1428571 11.7303139,13.1428571 Z" id="P3"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>P4</title>
|
|
4
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="任务-交互说明" transform="translate(-1895.000000, -279.000000)" fill="#5AD8A6" fill-rule="nonzero">
|
|
6
|
-
<g id="编组-4" transform="translate(1871.000000, 156.000000)">
|
|
7
|
-
<g id="form-/-text-copy-6" transform="translate(24.000000, 19.000000)">
|
|
8
|
-
<g id="编组-39" transform="translate(0.000000, 104.000000)">
|
|
9
|
-
<path d="M2.64476851,13.1428571 L2.64476851,9.1287478 L4.92821747,9.1287478 C5.94761433,9.10993533 6.72235594,8.77131099 7.2524423,8.11287478 C7.76893671,7.48736038 8.02718392,6.79365079 8.02718392,6.03174603 C8.02718392,5.46737213 7.92524423,4.97824809 7.72136486,4.5643739 C7.52654679,4.13639036 7.27283024,3.80717225 6.96021521,3.57671958 C6.58870168,3.27101705 6.22171882,3.06878307 5.8592666,2.97001764 C5.49681438,2.89476778 5.12077021,2.85714286 4.73113408,2.85714286 L1.14285714,2.85714286 L1.14285714,13.1428571 L2.64476851,13.1428571 Z M4.86705366,7.65432099 L2.64476851,7.65432099 L2.64476851,4.33156966 L4.81268583,4.33156966 C5.22044457,4.32216343 5.57836613,4.41857731 5.88645052,4.62081129 C6.09032989,4.7430923 6.24890273,4.91005291 6.36216905,5.12169312 C6.47090471,5.35684891 6.52527255,5.64609053 6.52527255,5.98941799 C6.52527255,6.40329218 6.39161829,6.77954145 6.12430978,7.11816578 C5.84340932,7.46619636 5.42432394,7.64491476 4.86705366,7.65432099 Z M14.0688093,13.1428571 L14.0688093,11.6119929 L14.8571429,11.6119929 L14.8571429,10.2222222 L14.0688093,10.2222222 L14.0688093,7.26631393 L12.6484497,7.26631393 L12.6484497,10.2222222 L10.0591817,10.2222222 L13.4095993,2.85714286 L11.8261362,2.85714286 L8.51649441,10.2222222 L8.51649441,11.6119929 L12.6484497,11.6119929 L12.6484497,13.1428571 L14.0688093,13.1428571 Z" id="P4"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>P5</title>
|
|
4
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="任务-交互说明" transform="translate(-1895.000000, -311.000000)" fill="#A4ACB9" fill-rule="nonzero">
|
|
6
|
-
<g id="编组-4" transform="translate(1871.000000, 156.000000)">
|
|
7
|
-
<g id="form-/-text-copy-6" transform="translate(24.000000, 19.000000)">
|
|
8
|
-
<g id="编组-26" transform="translate(0.000000, 136.000000)">
|
|
9
|
-
<path d="M2.68370978,13.0588921 L2.68370978,9.07755102 L5.02636357,9.07755102 C6.07219115,9.05889213 6.86702012,8.72303207 7.41085046,8.06997085 C7.94073644,7.44956268 8.20567942,6.76151603 8.20567942,6.0058309 C8.20567942,5.44606414 8.10109667,4.96093294 7.89193115,4.55043732 C7.69206188,4.12594752 7.43176701,3.79941691 7.11104655,3.57084548 C6.7299005,3.26763848 6.35340257,3.06705539 5.98155276,2.96909621 C5.60970296,2.89446064 5.22390878,2.85714286 4.82417024,2.85714286 L1.14285714,2.85714286 L1.14285714,13.0588921 L2.68370978,13.0588921 Z M4.96361392,7.61516035 L2.68370978,7.61516035 L2.68370978,4.31953353 L4.90783644,4.31953353 C5.32616748,4.31020408 5.69336916,4.4058309 6.0094415,4.60641399 C6.21860702,4.72769679 6.38129131,4.89329446 6.49749437,5.103207 C6.60904931,5.33644315 6.66482678,5.62332362 6.66482678,5.9638484 C6.66482678,6.37434402 6.52770717,6.74752187 6.25346794,7.08338192 C5.96528433,7.42857143 5.53533299,7.6058309 4.96361392,7.61516035 Z M12.0334084,13.1428571 C12.5447019,13.1335277 12.9862735,13.0145773 13.3581233,12.7860058 C13.7392694,12.5667638 14.029777,12.3241983 14.2296463,12.058309 C14.4574043,11.7877551 14.6200886,11.477551 14.7176992,11.1276968 C14.8106616,10.7731778 14.8571429,10.264723 14.8571429,9.60233236 C14.8571429,9.17317784 14.8431985,8.81166181 14.8153098,8.51778426 C14.787421,8.22857143 14.7409398,7.98367347 14.6758661,7.78309038 C14.5503668,7.41457726 14.3458494,7.09037901 14.0623139,6.81049563 C13.8717409,6.60058309 13.6230663,6.42332362 13.3162902,6.2787172 C12.9909216,6.14810496 12.6330162,6.07813411 12.2425739,6.06880466 C11.6336698,6.06880466 11.0921636,6.25539359 10.6180551,6.62857143 L10.6180551,4.31953353 L14.6619217,4.31953353 L14.6619217,2.85714286 L9.24453482,2.85714286 L9.24453482,8.37084548 L10.6180551,8.37084548 C10.7900356,8.05830904 10.9852567,7.83906706 11.2037185,7.71311953 C11.4221803,7.59183673 11.6638826,7.53119534 11.9288256,7.53119534 C12.2263055,7.53119534 12.47498,7.57317784 12.6748493,7.65714286 C12.8747186,7.75976676 13.0257826,7.89737609 13.1280413,8.06997085 C13.3186143,8.43381924 13.4092527,8.90728863 13.3999564,9.49037901 C13.3999564,9.72827988 13.3953083,9.97317784 13.3860121,10.2250729 C13.3674196,10.4816327 13.3162902,10.7195335 13.232624,10.9387755 C13.1536059,11.1580175 13.0141622,11.335277 12.814293,11.4705539 C12.6051275,11.6104956 12.3262401,11.6804665 11.9776309,11.6804665 C11.1642095,11.671137 10.6784806,11.2746356 10.5204445,10.4909621 L9.06325804,10.4909621 C9.20270172,11.4285714 9.56293122,12.1072886 10.1439465,12.5271137 C10.7156656,12.9376093 11.3454862,13.1428571 12.0334084,13.1428571 Z" id="P5"></path>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</g>
|
|
14
|
-
</g>
|
|
15
|
-
</svg>
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<svg width="18" height="18" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
2
|
-
<defs>
|
|
3
|
-
<filter x="-81.2%" y="-81.2%" width="262.5%" height="262.5%" filterUnits="objectBoundingBox" id="a">
|
|
4
|
-
<feMorphology radius=".5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1" />
|
|
5
|
-
<feOffset in="shadowSpreadOuter1" result="shadowOffsetOuter1" />
|
|
6
|
-
<feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1" />
|
|
7
|
-
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1" />
|
|
8
|
-
<feColorMatrix values="0 0 0 0 0.941176471 0 0 0 0 0.368627451 0 0 0 0 0.368627451 0 0 0 1 0" in="shadowBlurOuter1" />
|
|
9
|
-
</filter>
|
|
10
|
-
<circle id="b" cx="9" cy="9" r="4" />
|
|
11
|
-
</defs>
|
|
12
|
-
<g fill="none" fill-rule="evenodd">
|
|
13
|
-
<circle fill-opacity=".05" fill="#F05E5E" cx="9" cy="9" r="9" />
|
|
14
|
-
<use fill="#000" filter="url(#a)" xlink:href="#b" />
|
|
15
|
-
<use stroke="#FFF" fill="#F05E5E" xlink:href="#b" />
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,61 +0,0 @@
|
|
|
1
|
-
<svg width="20" height="20" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
2
|
-
<defs>
|
|
3
|
-
<filter x="4.7%" y="-2%" width="90.6%" height="104%" filterUnits="objectBoundingBox" id="c">
|
|
4
|
-
<feOffset dy=".8" in="SourceAlpha" result="shadowOffsetInner1" />
|
|
5
|
-
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1" />
|
|
6
|
-
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.759565549 0 0 0 0 0.759565549 0 0 0 1 0" in="shadowInnerInner1" />
|
|
7
|
-
</filter>
|
|
8
|
-
<filter x="6.7%" y="0%" width="86.6%" height="100%" filterUnits="objectBoundingBox" id="f">
|
|
9
|
-
<feOffset in="SourceAlpha" result="shadowOffsetInner1" />
|
|
10
|
-
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1" />
|
|
11
|
-
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.952941176 0 0 0 0 0.701960784 0 0 0 1 0" in="shadowInnerInner1" />
|
|
12
|
-
</filter>
|
|
13
|
-
<filter x="6.7%" y="0%" width="86.6%" height="100%" filterUnits="objectBoundingBox" id="i">
|
|
14
|
-
<feOffset in="SourceAlpha" result="shadowOffsetInner1" />
|
|
15
|
-
<feComposite in="shadowOffsetInner1" in2="SourceAlpha" operator="arithmetic" k2="-1" k3="1" result="shadowInnerInner1" />
|
|
16
|
-
<feColorMatrix values="0 0 0 0 1 0 0 0 0 0.952941176 0 0 0 0 0.701960784 0 0 0 1 0" in="shadowInnerInner1" />
|
|
17
|
-
</filter>
|
|
18
|
-
<filter x="-2.9%" y="-1.9%" width="109.6%" height="107.7%" filterUnits="objectBoundingBox" id="j">
|
|
19
|
-
<feOffset dy=".5" in="SourceAlpha" result="shadowOffsetOuter1" />
|
|
20
|
-
<feColorMatrix values="0 0 0 0 0.964645607 0 0 0 0 0.491917792 0 0 0 0 0.52828147 0 0 0 1 0" in="shadowOffsetOuter1" />
|
|
21
|
-
</filter>
|
|
22
|
-
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="a">
|
|
23
|
-
<stop stop-color="#FF9C9C" offset="0%" />
|
|
24
|
-
<stop stop-color="#F36E6E" offset="100%" />
|
|
25
|
-
</linearGradient>
|
|
26
|
-
<linearGradient x1="50%" y1="0%" x2="50%" y2="100%" id="d">
|
|
27
|
-
<stop stop-color="#ED6868" offset="0%" />
|
|
28
|
-
<stop stop-color="#FFA8B0" offset="100%" />
|
|
29
|
-
</linearGradient>
|
|
30
|
-
<linearGradient x1="50%" y1=".126%" x2="50%" y2="99.779%" id="g">
|
|
31
|
-
<stop stop-color="#F68585" offset=".032%" />
|
|
32
|
-
<stop stop-color="#FFB8B8" offset="100%" />
|
|
33
|
-
</linearGradient>
|
|
34
|
-
<path id="b" d="M10 0l8.66 5v10L10 20l-8.66-5V5z" />
|
|
35
|
-
<path id="e" d="M10 1.333l7.506 4.334v8.666L10 18.667l-7.506-4.334V5.667z" />
|
|
36
|
-
<path id="h" d="M10 2l6.928 4v8L10 18l-6.928-4V6z" />
|
|
37
|
-
<text id="k" font-family="PingFangSC-Medium, PingFang SC" font-size="9" font-weight="400" fill="#FFE8E8">
|
|
38
|
-
<tspan x="5.5" y="13">
|
|
39
|
-
愿
|
|
40
|
-
</tspan>
|
|
41
|
-
</text>
|
|
42
|
-
</defs>
|
|
43
|
-
<g fill="none" fill-rule="evenodd">
|
|
44
|
-
<g transform="translate(-1)">
|
|
45
|
-
<use fill="url(#a)" xlink:href="#b" />
|
|
46
|
-
<use fill="#000" filter="url(#c)" xlink:href="#b" />
|
|
47
|
-
</g>
|
|
48
|
-
<g transform="translate(-1)">
|
|
49
|
-
<use fill="url(#d)" xlink:href="#e" />
|
|
50
|
-
<use fill="#000" filter="url(#f)" xlink:href="#e" />
|
|
51
|
-
</g>
|
|
52
|
-
<g transform="translate(-1)">
|
|
53
|
-
<use fill="url(#g)" xlink:href="#h" />
|
|
54
|
-
<use fill="#000" filter="url(#i)" xlink:href="#h" />
|
|
55
|
-
</g>
|
|
56
|
-
<g fill="#FFE8E8" transform="translate(-1)">
|
|
57
|
-
<use filter="url(#j)" xlink:href="#k" />
|
|
58
|
-
<use xlink:href="#k" />
|
|
59
|
-
</g>
|
|
60
|
-
</g>
|
|
61
|
-
</svg>
|
|
Binary file
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
<svg width="18" height="18" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
2
|
-
<defs>
|
|
3
|
-
<filter x="-81.2%" y="-81.2%" width="262.5%" height="262.5%" filterUnits="objectBoundingBox" id="a">
|
|
4
|
-
<feMorphology radius=".5" operator="dilate" in="SourceAlpha" result="shadowSpreadOuter1" />
|
|
5
|
-
<feOffset in="shadowSpreadOuter1" result="shadowOffsetOuter1" />
|
|
6
|
-
<feGaussianBlur stdDeviation="2" in="shadowOffsetOuter1" result="shadowBlurOuter1" />
|
|
7
|
-
<feComposite in="shadowBlurOuter1" in2="SourceAlpha" operator="out" result="shadowBlurOuter1" />
|
|
8
|
-
<feColorMatrix values="0 0 0 0 0.749019608 0 0 0 0 0.780392157 0 0 0 0 0.835294118 0 0 0 1 0" in="shadowBlurOuter1" />
|
|
9
|
-
</filter>
|
|
10
|
-
<circle id="b" cx="9" cy="9" r="4" />
|
|
11
|
-
</defs>
|
|
12
|
-
<g fill="none" fill-rule="evenodd">
|
|
13
|
-
<circle fill-opacity=".05" fill="#A4ACB9" cx="9" cy="9" r="9" />
|
|
14
|
-
<use fill="#000" filter="url(#a)" xlink:href="#b" />
|
|
15
|
-
<use stroke="#FFF" fill="#BFC7D5" xlink:href="#b" />
|
|
16
|
-
</g>
|
|
17
|
-
</svg>
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="12px" height="12px" viewBox="0 0 12 12" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>左侧</title>
|
|
4
|
-
<g id="页面-2" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
5
|
-
<g id="目标" transform="translate(-270.000000, -600.000000)" fill="#E9F1FF" fill-rule="nonzero">
|
|
6
|
-
<g id="新建目标-负责目标" transform="translate(202.000000, 471.000000)">
|
|
7
|
-
<g id="编组-23" transform="translate(68.000000, 126.000000)">
|
|
8
|
-
<path d="M6.76133333,9.50266666 C6.76133333,5.67 9.95566666,3.40833333 12,3 L12,5.26166667 C10.882,5.60733334 9.54033333,7.36633334 9.47666667,9.28266667 L12,9.28266667 L12,11.6666667 C12,13.5076667 10.5076667,15 8.66666667,15 L6.76133333,15 L6.76133333,9.50266666 Z M0,9.50266666 C0,5.67 3.19433333,3.40833333 5.23866667,3 L5.23866667,5.26166667 C4.12066666,5.60733334 2.779,7.36633334 2.71533333,9.28266667 L5.20666666,9.28266667 L5.20666666,11.6666667 C5.20666666,13.5076667 3.71433333,15 1.87333334,15 L0,15 L0,9.50266666 Z" id="左侧"></path>
|
|
9
|
-
</g>
|
|
10
|
-
</g>
|
|
11
|
-
</g>
|
|
12
|
-
</g>
|
|
13
|
-
</svg>
|
|
Binary file
|