@web-utils/component 2.7.21 → 2.7.22
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/dist/chunks/confirmable-mixin.35bd1934.js +104 -0
- package/dist/chunks/{dayjs.b0f2f7d9.js → dayjs.ed2e1b73.js} +1 -1
- package/dist/chunks/{detail.6619700c.js → detail.d47a021c.js} +1 -1
- package/dist/chunks/{form-input-mixin.df413ca8.js → form-input-mixin.760cd65d.js} +1 -1
- package/dist/chunks/{form-item-mixin.b850e028.js → form-item-mixin.fa314b67.js} +14 -3
- package/dist/chunks/{tab-mixin.51886d91.js → tab-mixin.9d568df9.js} +1 -1
- package/dist/chunks/{vueComponentNormalizer.bf552d98.js → vueComponentNormalizer.77ec6792.js} +1 -1
- package/dist/components/address-input/index.js +1 -1
- package/dist/components/address-input/style.css +1 -10
- package/dist/components/affix/index.js +1 -1
- package/dist/components/affix/style.css +1 -4
- package/dist/components/aside-menu/index.js +1 -1
- package/dist/components/aside-menu/style.css +1 -3
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/avatar/style.css +1 -51
- package/dist/components/awesome-button/index.js +42 -12
- package/dist/components/base.css +1 -536
- package/dist/components/capsule-tab/index.js +1 -1
- package/dist/components/capsule-tab/style.css +1 -26
- package/dist/components/card/index.js +1 -1
- package/dist/components/card/style.css +1 -84
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/carousel/style.css +1 -35
- package/dist/components/chat/index.js +2 -2
- package/dist/components/chat/style.css +1 -277
- package/dist/components/chunk-file-uploader/index.js +1 -1
- package/dist/components/chunk-file-uploader/style.css +1 -3
- package/dist/components/chunk-file-uploader-button/index.js +1 -1
- package/dist/components/chunk-file-uploader-button/style.css +1 -16
- package/dist/components/chunk-file-uploader-drop/index.js +23 -5
- package/dist/components/chunk-file-uploader-drop/style.css +1 -11
- package/dist/components/chunk-file-uploader-file/index.js +2 -2
- package/dist/components/chunk-file-uploader-file/style.css +1 -124
- package/dist/components/chunk-file-uploader-files/index.js +1 -1
- package/dist/components/chunk-file-uploader-files/style.css +1 -8
- package/dist/components/chunk-file-uploader-list/index.js +1 -1
- package/dist/components/chunk-file-uploader-list/style.css +1 -8
- package/dist/components/chunk-file-uploader-un-support/index.js +1 -1
- package/dist/components/chunk-file-uploader-un-support/style.css +1 -5
- package/dist/components/code-mirror-editor/index.js +7 -7
- package/dist/components/code-mirror-editor/style.css +1 -11
- package/dist/components/color-picker/index.js +21 -3
- package/dist/components/column/index.js +1 -1
- package/dist/components/column-default/index.js +1 -1
- package/dist/components/column-dynamic/index.js +1 -1
- package/dist/components/column-menu/index.js +1 -1
- package/dist/components/column-slot/index.js +2 -2
- package/dist/components/comment/index.js +1 -1
- package/dist/components/comment/style.css +1 -110
- package/dist/components/confirm-button/index.js +2 -2
- package/dist/components/confirmable/index.js +2 -2
- package/dist/components/context-menu/index.js +1 -1
- package/dist/components/context-menu/style.css +1 -84
- package/dist/components/count-up/index.js +15 -4
- package/dist/components/custom-scrollbar/index.js +18 -5
- package/dist/components/data-box/index.js +1 -1
- package/dist/components/data-box/style.css +1 -52
- package/dist/components/data-card/index.js +1 -1
- package/dist/components/data-card/style.css +1 -35
- package/dist/components/data-cardtext/index.js +1 -1
- package/dist/components/data-cardtext/style.css +1 -30
- package/dist/components/data-display/index.js +1 -1
- package/dist/components/data-display/style.css +1 -31
- package/dist/components/data-icons/index.js +1 -1
- package/dist/components/data-icons/style.css +1 -47
- package/dist/components/data-imgtext/index.js +1 -1
- package/dist/components/data-imgtext/style.css +1 -65
- package/dist/components/data-operatext/index.js +1 -1
- package/dist/components/data-operatext/style.css +1 -72
- package/dist/components/data-panel/index.js +1 -1
- package/dist/components/data-panel/style.css +1 -31
- package/dist/components/data-pay/index.js +1 -1
- package/dist/components/data-pay/style.css +1 -96
- package/dist/components/data-price/index.js +1 -1
- package/dist/components/data-price/style.css +1 -75
- package/dist/components/data-progress/index.js +1 -1
- package/dist/components/data-progress/style.css +1 -24
- package/dist/components/data-rotate/index.js +1 -1
- package/dist/components/data-rotate/style.css +1 -44
- package/dist/components/data-table-picker/index.js +1 -1
- package/dist/components/data-tabs/index.js +1 -1
- package/dist/components/data-tabs/style.css +1 -64
- package/dist/components/dialog-column/index.js +1 -1
- package/dist/components/dialog-excel/index.js +2 -2
- package/dist/components/dialog-filter/index.js +1 -1
- package/dist/components/dialog-form/index.js +1 -1
- package/dist/components/dynamic-table/index.js +1 -1
- package/dist/components/dynamic-table/style.css +1 -24
- package/dist/components/e-charts/index.js +1 -1
- package/dist/components/e-charts/style.css +1 -4
- package/dist/components/easy-popup/index.js +1 -1
- package/dist/components/easy-popup/style.css +1 -12
- package/dist/components/editable-progress/index.js +1 -1
- package/dist/components/editable-progress/style.css +1 -33
- package/dist/components/editable-tree/index.js +216 -163
- package/dist/components/editable-tree/style.css +1 -79
- package/dist/components/egd-collapse/index.js +1 -1
- package/dist/components/egd-collapse-item/index.js +1 -1
- package/dist/components/element-dialog/index.js +1 -1
- package/dist/components/element-dialog/style.css +1 -82
- package/dist/components/empty-view/index.js +1 -1
- package/dist/components/empty-view/style.css +1 -11
- package/dist/components/error-view/index.js +1 -1
- package/dist/components/error-view/style.css +1 -11
- package/dist/components/flex-column/index.js +14 -2
- package/dist/components/flex-item/index.js +15 -3
- package/dist/components/flex-row/index.js +14 -2
- package/dist/components/flex-scroller/index.js +1 -1
- package/dist/components/flex-scroller/style.css +1 -14
- package/dist/components/flow/index.js +1 -1
- package/dist/components/flow/style.css +1 -38
- package/dist/components/flow-node/index.js +1 -1
- package/dist/components/flow-viewer/index.js +34 -7
- package/dist/components/flow-viewer/style.css +1 -13
- package/dist/components/form-button/index.js +2 -2
- package/dist/components/form-cascader/index.js +14 -3
- package/dist/components/form-checkbox-group/index.js +14 -3
- package/dist/components/form-checkbox-group/style.css +1 -45
- package/dist/components/form-date-picker/index.js +20 -11
- package/dist/components/form-group/index.js +1 -1
- package/dist/components/form-group/style.css +1 -76
- package/dist/components/form-holder/index.js +21 -3
- package/dist/components/form-input/index.js +14 -3
- package/dist/components/form-input-email/index.js +14 -3
- package/dist/components/form-input-id-card/index.js +14 -3
- package/dist/components/form-input-number/index.js +14 -3
- package/dist/components/form-input-number/style.css +1 -6
- package/dist/components/form-input-phone-number/index.js +14 -3
- package/dist/components/form-input-time/index.js +14 -3
- package/dist/components/form-item/index.js +43 -15
- package/dist/components/form-item/style.css +1 -5
- package/dist/components/form-item-config-provider/index.js +1 -1
- package/dist/components/form-item-group/index.js +1 -1
- package/dist/components/form-item-group/style.css +1 -25
- package/dist/components/form-radio-group/index.js +14 -3
- package/dist/components/form-radio-group/style.css +1 -47
- package/dist/components/form-select/index.js +14 -3
- package/dist/components/form-switch/index.js +14 -3
- package/dist/components/form-temp/index.js +1 -1
- package/dist/components/form-textarea/index.js +14 -3
- package/dist/components/form-view/index.js +35 -13
- package/dist/components/form-view/style.css +1 -155
- package/dist/components/fy-array/index.js +1 -1
- package/dist/components/fy-array/style.css +1 -12
- package/dist/components/fy-article/index.js +1 -1
- package/dist/components/fy-article/style.css +1 -56
- package/dist/components/fy-cascader/index.js +1 -1
- package/dist/components/fy-checkbox/index.js +1 -1
- package/dist/components/fy-checkbox/style.css +1 -9
- package/dist/components/fy-code/index.js +1 -1
- package/dist/components/fy-curd/index.js +1 -1
- package/dist/components/fy-curd/style.css +1 -236
- package/dist/components/fy-date/index.js +1 -1
- package/dist/components/fy-date/style.css +1 -15
- package/dist/components/fy-dialog-form/index.js +1 -1
- package/dist/components/fy-dialog-form/style.css +1 -0
- package/dist/components/fy-draggable/index.js +1 -1
- package/dist/components/fy-draggable/style.css +1 -136
- package/dist/components/fy-dynamic/index.js +1 -1
- package/dist/components/fy-dynamic/style.css +1 -29
- package/dist/components/fy-empty/index.js +1 -1
- package/dist/components/fy-empty/style.css +1 -18
- package/dist/components/fy-form/index.js +23 -5
- package/dist/components/fy-form/style.css +1 -73
- package/dist/components/fy-form-design/index.js +73 -49
- package/dist/components/fy-form-design/style.css +1 -560
- package/dist/components/fy-form-menu/index.js +1 -1
- package/dist/components/fy-input/index.js +1 -1
- package/dist/components/fy-input-color/index.js +1 -1
- package/dist/components/fy-input-icon/index.js +1 -1
- package/dist/components/fy-input-icon/style.css +1 -33
- package/dist/components/fy-input-map/index.js +1 -1
- package/dist/components/fy-input-map/style.css +1 -44
- package/dist/components/fy-input-number/index.js +1 -1
- package/dist/components/fy-input-table/index.js +1 -1
- package/dist/components/fy-input-table/style.css +1 -4
- package/dist/components/fy-input-tree/index.js +1 -1
- package/dist/components/fy-input-tree/style.css +1 -19
- package/dist/components/fy-progress/index.js +1 -1
- package/dist/components/fy-radio/index.js +1 -1
- package/dist/components/fy-radio/style.css +1 -6
- package/dist/components/fy-rate/index.js +1 -1
- package/dist/components/fy-rate/style.css +1 -3
- package/dist/components/fy-select/index.js +1 -1
- package/dist/components/fy-select/style.css +1 -19
- package/dist/components/fy-slider/index.js +1 -1
- package/dist/components/fy-switch/index.js +1 -1
- package/dist/components/fy-tabs/index.js +1 -1
- package/dist/components/fy-time/index.js +1 -1
- package/dist/components/fy-title/index.js +1 -1
- package/dist/components/fy-title/style.css +1 -5
- package/dist/components/fy-tree/index.js +1 -1
- package/dist/components/fy-tree/style.css +1 -39
- package/dist/components/fy-u-editor/index.js +47 -14
- package/dist/components/fy-u-editor/style.css +1 -9
- package/dist/components/fy-upload/index.js +1 -1
- package/dist/components/fy-upload/style.css +1 -55
- package/dist/components/guide-steps/index.js +1 -1
- package/dist/components/guide-steps/style.css +1 -28
- package/dist/components/header-menu/index.js +1 -1
- package/dist/components/header-search/index.js +1 -1
- package/dist/components/highlight-j-s/index.js +1 -1
- package/dist/components/highlight-j-s/style.css +1 -18
- package/dist/components/icon-card/index.js +1 -1
- package/dist/components/icon-card/style.css +1 -50
- package/dist/components/icon-temp/index.js +1 -1
- package/dist/components/icon-temp/style.css +1 -17
- package/dist/components/iframe-window/index.js +1 -1
- package/dist/components/iframe-window/style.css +1 -14
- package/dist/components/image-cropper/index.js +15 -6
- package/dist/components/image-cropper/style.css +1 -28
- package/dist/components/image-preview/index.js +15 -5
- package/dist/components/image-preview/style.css +1 -66
- package/dist/components/image-viewer/index.js +1 -1
- package/dist/components/image-viewer/style.css +1 -15
- package/dist/components/input-number/index.js +1 -1
- package/dist/components/input-number/style.css +1 -9
- package/dist/components/input-number-range/index.js +1 -1
- package/dist/components/input-number-range/style.css +1 -6
- package/dist/components/keep-view-alive/index.js +1 -1
- package/dist/components/keyboard/index.js +1 -1
- package/dist/components/keyboard/style.css +1 -473
- package/dist/components/license/index.js +1 -1
- package/dist/components/loading-view/index.js +1 -1
- package/dist/components/loading-view/style.css +1 -11
- package/dist/components/login/index.js +1 -1
- package/dist/components/login/style.css +1 -19
- package/dist/components/name-avatar/index.js +1 -1
- package/dist/components/name-avatar/style.css +1 -30
- package/dist/components/nav-bar/index.js +1 -1
- package/dist/components/nav-bar/style.css +1 -11
- package/dist/components/not-implement/index.js +1 -1
- package/dist/components/not-implement/style.css +1 -9
- package/dist/components/notice/index.js +1 -1
- package/dist/components/notice/style.css +1 -48
- package/dist/components/page/index.js +1 -1
- package/dist/components/page/style.css +1 -6
- package/dist/components/page-header/index.js +1 -1
- package/dist/components/page-header/style.css +1 -8
- package/dist/components/page-index/index.js +42 -18
- package/dist/components/page-index/style.css +1 -17
- package/dist/components/page-index-top/index.js +38 -16
- package/dist/components/page-skeleton/index.js +1 -1
- package/dist/components/page-skeleton/style.css +1 -17
- package/dist/components/page-skeleton-new/index.js +1 -1
- package/dist/components/page-skeleton-new/style.css +1 -36
- package/dist/components/pageable-table/index.js +78 -34
- package/dist/components/pageable-table/style.css +1 -66
- package/dist/components/pageable-view/index.js +78 -34
- package/dist/components/pageable-view/style.css +1 -63
- package/dist/components/photo-swipe/index.js +46 -24
- package/dist/components/process-designer/index.js +80 -50
- package/dist/components/process-designer/style.css +1 -1648
- package/dist/components/properties-panel/index.js +77 -51
- package/dist/components/properties-panel/style.css +1 -106
- package/dist/components/queue/index.js +1 -1
- package/dist/components/record-video/index.js +1 -1
- package/dist/components/record-video/style.css +1 -47
- package/dist/components/resize-observer/index.js +1 -1
- package/dist/components/resize-observer/style.css +1 -25
- package/dist/components/search/index.js +1 -1
- package/dist/components/search/style.css +1 -51
- package/dist/components/search-popover/index.js +29 -9
- package/dist/components/search-popover/style.css +1 -90
- package/dist/components/sign/index.js +2 -2
- package/dist/components/sign/style.css +1 -6
- package/dist/components/sign-panel/index.js +1 -1
- package/dist/components/sign-panel/style.css +1 -91
- package/dist/components/skeleton/index.js +1 -1
- package/dist/components/skeleton/style.css +1 -55
- package/dist/components/split-pane/index.js +21 -3
- package/dist/components/split-pane/style.css +1 -98
- package/dist/components/stateful/index.js +1 -1
- package/dist/components/stateful/style.css +1 -27
- package/dist/components/static-pageable-table/index.js +1 -1
- package/dist/components/static-pageable-table/style.css +1 -3
- package/dist/components/swiper/index.js +25 -5
- package/dist/components/swiper/style.css +1 -37
- package/dist/components/tab/index.js +2 -2
- package/dist/components/tab/style.css +1 -108
- package/dist/components/tab-item/index.js +3 -3
- package/dist/components/table-column/index.js +17 -7
- package/dist/components/table-page/index.js +1 -1
- package/dist/components/table-view/index.js +62 -36
- package/dist/components/table-view/style.css +1 -90
- package/dist/components/tag-render/index.js +13 -2
- package/dist/components/tag-render/style.css +1 -27
- package/dist/components/text-ellipsis/index.js +1 -1
- package/dist/components/text-ellipsis/style.css +1 -3
- package/dist/components/tinymce-editor/index.js +27 -9
- package/dist/components/tinymce-editor/style.css +1 -37
- package/dist/components/tinymce-wrapper/index.js +17 -7
- package/dist/components/tinymce-wrapper/style.css +1 -30
- package/dist/components/toolbar/index.js +4 -4
- package/dist/components/toolbar/style.css +1 -35
- package/dist/components/toolbar-button/index.js +28 -10
- package/dist/components/toolbar-button/style.css +1 -15
- package/dist/components/trigger/index.js +1 -1
- package/dist/components/verify/index.js +1 -1
- package/dist/components/verify/style.css +1 -9
- package/dist/components/vue-tags-input/index.js +1 -1
- package/dist/components/vue-tags-input/style.css +1 -102
- package/dist/components/watermark/index.js +15 -5
- package/dist/components/watermark/style.css +1 -10
- package/dist/index.css +26 -68
- package/dist/index.es.js +990 -877
- package/package.json +4 -4
- package/web-types.json +1 -1
- package/dist/chunks/confirmable-mixin.7112b769.js +0 -75
- package/dist/components/dialog-form/style.css +0 -5
|
@@ -1,47 +1 @@
|
|
|
1
|
-
.data-icons .item {
|
|
2
|
-
display: flex;
|
|
3
|
-
align-items: center;
|
|
4
|
-
justify-content: center;
|
|
5
|
-
width: 90%;
|
|
6
|
-
margin: 10px 15px;
|
|
7
|
-
}
|
|
8
|
-
.data-icons .item a {
|
|
9
|
-
text-decoration: none;
|
|
10
|
-
}
|
|
11
|
-
.data-icons .item a:visited {
|
|
12
|
-
color: inherit;
|
|
13
|
-
}
|
|
14
|
-
.data-icons .item-icon {
|
|
15
|
-
margin-top: 3px;
|
|
16
|
-
margin-right: 0 !important;
|
|
17
|
-
text-align: center;
|
|
18
|
-
}
|
|
19
|
-
.data-icons .item-icon > i {
|
|
20
|
-
font-size: 46px !important;
|
|
21
|
-
}
|
|
22
|
-
.data-icons .item-info {
|
|
23
|
-
text-align: center;
|
|
24
|
-
padding: 10px 0;
|
|
25
|
-
}
|
|
26
|
-
.data-icons .item-info > span {
|
|
27
|
-
display: block;
|
|
28
|
-
padding: 5px 0;
|
|
29
|
-
color: #999;
|
|
30
|
-
font-size: 12px;
|
|
31
|
-
}
|
|
32
|
-
.data-icons .item-info .count {
|
|
33
|
-
font-size: 20px;
|
|
34
|
-
line-height: 25px;
|
|
35
|
-
}
|
|
36
|
-
.data-icons .item--easy {
|
|
37
|
-
flex-direction: column;
|
|
38
|
-
}
|
|
39
|
-
.data-icons .item--easy > .item-icon {
|
|
40
|
-
margin: 0;
|
|
41
|
-
}
|
|
42
|
-
.data-icons .item--easy > .item-info {
|
|
43
|
-
margin-top: -15px;
|
|
44
|
-
}
|
|
45
|
-
.data-icons .item--easy > .item-info > span {
|
|
46
|
-
font-size: 14px;
|
|
47
|
-
}
|
|
1
|
+
.data-icons .item{display:flex;align-items:center;justify-content:center;width:90%;margin:10px 15px}.data-icons .item a{text-decoration:none}.data-icons .item a:visited{color:inherit}.data-icons .item-icon{margin-top:3px;margin-right:0!important;text-align:center}.data-icons .item-icon>i{font-size:46px!important}.data-icons .item-info{text-align:center;padding:10px 0}.data-icons .item-info>span{display:block;padding:5px 0;color:#999;font-size:12px}.data-icons .item-info .count{font-size:20px;line-height:25px}.data-icons .item--easy{flex-direction:column}.data-icons .item--easy>.item-icon{margin:0}.data-icons .item--easy>.item-info{margin-top:-15px}.data-icons .item--easy>.item-info>span{font-size:14px}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,65 +1 @@
|
|
|
1
|
-
.avue-data-imgtext .item {
|
|
2
|
-
position: relative;
|
|
3
|
-
height: 340px;
|
|
4
|
-
width: 240px;
|
|
5
|
-
margin: 10px auto 50px;
|
|
6
|
-
border-radius: 5px;
|
|
7
|
-
box-shadow: 2px 2px 20px #ccc;
|
|
8
|
-
}
|
|
9
|
-
.avue-data-imgtext .item a {
|
|
10
|
-
text-decoration: none;
|
|
11
|
-
}
|
|
12
|
-
.avue-data-imgtext .item a:visited {
|
|
13
|
-
color: inherit;
|
|
14
|
-
}
|
|
15
|
-
.avue-data-imgtext .item-header img {
|
|
16
|
-
width: 100%;
|
|
17
|
-
height: 170px;
|
|
18
|
-
background: red;
|
|
19
|
-
border-radius: 5px 5px 0 0;
|
|
20
|
-
}
|
|
21
|
-
.avue-data-imgtext .item-content {
|
|
22
|
-
padding: 10px 15px;
|
|
23
|
-
color: #333 !important;
|
|
24
|
-
}
|
|
25
|
-
.avue-data-imgtext .item-content span {
|
|
26
|
-
font-size: 20px;
|
|
27
|
-
}
|
|
28
|
-
.avue-data-imgtext .item-content:hover span {
|
|
29
|
-
color: #1890ff;
|
|
30
|
-
}
|
|
31
|
-
.avue-data-imgtext .item-content p {
|
|
32
|
-
font-size: 14px;
|
|
33
|
-
height: 60px;
|
|
34
|
-
margin: 6px 0;
|
|
35
|
-
overflow: hidden;
|
|
36
|
-
}
|
|
37
|
-
.avue-data-imgtext .item-footer {
|
|
38
|
-
padding: 10px 15px;
|
|
39
|
-
position: relative;
|
|
40
|
-
}
|
|
41
|
-
.avue-data-imgtext .item-footer img {
|
|
42
|
-
height: 20px;
|
|
43
|
-
width: 20px;
|
|
44
|
-
border-radius: 50%;
|
|
45
|
-
}
|
|
46
|
-
.avue-data-imgtext .item-footer div {
|
|
47
|
-
display: inline-block;
|
|
48
|
-
}
|
|
49
|
-
.avue-data-imgtext .item-footer div ul,
|
|
50
|
-
.avue-data-imgtext .item-footer div li {
|
|
51
|
-
padding: 0;
|
|
52
|
-
list-style: none;
|
|
53
|
-
display: inline-block;
|
|
54
|
-
border: 2px solid white;
|
|
55
|
-
border-radius: 50%;
|
|
56
|
-
margin: 0 0 0 -8px;
|
|
57
|
-
}
|
|
58
|
-
.avue-data-imgtext .item-footer div:nth-child(1) {
|
|
59
|
-
font-size: 14px;
|
|
60
|
-
color: #ccc !important;
|
|
61
|
-
}
|
|
62
|
-
.avue-data-imgtext .item-footer div:nth-child(2) {
|
|
63
|
-
position: absolute;
|
|
64
|
-
right: 15px;
|
|
65
|
-
}
|
|
1
|
+
.avue-data-imgtext .item{position:relative;height:340px;width:240px;margin:10px auto 50px;border-radius:5px;box-shadow:2px 2px 20px #ccc}.avue-data-imgtext .item a{text-decoration:none}.avue-data-imgtext .item a:visited{color:inherit}.avue-data-imgtext .item-header img{width:100%;height:170px;background:red;border-radius:5px 5px 0 0}.avue-data-imgtext .item-content{padding:10px 15px;color:#333!important}.avue-data-imgtext .item-content span{font-size:20px}.avue-data-imgtext .item-content:hover span{color:#1890ff}.avue-data-imgtext .item-content p{font-size:14px;height:60px;margin:6px 0;overflow:hidden}.avue-data-imgtext .item-footer{padding:10px 15px;position:relative}.avue-data-imgtext .item-footer img{height:20px;width:20px;border-radius:50%}.avue-data-imgtext .item-footer div{display:inline-block}.avue-data-imgtext .item-footer div ul,.avue-data-imgtext .item-footer div li{padding:0;list-style:none;display:inline-block;border:2px solid white;border-radius:50%;margin:0 0 0 -8px}.avue-data-imgtext .item-footer div:nth-child(1){font-size:14px;color:#ccc!important}.avue-data-imgtext .item-footer div:nth-child(2){position:absolute;right:15px}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,72 +1 @@
|
|
|
1
|
-
.avue-data-operatext .item {
|
|
2
|
-
margin: 5px 10px;
|
|
3
|
-
box-sizing: border-box;
|
|
4
|
-
position: relative;
|
|
5
|
-
border-radius: 3px;
|
|
6
|
-
background: #ffffff;
|
|
7
|
-
box-shadow: 0 1px 1px #0000001a;
|
|
8
|
-
}
|
|
9
|
-
.avue-data-operatext .item a {
|
|
10
|
-
color: #333;
|
|
11
|
-
text-decoration: none;
|
|
12
|
-
}
|
|
13
|
-
.avue-data-operatext .item a:visited {
|
|
14
|
-
color: inherit;
|
|
15
|
-
}
|
|
16
|
-
.avue-data-operatext .item-header {
|
|
17
|
-
padding: 20px 20px 60px;
|
|
18
|
-
border-top-right-radius: 3px;
|
|
19
|
-
border-top-left-radius: 3px;
|
|
20
|
-
color: #fff;
|
|
21
|
-
background-position: center center;
|
|
22
|
-
}
|
|
23
|
-
.avue-data-operatext .item-title {
|
|
24
|
-
margin-top: 0;
|
|
25
|
-
margin-bottom: 5px;
|
|
26
|
-
font-size: 25px;
|
|
27
|
-
font-weight: 300;
|
|
28
|
-
text-shadow: 0 1px 1px rgba(0, 0, 0, .2);
|
|
29
|
-
display: block;
|
|
30
|
-
}
|
|
31
|
-
.avue-data-operatext .item-subtitle {
|
|
32
|
-
font-size: 14px;
|
|
33
|
-
font-weight: 400;
|
|
34
|
-
}
|
|
35
|
-
.avue-data-operatext .item-content {
|
|
36
|
-
border-radius: 0 0 3px 3px;
|
|
37
|
-
border-top: 1px solid #f4f4f4;
|
|
38
|
-
padding: 10px 10px 20px;
|
|
39
|
-
background-color: #fff;
|
|
40
|
-
}
|
|
41
|
-
.avue-data-operatext .item-img {
|
|
42
|
-
margin: -60px auto 5px;
|
|
43
|
-
width: 90px;
|
|
44
|
-
height: 90px;
|
|
45
|
-
border-radius: 100%;
|
|
46
|
-
overflow: hidden;
|
|
47
|
-
border: 4px solid #fff;
|
|
48
|
-
}
|
|
49
|
-
.avue-data-operatext .item-img img {
|
|
50
|
-
width: 100%;
|
|
51
|
-
height: 100%;
|
|
52
|
-
}
|
|
53
|
-
.avue-data-operatext .item-list {
|
|
54
|
-
display: flex;
|
|
55
|
-
flex-wrap: wrap;
|
|
56
|
-
}
|
|
57
|
-
.avue-data-operatext .item-row {
|
|
58
|
-
box-sizing: border-box;
|
|
59
|
-
width: 33.33%;
|
|
60
|
-
text-align: center;
|
|
61
|
-
}
|
|
62
|
-
.avue-data-operatext .item-label {
|
|
63
|
-
margin-bottom: 5px;
|
|
64
|
-
display: block;
|
|
65
|
-
font-weight: 600;
|
|
66
|
-
font-size: 16px;
|
|
67
|
-
}
|
|
68
|
-
.avue-data-operatext .item-value {
|
|
69
|
-
display: block;
|
|
70
|
-
font-weight: 300;
|
|
71
|
-
text-transform: uppercase;
|
|
72
|
-
}
|
|
1
|
+
.avue-data-operatext .item{margin:5px 10px;box-sizing:border-box;position:relative;border-radius:3px;background:#ffffff;box-shadow:0 1px 1px #0000001a}.avue-data-operatext .item a{color:#333;text-decoration:none}.avue-data-operatext .item a:visited{color:inherit}.avue-data-operatext .item-header{padding:20px 20px 60px;border-top-right-radius:3px;border-top-left-radius:3px;color:#fff;background-position:center center}.avue-data-operatext .item-title{margin-top:0;margin-bottom:5px;font-size:25px;font-weight:300;text-shadow:0 1px 1px rgba(0,0,0,.2);display:block}.avue-data-operatext .item-subtitle{font-size:14px;font-weight:400}.avue-data-operatext .item-content{border-radius:0 0 3px 3px;border-top:1px solid #f4f4f4;padding:10px 10px 20px;background-color:#fff}.avue-data-operatext .item-img{margin:-60px auto 5px;width:90px;height:90px;border-radius:100%;overflow:hidden;border:4px solid #fff}.avue-data-operatext .item-img img{width:100%;height:100%}.avue-data-operatext .item-list{display:flex;flex-wrap:wrap}.avue-data-operatext .item-row{box-sizing:border-box;width:33.33%;text-align:center}.avue-data-operatext .item-label{margin-bottom:5px;display:block;font-weight:600;font-size:16px}.avue-data-operatext .item-value{display:block;font-weight:300;text-transform:uppercase}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,31 +1 @@
|
|
|
1
|
-
.avue-data-panel .item {
|
|
2
|
-
padding: 0 30px;
|
|
3
|
-
margin: 0 20px;
|
|
4
|
-
cursor: pointer;
|
|
5
|
-
height: 108px;
|
|
6
|
-
font-size: 12px;
|
|
7
|
-
position: relative;
|
|
8
|
-
overflow: hidden;
|
|
9
|
-
color: #666;
|
|
10
|
-
background: #fff;
|
|
11
|
-
box-shadow: 4px 4px 40px #0000000d;
|
|
12
|
-
border-color: #0000000d;
|
|
13
|
-
display: flex;
|
|
14
|
-
align-items: center;
|
|
15
|
-
justify-content: space-between;
|
|
16
|
-
}
|
|
17
|
-
.avue-data-panel .item-icon {
|
|
18
|
-
font-size: 52px;
|
|
19
|
-
}
|
|
20
|
-
.avue-data-panel .item-info {
|
|
21
|
-
text-align: center;
|
|
22
|
-
}
|
|
23
|
-
.avue-data-panel .item-title {
|
|
24
|
-
line-height: 18px;
|
|
25
|
-
color: #00000073;
|
|
26
|
-
font-size: 16px;
|
|
27
|
-
margin-bottom: 12px;
|
|
28
|
-
}
|
|
29
|
-
.avue-data-panel .item-count {
|
|
30
|
-
font-size: 20px;
|
|
31
|
-
}
|
|
1
|
+
.avue-data-panel .item{padding:0 30px;margin:0 20px;cursor:pointer;height:108px;font-size:12px;position:relative;overflow:hidden;color:#666;background:#fff;box-shadow:4px 4px 40px #0000000d;border-color:#0000000d;display:flex;align-items:center;justify-content:space-between}.avue-data-panel .item-icon{font-size:52px}.avue-data-panel .item-info{text-align:center}.avue-data-panel .item-title{line-height:18px;color:#00000073;font-size:16px;margin-bottom:12px}.avue-data-panel .item-count{font-size:20px}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,96 +1 @@
|
|
|
1
|
-
.avue-data-pay .item {
|
|
2
|
-
margin: 0 auto;
|
|
3
|
-
padding-bottom: 16px;
|
|
4
|
-
width: 80%;
|
|
5
|
-
position: relative;
|
|
6
|
-
border-radius: 4px;
|
|
7
|
-
background-color: #fff;
|
|
8
|
-
min-height: 670px;
|
|
9
|
-
box-shadow: 1px 2px 10px #eee;
|
|
10
|
-
}
|
|
11
|
-
.avue-data-pay .item a {
|
|
12
|
-
text-decoration: none;
|
|
13
|
-
}
|
|
14
|
-
.avue-data-pay .item a:visited {
|
|
15
|
-
color: inherit;
|
|
16
|
-
}
|
|
17
|
-
.avue-data-pay .top {
|
|
18
|
-
width: 100%;
|
|
19
|
-
height: 6px;
|
|
20
|
-
position: absolute;
|
|
21
|
-
top: 0;
|
|
22
|
-
left: 0;
|
|
23
|
-
border-radius: 4px 4px 0 0;
|
|
24
|
-
}
|
|
25
|
-
.avue-data-pay .header {
|
|
26
|
-
margin-bottom: 40px;
|
|
27
|
-
text-align: center;
|
|
28
|
-
}
|
|
29
|
-
.avue-data-pay .title {
|
|
30
|
-
text-align: center;
|
|
31
|
-
padding: 20px 0 10px;
|
|
32
|
-
font-size: 20px;
|
|
33
|
-
font-weight: 200;
|
|
34
|
-
}
|
|
35
|
-
.avue-data-pay .money span {
|
|
36
|
-
margin-right: 5px;
|
|
37
|
-
font-size: 14px;
|
|
38
|
-
}
|
|
39
|
-
.avue-data-pay .money .b {
|
|
40
|
-
margin-right: 2px;
|
|
41
|
-
font-size: 20px;
|
|
42
|
-
font-weight: 700;
|
|
43
|
-
}
|
|
44
|
-
.avue-data-pay .money s {
|
|
45
|
-
margin-right: 3px;
|
|
46
|
-
font-size: 12px;
|
|
47
|
-
}
|
|
48
|
-
.avue-data-pay .money em {
|
|
49
|
-
font-size: 14px;
|
|
50
|
-
font-style: normal;
|
|
51
|
-
}
|
|
52
|
-
.avue-data-pay .img {
|
|
53
|
-
width: 50px;
|
|
54
|
-
}
|
|
55
|
-
.avue-data-pay .line {
|
|
56
|
-
width: 60%;
|
|
57
|
-
height: 1px;
|
|
58
|
-
background: hsla(0deg, 0%, 59%, .1);
|
|
59
|
-
margin: 20px auto;
|
|
60
|
-
}
|
|
61
|
-
.avue-data-pay .btn {
|
|
62
|
-
display: block;
|
|
63
|
-
width: 120px;
|
|
64
|
-
height: 32px;
|
|
65
|
-
line-height: 32px;
|
|
66
|
-
margin: 0 auto;
|
|
67
|
-
text-align: center;
|
|
68
|
-
border-radius: 32px;
|
|
69
|
-
color: #fff;
|
|
70
|
-
cursor: pointer;
|
|
71
|
-
transition: opacity .2s ease-in-out;
|
|
72
|
-
}
|
|
73
|
-
.avue-data-pay .list-item {
|
|
74
|
-
list-style: none;
|
|
75
|
-
padding-left: 20px;
|
|
76
|
-
margin-bottom: 12px;
|
|
77
|
-
color: #666;
|
|
78
|
-
font-size: 14px;
|
|
79
|
-
}
|
|
80
|
-
.avue-data-pay .list-item a {
|
|
81
|
-
color: #666;
|
|
82
|
-
}
|
|
83
|
-
.avue-data-pay .list-item-icon {
|
|
84
|
-
color: #515a6e;
|
|
85
|
-
margin-right: 8px;
|
|
86
|
-
}
|
|
87
|
-
.avue-data-pay .list-item--link {
|
|
88
|
-
font-size: 12px;
|
|
89
|
-
color: #2d8cf0;
|
|
90
|
-
}
|
|
91
|
-
.avue-data-pay .list-item--no {
|
|
92
|
-
color: #c5c8ce;
|
|
93
|
-
}
|
|
94
|
-
.avue-data-pay .list-item--no + span {
|
|
95
|
-
color: #c5c8ce;
|
|
96
|
-
}
|
|
1
|
+
.avue-data-pay .item{margin:0 auto;padding-bottom:16px;width:80%;position:relative;border-radius:4px;background-color:#fff;min-height:670px;box-shadow:1px 2px 10px #eee}.avue-data-pay .item a{text-decoration:none}.avue-data-pay .item a:visited{color:inherit}.avue-data-pay .top{width:100%;height:6px;position:absolute;top:0;left:0;border-radius:4px 4px 0 0}.avue-data-pay .header{margin-bottom:40px;text-align:center}.avue-data-pay .title{text-align:center;padding:20px 0 10px;font-size:20px;font-weight:200}.avue-data-pay .money span{margin-right:5px;font-size:14px}.avue-data-pay .money .b{margin-right:2px;font-size:20px;font-weight:700}.avue-data-pay .money s{margin-right:3px;font-size:12px}.avue-data-pay .money em{font-size:14px;font-style:normal}.avue-data-pay .img{width:50px}.avue-data-pay .line{width:60%;height:1px;background:hsla(0deg,0%,59%,.1);margin:20px auto}.avue-data-pay .btn{display:block;width:120px;height:32px;line-height:32px;margin:0 auto;text-align:center;border-radius:32px;color:#fff;cursor:pointer;transition:opacity .2s ease-in-out}.avue-data-pay .list-item{list-style:none;padding-left:20px;margin-bottom:12px;color:#666;font-size:14px}.avue-data-pay .list-item a{color:#666}.avue-data-pay .list-item-icon{color:#515a6e;margin-right:8px}.avue-data-pay .list-item--link{font-size:12px;color:#2d8cf0}.avue-data-pay .list-item--no{color:#c5c8ce}.avue-data-pay .list-item--no+span{color:#c5c8ce}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,75 +1 @@
|
|
|
1
|
-
.data-price .item {
|
|
2
|
-
margin: 0 20px;
|
|
3
|
-
text-align: center;
|
|
4
|
-
box-shadow: 2px 3px 15px #eee;
|
|
5
|
-
border: 1px solid #ccc;
|
|
6
|
-
}
|
|
7
|
-
.data-price .item:hover {
|
|
8
|
-
border: 1px solid #00a680;
|
|
9
|
-
}
|
|
10
|
-
.data-price .item:hover .body {
|
|
11
|
-
color: #fff;
|
|
12
|
-
background-color: #00a680;
|
|
13
|
-
}
|
|
14
|
-
.data-price .item:hover .body:after {
|
|
15
|
-
border-top-color: #00a680;
|
|
16
|
-
}
|
|
17
|
-
.data-price .item:hover .list {
|
|
18
|
-
color: #00a680;
|
|
19
|
-
}
|
|
20
|
-
.data-price .item:hover .price {
|
|
21
|
-
color: #fff;
|
|
22
|
-
}
|
|
23
|
-
.data-price .item .title {
|
|
24
|
-
height: 80px;
|
|
25
|
-
line-height: 80px;
|
|
26
|
-
font-size: 18px;
|
|
27
|
-
color: #333;
|
|
28
|
-
}
|
|
29
|
-
.data-price .item .price {
|
|
30
|
-
padding: 0 8px;
|
|
31
|
-
margin: 0 0 50px;
|
|
32
|
-
line-height: 120px;
|
|
33
|
-
height: 120px;
|
|
34
|
-
font-size: 42px;
|
|
35
|
-
color: #6b6b6b;
|
|
36
|
-
}
|
|
37
|
-
.data-price .item .append {
|
|
38
|
-
font-size: 16px;
|
|
39
|
-
}
|
|
40
|
-
.data-price .item .body {
|
|
41
|
-
position: relative;
|
|
42
|
-
padding: 0;
|
|
43
|
-
margin: 0 0 50px;
|
|
44
|
-
background-color: #f4f4f4;
|
|
45
|
-
line-height: 120px;
|
|
46
|
-
height: 120px;
|
|
47
|
-
font-size: 42px;
|
|
48
|
-
color: #6b6b6b;
|
|
49
|
-
}
|
|
50
|
-
.data-price .item .body:before {
|
|
51
|
-
content: "\a5";
|
|
52
|
-
font-size: 16px;
|
|
53
|
-
font-weight: 400;
|
|
54
|
-
}
|
|
55
|
-
.data-price .item .body:after {
|
|
56
|
-
content: "";
|
|
57
|
-
position: absolute;
|
|
58
|
-
display: block;
|
|
59
|
-
width: 0;
|
|
60
|
-
height: 0;
|
|
61
|
-
bottom: -15px;
|
|
62
|
-
left: 50%;
|
|
63
|
-
transform: translate(-50%);
|
|
64
|
-
border-color: transparent;
|
|
65
|
-
border-style: solid;
|
|
66
|
-
border-width: 30px;
|
|
67
|
-
border-bottom-width: 0;
|
|
68
|
-
border-top-width: 20px;
|
|
69
|
-
border-top-color: #f4f4f4;
|
|
70
|
-
}
|
|
71
|
-
.data-price .item .list {
|
|
72
|
-
padding-bottom: 30px;
|
|
73
|
-
color: #666;
|
|
74
|
-
font-size: 14px;
|
|
75
|
-
}
|
|
1
|
+
.data-price .item{margin:0 20px;text-align:center;box-shadow:2px 3px 15px #eee;border:1px solid #ccc}.data-price .item:hover{border:1px solid #00a680}.data-price .item:hover .body{color:#fff;background-color:#00a680}.data-price .item:hover .body:after{border-top-color:#00a680}.data-price .item:hover .list{color:#00a680}.data-price .item:hover .price{color:#fff}.data-price .item .title{height:80px;line-height:80px;font-size:18px;color:#333}.data-price .item .price{padding:0 8px;margin:0 0 50px;line-height:120px;height:120px;font-size:42px;color:#6b6b6b}.data-price .item .append{font-size:16px}.data-price .item .body{position:relative;padding:0;margin:0 0 50px;background-color:#f4f4f4;line-height:120px;height:120px;font-size:42px;color:#6b6b6b}.data-price .item .body:before{content:"\a5";font-size:16px;font-weight:400}.data-price .item .body:after{content:"";position:absolute;display:block;width:0;height:0;bottom:-15px;left:50%;transform:translate(-50%);border-color:transparent;border-style:solid;border-width:30px;border-bottom-width:0;border-top-width:20px;border-top-color:#f4f4f4}.data-price .item .list{padding-bottom:30px;color:#666;font-size:14px}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,24 +1 @@
|
|
|
1
|
-
.data-progress .item {
|
|
2
|
-
margin: 10px;
|
|
3
|
-
}
|
|
4
|
-
.data-progress .item a {
|
|
5
|
-
text-decoration: none;
|
|
6
|
-
}
|
|
7
|
-
.data-progress .item a:visited {
|
|
8
|
-
color: inherit;
|
|
9
|
-
}
|
|
10
|
-
.data-progress .item-header {
|
|
11
|
-
margin-bottom: 10px;
|
|
12
|
-
display: flex;
|
|
13
|
-
align-items: center;
|
|
14
|
-
justify-content: space-between;
|
|
15
|
-
}
|
|
16
|
-
.data-progress .item-count {
|
|
17
|
-
line-height: 26px;
|
|
18
|
-
font-size: 26px;
|
|
19
|
-
color: #666;
|
|
20
|
-
}
|
|
21
|
-
.data-progress .item-title {
|
|
22
|
-
color: #999;
|
|
23
|
-
font-size: 14px;
|
|
24
|
-
}
|
|
1
|
+
.data-progress .item{margin:10px}.data-progress .item a{text-decoration:none}.data-progress .item a:visited{color:inherit}.data-progress .item-header{margin-bottom:10px;display:flex;align-items:center;justify-content:space-between}.data-progress .item-count{line-height:26px;font-size:26px;color:#666}.data-progress .item-title{color:#999;font-size:14px}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,44 +1 @@
|
|
|
1
|
-
.avue-data-rotate .item {
|
|
2
|
-
margin: 5px 10px;
|
|
3
|
-
box-sizing: border-box;
|
|
4
|
-
position: relative;
|
|
5
|
-
color: #fff;
|
|
6
|
-
border-radius: 3px;
|
|
7
|
-
}
|
|
8
|
-
.avue-data-rotate .item-box {
|
|
9
|
-
padding: 10px 20px;
|
|
10
|
-
}
|
|
11
|
-
.avue-data-rotate .item-count {
|
|
12
|
-
margin-bottom: 5px;
|
|
13
|
-
font-size: 38px;
|
|
14
|
-
white-space: nowrap;
|
|
15
|
-
font-weight: 300;
|
|
16
|
-
display: block;
|
|
17
|
-
}
|
|
18
|
-
.avue-data-rotate .item-title {
|
|
19
|
-
font-size: 15px;
|
|
20
|
-
}
|
|
21
|
-
.avue-data-rotate .item-icon {
|
|
22
|
-
transition: all .3s linear;
|
|
23
|
-
position: absolute;
|
|
24
|
-
top: 20px;
|
|
25
|
-
right: 20px;
|
|
26
|
-
font-size: 65px;
|
|
27
|
-
color: #00000026;
|
|
28
|
-
}
|
|
29
|
-
.avue-data-rotate .item-icon:hover {
|
|
30
|
-
font-size: 70px;
|
|
31
|
-
}
|
|
32
|
-
.avue-data-rotate .item-more {
|
|
33
|
-
position: relative;
|
|
34
|
-
text-align: center;
|
|
35
|
-
padding: 3px 0;
|
|
36
|
-
color: #fff;
|
|
37
|
-
color: #fffc;
|
|
38
|
-
display: block;
|
|
39
|
-
z-index: 10;
|
|
40
|
-
font-size: 14px;
|
|
41
|
-
letter-spacing: 2px;
|
|
42
|
-
background: rgba(0, 0, 0, .1);
|
|
43
|
-
text-decoration: none;
|
|
44
|
-
}
|
|
1
|
+
.avue-data-rotate .item{margin:5px 10px;box-sizing:border-box;position:relative;color:#fff;border-radius:3px}.avue-data-rotate .item-box{padding:10px 20px}.avue-data-rotate .item-count{margin-bottom:5px;font-size:38px;white-space:nowrap;font-weight:300;display:block}.avue-data-rotate .item-title{font-size:15px}.avue-data-rotate .item-icon{transition:all .3s linear;position:absolute;top:20px;right:20px;font-size:65px;color:#00000026}.avue-data-rotate .item-icon:hover{font-size:70px}.avue-data-rotate .item-more{position:relative;text-align:center;padding:3px 0;color:#fff;color:#fffc;display:block;z-index:10;font-size:14px;letter-spacing:2px;background:rgba(0,0,0,.1);text-decoration:none}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { getComputedHeight, drag, hasOwn } from "@web-utils/core";
|
|
2
2
|
import { f as filterTableColumnProperties } from "../../chunks/utils.d7f73f8d.js";
|
|
3
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
3
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
4
4
|
const nodeList = /* @__PURE__ */ new Map();
|
|
5
5
|
let startClick;
|
|
6
6
|
document.addEventListener("mousedown", (e) => startClick = e);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
1
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
2
2
|
var render = function() {
|
|
3
3
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
4
4
|
return _c("div", {
|
|
@@ -1,64 +1 @@
|
|
|
1
|
-
.avue-data-tabs .item {
|
|
2
|
-
position: relative;
|
|
3
|
-
margin: 15px;
|
|
4
|
-
padding: 12px;
|
|
5
|
-
height: 160px;
|
|
6
|
-
border-radius: 4px;
|
|
7
|
-
box-sizing: border-box;
|
|
8
|
-
overflow: hidden;
|
|
9
|
-
color: #fff;
|
|
10
|
-
}
|
|
11
|
-
.avue-data-tabs .item a {
|
|
12
|
-
color: #fff;
|
|
13
|
-
}
|
|
14
|
-
.avue-data-tabs .item-header {
|
|
15
|
-
position: relative;
|
|
16
|
-
}
|
|
17
|
-
.avue-data-tabs .item-header > p {
|
|
18
|
-
color: #fff;
|
|
19
|
-
margin: 0;
|
|
20
|
-
font-size: 14px;
|
|
21
|
-
}
|
|
22
|
-
.avue-data-tabs .item-header > span {
|
|
23
|
-
position: absolute;
|
|
24
|
-
right: 0px;
|
|
25
|
-
top: 0px;
|
|
26
|
-
padding: 2px 8px;
|
|
27
|
-
border-radius: 4px;
|
|
28
|
-
font-size: 12px;
|
|
29
|
-
background: rgba(255, 255, 255, .3);
|
|
30
|
-
}
|
|
31
|
-
.avue-data-tabs .item-body .h2 {
|
|
32
|
-
color: #fff;
|
|
33
|
-
margin: 0;
|
|
34
|
-
font-size: 32px;
|
|
35
|
-
line-height: 60px;
|
|
36
|
-
font-weight: 700;
|
|
37
|
-
}
|
|
38
|
-
.avue-data-tabs .item-footer {
|
|
39
|
-
padding-top: 8px;
|
|
40
|
-
line-height: 20px;
|
|
41
|
-
}
|
|
42
|
-
.avue-data-tabs .item-footer > span {
|
|
43
|
-
font-size: 10px;
|
|
44
|
-
}
|
|
45
|
-
.avue-data-tabs .item-footer > p {
|
|
46
|
-
color: #fff;
|
|
47
|
-
margin: 0;
|
|
48
|
-
font-size: 12px;
|
|
49
|
-
}
|
|
50
|
-
.avue-data-tabs .item-tip {
|
|
51
|
-
display: flex;
|
|
52
|
-
align-items: center;
|
|
53
|
-
justify-content: center;
|
|
54
|
-
position: absolute;
|
|
55
|
-
width: 80px;
|
|
56
|
-
height: 80px;
|
|
57
|
-
bottom: 10px;
|
|
58
|
-
right: 10px;
|
|
59
|
-
border: 2px solid #fff;
|
|
60
|
-
border-radius: 100%;
|
|
61
|
-
font-size: 48px;
|
|
62
|
-
transform: rotate(-40deg);
|
|
63
|
-
opacity: .1;
|
|
64
|
-
}
|
|
1
|
+
.avue-data-tabs .item{position:relative;margin:15px;padding:12px;height:160px;border-radius:4px;box-sizing:border-box;overflow:hidden;color:#fff}.avue-data-tabs .item a{color:#fff}.avue-data-tabs .item-header{position:relative}.avue-data-tabs .item-header>p{color:#fff;margin:0;font-size:14px}.avue-data-tabs .item-header>span{position:absolute;right:0;top:0;padding:2px 8px;border-radius:4px;font-size:12px;background:rgba(255,255,255,.3)}.avue-data-tabs .item-body .h2{color:#fff;margin:0;font-size:32px;line-height:60px;font-weight:700}.avue-data-tabs .item-footer{padding-top:8px;line-height:20px}.avue-data-tabs .item-footer>span{font-size:10px}.avue-data-tabs .item-footer>p{color:#fff;margin:0;font-size:12px}.avue-data-tabs .item-tip{display:flex;align-items:center;justify-content:center;position:absolute;width:80px;height:80px;bottom:10px;right:10px;border:2px solid #fff;border-radius:100%;font-size:48px;transform:rotate(-40deg);opacity:.1}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { c as config } from "../../chunks/config.7dec2bf2.js";
|
|
2
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
2
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
3
3
|
var render = function() {
|
|
4
4
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
5
5
|
return _vm.columnBox ? _c("div", [_c("ElDrawer", {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { d as detail } from "../../chunks/detail.
|
|
1
|
+
import { d as detail } from "../../chunks/detail.d47a021c.js";
|
|
2
2
|
import { d as deepClone } from "../../chunks/util.89913643.js";
|
|
3
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
3
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
4
4
|
var render = function() {
|
|
5
5
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
6
6
|
return _vm.box ? _c("div", [_c("ElementDialog", {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { d as deepClone } from "../../chunks/util.89913643.js";
|
|
2
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
2
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
3
3
|
var render = function() {
|
|
4
4
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
5
5
|
return _vm.box ? _c("div", [_c("ElDrawer", {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { isEmpty } from "@web-utils/core";
|
|
2
2
|
import { d as deepClone } from "../../chunks/util.89913643.js";
|
|
3
3
|
import Vue from "vue";
|
|
4
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
4
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
5
5
|
var render = function() {
|
|
6
6
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
7
7
|
return _c(_vm.dialogType, _vm._b({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { fastClone, validateNumber, validateIdCard, validatePhoneNum } from "@web-utils/core";
|
|
2
|
-
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.
|
|
2
|
+
import { n as normalizeComponent } from "../../chunks/vueComponentNormalizer.77ec6792.js";
|
|
3
3
|
var render = function() {
|
|
4
4
|
var _vm = this, _h = _vm.$createElement, _c = _vm._self._c || _h;
|
|
5
5
|
return _c("div", {
|
|
@@ -1,24 +1 @@
|
|
|
1
|
-
.dynamic-table {
|
|
2
|
-
display: flex;
|
|
3
|
-
flex-direction: column;
|
|
4
|
-
align-items: center;
|
|
5
|
-
width: 100%;
|
|
6
|
-
}
|
|
7
|
-
.dynamic-table .dynamic-table-action-icon {
|
|
8
|
-
margin-left: 10px;
|
|
9
|
-
font-weight: 700;
|
|
10
|
-
cursor: pointer;
|
|
11
|
-
}
|
|
12
|
-
.dynamic-table .el-form-item {
|
|
13
|
-
margin-bottom: 0;
|
|
14
|
-
}
|
|
15
|
-
.dynamic-table .el-table {
|
|
16
|
-
flex: 1 1 auto;
|
|
17
|
-
}
|
|
18
|
-
.dynamic-table .el-table td {
|
|
19
|
-
padding: 2px 0;
|
|
20
|
-
}
|
|
21
|
-
.dynamic-table .el-input.is-disabled .el-input__inner {
|
|
22
|
-
background-color: transparent;
|
|
23
|
-
border: none;
|
|
24
|
-
}
|
|
1
|
+
.dynamic-table{display:flex;flex-direction:column;align-items:center;width:100%}.dynamic-table .dynamic-table-action-icon{margin-left:10px;font-weight:700;cursor:pointer}.dynamic-table .el-form-item{margin-bottom:0}.dynamic-table .el-table{flex:1 1 auto}.dynamic-table .el-table td{padding:2px 0}.dynamic-table .el-input.is-disabled .el-input__inner{background-color:transparent;border:none}
|