@vipl520/dk-ui 1.0.44 → 1.0.46
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/attributes.json +16 -0
- package/dist/index.css +1 -1
- package/dist/index.js +3041 -1074
- package/dist/index.min.js +4 -4
- package/dist/index.min.js.map +1 -1
- package/dist/index.min.mjs +4 -4
- package/dist/index.min.mjs.map +1 -1
- package/dist/index.mjs +3038 -1075
- package/dist/tags.json +14 -0
- package/dist/uniicons.ttf +0 -0
- package/dist/web-types.json +69 -1
- package/es/animate-select/src/animate-select.vue2.mjs.map +1 -1
- package/es/api/attachment.mjs.map +1 -1
- package/es/attachment/src/attachment.vue2.mjs +1 -7
- package/es/attachment/src/attachment.vue2.mjs.map +1 -1
- package/es/audio-list-input/src/audio-list-input.vue2.mjs.map +1 -1
- package/es/dialog/src/dialog.vue2.mjs +2 -4
- package/es/dialog/src/dialog.vue2.mjs.map +1 -1
- package/es/dialog/style/index.css +1 -1
- package/es/dialog/style/index.scss +1 -1
- package/es/file-input/src/file-input.vue2.mjs.map +1 -1
- package/es/file-list-input/src/file-list-input.vue2.mjs.map +1 -1
- package/es/form/index.d.ts +3 -15
- package/es/form/src/form.vue.d.ts +2 -10
- package/es/form/src/form.vue2.mjs +1 -0
- package/es/form/src/form.vue2.mjs.map +1 -1
- package/es/form/src/props.d.ts +1 -5
- package/es/form/src/props.mjs +1 -5
- package/es/form/src/props.mjs.map +1 -1
- package/es/hot-area-input/src/component/hot-area-content.vue2.mjs.map +1 -1
- package/es/hot-area-input/src/hot-area-input.vue2.mjs.map +1 -1
- package/es/icon/src/icon.vue2.mjs.map +1 -1
- package/es/icon-input/src/icon-content.vue2.mjs +1 -1
- package/es/icon-input/src/icon-content.vue2.mjs.map +1 -1
- package/es/image-list-input/src/image-list-input.vue2.mjs.map +1 -1
- package/es/index.d.ts +2 -0
- package/es/index.mjs +8 -2
- package/es/index.mjs.map +1 -1
- package/es/index.scss +2 -0
- package/es/page-diy/src/components/DiyCloud.vue.mjs.map +1 -1
- package/es/page-diy/src/components/DragTool.vue.mjs +1 -5
- package/es/page-diy/src/components/DragTool.vue.mjs.map +1 -1
- package/es/page-diy/src/components/PreviewPhone.vue2.mjs.map +1 -1
- package/es/page-diy/src/components/forms/DkEventSelectInput.vue.mjs +9 -11
- package/es/page-diy/src/components/forms/DkEventSelectInput.vue.mjs.map +1 -1
- package/es/page-diy/src/config/base/dkSetting.mjs.map +1 -1
- package/es/page-diy/src/config/rule/min/common/DkMinTitle.d.ts +1 -0
- package/es/page-diy/src/config/rule/min/common/DkMinTitle.mjs +2 -1
- package/es/page-diy/src/config/rule/min/common/DkMinTitle.mjs.map +1 -1
- package/es/page-diy/src/config/rule/min/common/DkMinVideo.mjs +1 -3
- package/es/page-diy/src/config/rule/min/common/DkMinVideo.mjs.map +1 -1
- package/es/page-diy/src/config/rule/min/common/index.d.ts +2 -0
- package/es/page-diy/src/config/rule/min/common/index.mjs +1 -8
- package/es/page-diy/src/config/rule/min/common/index.mjs.map +1 -1
- package/es/page-diy/src/config/rule/min/index.d.ts +2 -0
- package/es/page-diy/src/config/rule/web/common/DkPosterBtn.mjs +1 -3
- package/es/page-diy/src/config/rule/web/common/DkPosterBtn.mjs.map +1 -1
- package/es/page-diy/src/config/rule/web/common/DkViewBulletChat.mjs.map +1 -1
- package/es/page-diy/src/config/rule/web/common/DkViewVideo.mjs +3 -9
- package/es/page-diy/src/config/rule/web/common/DkViewVideo.mjs.map +1 -1
- package/es/page-diy/src/utils/eventData.mjs.map +1 -1
- package/es/page-diy/src/views/min/DkMinHotArea.vue.mjs +5 -18
- package/es/page-diy/src/views/min/DkMinHotArea.vue.mjs.map +1 -1
- package/es/page-diy/src/views/min/DkMinSwiperImage.vue.mjs.map +1 -1
- package/es/page-diy/src/views/min/DkMinTitle.vue.mjs.map +1 -1
- package/es/page-diy/src/views/web/DkViewBulletChat.vue.mjs.map +1 -1
- package/es/page-diy/src/views/web/DkViewCell.vue.mjs.map +1 -1
- package/es/page-diy/src/views/web/DkViewCommonBtn.vue.mjs +1 -3
- package/es/page-diy/src/views/web/DkViewCommonBtn.vue.mjs.map +1 -1
- package/es/page-diy/src/views/web/DkViewGridCellList.vue.mjs.map +1 -1
- package/es/page-diy/src/views/web/DkViewImage.vue.mjs.map +1 -1
- package/es/page-diy/src/views/web/DkViewMusic.vue.mjs.map +1 -1
- package/es/page-diy/src/views/web/DkViewNoticeBar.vue.mjs.map +1 -1
- package/es/page-diy/src/views/web/DkViewSwipe.vue.mjs.map +1 -1
- package/es/page-diy/src/views/web/DkViewTitle.vue.mjs.map +1 -1
- package/es/poster-input/src/component/poster.vue2.mjs.map +1 -1
- package/es/poster-input/src/component/views/DkPosterViewAvatar.vue2.mjs.map +1 -1
- package/es/poster-input/src/component/views/DkPosterViewImage.vue2.mjs +1 -1
- package/es/poster-input/src/component/views/DkPosterViewImage.vue2.mjs.map +1 -1
- package/es/poster-input/src/component/views/DkPosterViewName.vue2.mjs.map +1 -1
- package/es/poster-input/src/component/views/DkPosterViewQrcode.vue2.mjs.map +1 -1
- package/es/poster-input/src/component/views/DkPosterViewText.vue2.mjs.map +1 -1
- package/es/poster-input/src/component/views/quick-action.vue2.mjs.map +1 -1
- package/es/poster-input/src/poster-input.vue2.mjs.map +1 -1
- package/es/poster-input/style/index.scss +2 -4
- package/es/select/src/select.vue2.mjs +1 -9
- package/es/select/src/select.vue2.mjs.map +1 -1
- package/es/style-animation-input/src/props.mjs.map +1 -1
- package/es/style-animation-input/src/style-animation-input.vue2.mjs +1 -1
- package/es/style-animation-input/src/style-animation-input.vue2.mjs.map +1 -1
- package/es/style-font-input/src/style-font-input.vue2.mjs +1 -1
- package/es/style-font-input/src/style-font-input.vue2.mjs.map +1 -1
- package/es/style-number-input/src/style-number-input.vue2.mjs.map +1 -1
- package/es/style-position-input/src/style-position-input.vue2.mjs +1 -4
- package/es/style-position-input/src/style-position-input.vue2.mjs.map +1 -1
- package/es/table/src/components/ComSearch.vue2.mjs.map +1 -1
- package/es/table/src/components/FieldRender.vue2.mjs +1 -1
- package/es/table/src/components/FieldRender.vue2.mjs.map +1 -1
- package/es/table/src/components/RecycleDialog.vue2.mjs +1 -3
- package/es/table/src/components/RecycleDialog.vue2.mjs.map +1 -1
- package/es/table/src/components/header.vue2.mjs +3 -17
- package/es/table/src/components/header.vue2.mjs.map +1 -1
- package/es/table/src/props.mjs +1 -11
- package/es/table/src/props.mjs.map +1 -1
- package/es/table/src/table.vue2.mjs +3 -13
- package/es/table/src/table.vue2.mjs.map +1 -1
- package/es/table/utils/dkTable.mjs +8 -31
- package/es/table/utils/dkTable.mjs.map +1 -1
- package/es/table/utils/dkTableApi.mjs.map +1 -1
- package/es/tiny-editor/src/tiny-editor.vue2.mjs +1 -1
- package/es/tiny-editor/src/tiny-editor.vue2.mjs.map +1 -1
- package/es/uni-icon/index.d.ts +174 -0
- package/es/uni-icon/index.mjs +8 -0
- package/es/uni-icon/index.mjs.map +1 -0
- package/es/uni-icon/src/props.d.ts +24 -0
- package/es/uni-icon/src/props.mjs +25 -0
- package/es/uni-icon/src/props.mjs.map +1 -0
- package/es/uni-icon/src/uni-icon.vue.d.ts +57 -0
- package/es/uni-icon/src/uni-icon.vue.mjs +7 -0
- package/es/uni-icon/src/uni-icon.vue.mjs.map +1 -0
- package/es/uni-icon/src/uni-icon.vue2.mjs +43 -0
- package/es/uni-icon/src/uni-icon.vue2.mjs.map +1 -0
- package/es/uni-icon/style/index.css +1 -0
- package/es/uni-icon/style/index.scss +17 -0
- package/es/uni-icon/style/uniicons.css +1 -0
- package/es/uni-icon/style/uniicons.scss +663 -0
- package/es/uni-icon/style/uniicons_file_vue.d.ts +4 -0
- package/es/uni-icon/style/uniicons_file_vue.mjs +649 -0
- package/es/uni-icon/style/uniicons_file_vue.mjs.map +1 -0
- package/es/uni-icon-input/index.d.ts +17 -0
- package/es/uni-icon-input/index.mjs +8 -0
- package/es/uni-icon-input/index.mjs.map +1 -0
- package/es/uni-icon-input/src/props.d.ts +11 -0
- package/es/uni-icon-input/src/props.mjs +11 -0
- package/es/uni-icon-input/src/props.mjs.map +1 -0
- package/es/uni-icon-input/src/uni-icon-input.vue.d.ts +16 -0
- package/es/uni-icon-input/src/uni-icon-input.vue.mjs +7 -0
- package/es/uni-icon-input/src/uni-icon-input.vue.mjs.map +1 -0
- package/es/uni-icon-input/src/uni-icon-input.vue2.mjs +112 -0
- package/es/uni-icon-input/src/uni-icon-input.vue2.mjs.map +1 -0
- package/es/uni-icon-input/style/index.css +1 -0
- package/es/uni-icon-input/style/index.scss +13 -0
- package/es/video-list-input/src/video-list-input.vue2.mjs.map +1 -1
- package/lib/animate-select/src/animate-select.vue2.js.map +1 -1
- package/lib/api/attachment.js.map +1 -1
- package/lib/attachment/src/attachment.vue2.js +1 -7
- package/lib/attachment/src/attachment.vue2.js.map +1 -1
- package/lib/audio-list-input/src/audio-list-input.vue2.js.map +1 -1
- package/lib/dialog/src/dialog.vue2.js +2 -4
- package/lib/dialog/src/dialog.vue2.js.map +1 -1
- package/lib/dialog/style/index.css +1 -1
- package/lib/dialog/style/index.scss +1 -1
- package/lib/file-input/src/file-input.vue2.js.map +1 -1
- package/lib/file-list-input/src/file-list-input.vue2.js.map +1 -1
- package/lib/form/index.d.ts +3 -15
- package/lib/form/src/form.vue.d.ts +2 -10
- package/lib/form/src/form.vue2.js +1 -0
- package/lib/form/src/form.vue2.js.map +1 -1
- package/lib/form/src/props.d.ts +1 -5
- package/lib/form/src/props.js +1 -5
- package/lib/form/src/props.js.map +1 -1
- package/lib/hot-area-input/src/component/hot-area-content.vue2.js.map +1 -1
- package/lib/hot-area-input/src/hot-area-input.vue2.js.map +1 -1
- package/lib/icon/src/icon.vue2.js.map +1 -1
- package/lib/icon-input/src/icon-content.vue2.js +1 -1
- package/lib/icon-input/src/icon-content.vue2.js.map +1 -1
- package/lib/image-list-input/src/image-list-input.vue2.js.map +1 -1
- package/lib/index.d.ts +2 -0
- package/lib/index.js +13 -3
- package/lib/index.js.map +1 -1
- package/lib/index.scss +2 -0
- package/lib/page-diy/src/components/DiyCloud.vue.js.map +1 -1
- package/lib/page-diy/src/components/DragTool.vue.js +1 -5
- package/lib/page-diy/src/components/DragTool.vue.js.map +1 -1
- package/lib/page-diy/src/components/PreviewPhone.vue2.js.map +1 -1
- package/lib/page-diy/src/components/forms/DkEventSelectInput.vue.js +9 -11
- package/lib/page-diy/src/components/forms/DkEventSelectInput.vue.js.map +1 -1
- package/lib/page-diy/src/config/base/dkSetting.js.map +1 -1
- package/lib/page-diy/src/config/rule/min/common/DkMinTitle.d.ts +1 -0
- package/lib/page-diy/src/config/rule/min/common/DkMinTitle.js +2 -1
- package/lib/page-diy/src/config/rule/min/common/DkMinTitle.js.map +1 -1
- package/lib/page-diy/src/config/rule/min/common/DkMinVideo.js +1 -3
- package/lib/page-diy/src/config/rule/min/common/DkMinVideo.js.map +1 -1
- package/lib/page-diy/src/config/rule/min/common/index.d.ts +2 -0
- package/lib/page-diy/src/config/rule/min/common/index.js +1 -8
- package/lib/page-diy/src/config/rule/min/common/index.js.map +1 -1
- package/lib/page-diy/src/config/rule/min/index.d.ts +2 -0
- package/lib/page-diy/src/config/rule/web/common/DkPosterBtn.js +1 -3
- package/lib/page-diy/src/config/rule/web/common/DkPosterBtn.js.map +1 -1
- package/lib/page-diy/src/config/rule/web/common/DkViewBulletChat.js.map +1 -1
- package/lib/page-diy/src/config/rule/web/common/DkViewVideo.js +3 -9
- package/lib/page-diy/src/config/rule/web/common/DkViewVideo.js.map +1 -1
- package/lib/page-diy/src/utils/eventData.js.map +1 -1
- package/lib/page-diy/src/views/min/DkMinHotArea.vue.js +5 -18
- package/lib/page-diy/src/views/min/DkMinHotArea.vue.js.map +1 -1
- package/lib/page-diy/src/views/min/DkMinSwiperImage.vue.js.map +1 -1
- package/lib/page-diy/src/views/min/DkMinTitle.vue.js.map +1 -1
- package/lib/page-diy/src/views/web/DkViewBulletChat.vue.js.map +1 -1
- package/lib/page-diy/src/views/web/DkViewCell.vue.js.map +1 -1
- package/lib/page-diy/src/views/web/DkViewCommonBtn.vue.js +1 -3
- package/lib/page-diy/src/views/web/DkViewCommonBtn.vue.js.map +1 -1
- package/lib/page-diy/src/views/web/DkViewGridCellList.vue.js.map +1 -1
- package/lib/page-diy/src/views/web/DkViewImage.vue.js.map +1 -1
- package/lib/page-diy/src/views/web/DkViewMusic.vue.js.map +1 -1
- package/lib/page-diy/src/views/web/DkViewNoticeBar.vue.js.map +1 -1
- package/lib/page-diy/src/views/web/DkViewSwipe.vue.js.map +1 -1
- package/lib/page-diy/src/views/web/DkViewTitle.vue.js.map +1 -1
- package/lib/poster-input/src/component/poster.vue2.js.map +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewAvatar.vue2.js.map +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewImage.vue2.js +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewImage.vue2.js.map +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewName.vue2.js.map +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewQrcode.vue2.js.map +1 -1
- package/lib/poster-input/src/component/views/DkPosterViewText.vue2.js.map +1 -1
- package/lib/poster-input/src/component/views/quick-action.vue2.js.map +1 -1
- package/lib/poster-input/src/poster-input.vue2.js.map +1 -1
- package/lib/poster-input/style/index.scss +2 -4
- package/lib/select/src/select.vue2.js +1 -9
- package/lib/select/src/select.vue2.js.map +1 -1
- package/lib/style-animation-input/src/props.js.map +1 -1
- package/lib/style-animation-input/src/style-animation-input.vue2.js +1 -1
- package/lib/style-animation-input/src/style-animation-input.vue2.js.map +1 -1
- package/lib/style-font-input/src/style-font-input.vue2.js +1 -1
- package/lib/style-font-input/src/style-font-input.vue2.js.map +1 -1
- package/lib/style-number-input/src/style-number-input.vue2.js.map +1 -1
- package/lib/style-position-input/src/style-position-input.vue2.js +1 -4
- package/lib/style-position-input/src/style-position-input.vue2.js.map +1 -1
- package/lib/table/src/components/ComSearch.vue2.js.map +1 -1
- package/lib/table/src/components/FieldRender.vue2.js +1 -1
- package/lib/table/src/components/FieldRender.vue2.js.map +1 -1
- package/lib/table/src/components/RecycleDialog.vue2.js +1 -3
- package/lib/table/src/components/RecycleDialog.vue2.js.map +1 -1
- package/lib/table/src/components/header.vue2.js +3 -17
- package/lib/table/src/components/header.vue2.js.map +1 -1
- package/lib/table/src/props.js +1 -11
- package/lib/table/src/props.js.map +1 -1
- package/lib/table/src/table.vue2.js +3 -13
- package/lib/table/src/table.vue2.js.map +1 -1
- package/lib/table/utils/dkTable.js +8 -31
- package/lib/table/utils/dkTable.js.map +1 -1
- package/lib/table/utils/dkTableApi.js.map +1 -1
- package/lib/tiny-editor/src/tiny-editor.vue2.js +1 -1
- package/lib/tiny-editor/src/tiny-editor.vue2.js.map +1 -1
- package/lib/uni-icon/index.d.ts +174 -0
- package/lib/uni-icon/index.js +14 -0
- package/lib/uni-icon/index.js.map +1 -0
- package/lib/uni-icon/src/props.d.ts +24 -0
- package/lib/uni-icon/src/props.js +27 -0
- package/lib/uni-icon/src/props.js.map +1 -0
- package/lib/uni-icon/src/uni-icon.vue.d.ts +57 -0
- package/lib/uni-icon/src/uni-icon.vue.js +11 -0
- package/lib/uni-icon/src/uni-icon.vue.js.map +1 -0
- package/lib/uni-icon/src/uni-icon.vue2.js +47 -0
- package/lib/uni-icon/src/uni-icon.vue2.js.map +1 -0
- package/lib/uni-icon/style/index.css +1 -0
- package/lib/uni-icon/style/index.scss +17 -0
- package/lib/uni-icon/style/uniicons.css +1 -0
- package/lib/uni-icon/style/uniicons.scss +663 -0
- package/lib/uni-icon/style/uniicons_file_vue.d.ts +4 -0
- package/lib/uni-icon/style/uniicons_file_vue.js +651 -0
- package/lib/uni-icon/style/uniicons_file_vue.js.map +1 -0
- package/lib/uni-icon-input/index.d.ts +17 -0
- package/lib/uni-icon-input/index.js +14 -0
- package/lib/uni-icon-input/index.js.map +1 -0
- package/lib/uni-icon-input/src/props.d.ts +11 -0
- package/lib/uni-icon-input/src/props.js +13 -0
- package/lib/uni-icon-input/src/props.js.map +1 -0
- package/lib/uni-icon-input/src/uni-icon-input.vue.d.ts +16 -0
- package/lib/uni-icon-input/src/uni-icon-input.vue.js +11 -0
- package/lib/uni-icon-input/src/uni-icon-input.vue.js.map +1 -0
- package/lib/uni-icon-input/src/uni-icon-input.vue2.js +116 -0
- package/lib/uni-icon-input/src/uni-icon-input.vue2.js.map +1 -0
- package/lib/uni-icon-input/style/index.css +1 -0
- package/lib/uni-icon-input/style/index.scss +13 -0
- package/lib/video-list-input/src/video-list-input.vue2.js.map +1 -1
- package/package.json +4 -3
@@ -0,0 +1,663 @@
|
|
1
|
+
.uniui-cart-filled:before {
|
2
|
+
content: '\e6d0';
|
3
|
+
}
|
4
|
+
|
5
|
+
.uniui-gift-filled:before {
|
6
|
+
content: '\e6c4';
|
7
|
+
}
|
8
|
+
|
9
|
+
.uniui-color:before {
|
10
|
+
content: '\e6cf';
|
11
|
+
}
|
12
|
+
|
13
|
+
.uniui-wallet:before {
|
14
|
+
content: '\e6b1';
|
15
|
+
}
|
16
|
+
|
17
|
+
.uniui-settings-filled:before {
|
18
|
+
content: '\e6ce';
|
19
|
+
}
|
20
|
+
|
21
|
+
.uniui-auth-filled:before {
|
22
|
+
content: '\e6cc';
|
23
|
+
}
|
24
|
+
|
25
|
+
.uniui-shop-filled:before {
|
26
|
+
content: '\e6cd';
|
27
|
+
}
|
28
|
+
|
29
|
+
.uniui-staff-filled:before {
|
30
|
+
content: '\e6cb';
|
31
|
+
}
|
32
|
+
|
33
|
+
.uniui-vip-filled:before {
|
34
|
+
content: '\e6c6';
|
35
|
+
}
|
36
|
+
|
37
|
+
.uniui-plus-filled:before {
|
38
|
+
content: '\e6c7';
|
39
|
+
}
|
40
|
+
|
41
|
+
.uniui-folder-add-filled:before {
|
42
|
+
content: '\e6c8';
|
43
|
+
}
|
44
|
+
|
45
|
+
.uniui-color-filled:before {
|
46
|
+
content: '\e6c9';
|
47
|
+
}
|
48
|
+
|
49
|
+
.uniui-tune-filled:before {
|
50
|
+
content: '\e6ca';
|
51
|
+
}
|
52
|
+
|
53
|
+
.uniui-calendar-filled:before {
|
54
|
+
content: '\e6c0';
|
55
|
+
}
|
56
|
+
|
57
|
+
.uniui-notification-filled:before {
|
58
|
+
content: '\e6c1';
|
59
|
+
}
|
60
|
+
|
61
|
+
.uniui-wallet-filled:before {
|
62
|
+
content: '\e6c2';
|
63
|
+
}
|
64
|
+
|
65
|
+
.uniui-medal-filled:before {
|
66
|
+
content: '\e6c3';
|
67
|
+
}
|
68
|
+
|
69
|
+
.uniui-fire-filled:before {
|
70
|
+
content: '\e6c5';
|
71
|
+
}
|
72
|
+
|
73
|
+
.uniui-refreshempty:before {
|
74
|
+
content: '\e6bf';
|
75
|
+
}
|
76
|
+
|
77
|
+
.uniui-location-filled:before {
|
78
|
+
content: '\e6af';
|
79
|
+
}
|
80
|
+
|
81
|
+
.uniui-person-filled:before {
|
82
|
+
content: '\e69d';
|
83
|
+
}
|
84
|
+
|
85
|
+
.uniui-personadd-filled:before {
|
86
|
+
content: '\e698';
|
87
|
+
}
|
88
|
+
|
89
|
+
.uniui-arrowthinleft:before {
|
90
|
+
content: '\e6d2';
|
91
|
+
}
|
92
|
+
|
93
|
+
.uniui-arrowthinup:before {
|
94
|
+
content: '\e6d3';
|
95
|
+
}
|
96
|
+
|
97
|
+
.uniui-arrowthindown:before {
|
98
|
+
content: '\e6d4';
|
99
|
+
}
|
100
|
+
|
101
|
+
.uniui-back:before {
|
102
|
+
content: '\e6b9';
|
103
|
+
}
|
104
|
+
|
105
|
+
.uniui-forward:before {
|
106
|
+
content: '\e6ba';
|
107
|
+
}
|
108
|
+
|
109
|
+
.uniui-arrow-right:before {
|
110
|
+
content: '\e6bb';
|
111
|
+
}
|
112
|
+
|
113
|
+
.uniui-arrow-left:before {
|
114
|
+
content: '\e6bc';
|
115
|
+
}
|
116
|
+
|
117
|
+
.uniui-arrow-up:before {
|
118
|
+
content: '\e6bd';
|
119
|
+
}
|
120
|
+
|
121
|
+
.uniui-arrow-down:before {
|
122
|
+
content: '\e6be';
|
123
|
+
}
|
124
|
+
|
125
|
+
.uniui-arrowthinright:before {
|
126
|
+
content: '\e6d1';
|
127
|
+
}
|
128
|
+
|
129
|
+
.uniui-down:before {
|
130
|
+
content: '\e6b8';
|
131
|
+
}
|
132
|
+
|
133
|
+
.uniui-bottom:before {
|
134
|
+
content: '\e6b8';
|
135
|
+
}
|
136
|
+
|
137
|
+
.uniui-arrowright:before {
|
138
|
+
content: '\e6d5';
|
139
|
+
}
|
140
|
+
|
141
|
+
.uniui-right:before {
|
142
|
+
content: '\e6b5';
|
143
|
+
}
|
144
|
+
|
145
|
+
.uniui-up:before {
|
146
|
+
content: '\e6b6';
|
147
|
+
}
|
148
|
+
|
149
|
+
.uniui-top:before {
|
150
|
+
content: '\e6b6';
|
151
|
+
}
|
152
|
+
|
153
|
+
.uniui-left:before {
|
154
|
+
content: '\e6b7';
|
155
|
+
}
|
156
|
+
|
157
|
+
.uniui-arrowup:before {
|
158
|
+
content: '\e6d6';
|
159
|
+
}
|
160
|
+
|
161
|
+
.uniui-eye:before {
|
162
|
+
content: '\e651';
|
163
|
+
}
|
164
|
+
|
165
|
+
.uniui-eye-filled:before {
|
166
|
+
content: '\e66a';
|
167
|
+
}
|
168
|
+
|
169
|
+
.uniui-eye-slash:before {
|
170
|
+
content: '\e6b3';
|
171
|
+
}
|
172
|
+
|
173
|
+
.uniui-eye-slash-filled:before {
|
174
|
+
content: '\e6b4';
|
175
|
+
}
|
176
|
+
|
177
|
+
.uniui-info-filled:before {
|
178
|
+
content: '\e649';
|
179
|
+
}
|
180
|
+
|
181
|
+
.uniui-reload:before {
|
182
|
+
content: '\e6b2';
|
183
|
+
}
|
184
|
+
|
185
|
+
.uniui-micoff-filled:before {
|
186
|
+
content: '\e6b0';
|
187
|
+
}
|
188
|
+
|
189
|
+
.uniui-map-pin-ellipse:before {
|
190
|
+
content: '\e6ac';
|
191
|
+
}
|
192
|
+
|
193
|
+
.uniui-map-pin:before {
|
194
|
+
content: '\e6ad';
|
195
|
+
}
|
196
|
+
|
197
|
+
.uniui-location:before {
|
198
|
+
content: '\e6ae';
|
199
|
+
}
|
200
|
+
|
201
|
+
.uniui-starhalf:before {
|
202
|
+
content: '\e683';
|
203
|
+
}
|
204
|
+
|
205
|
+
.uniui-star:before {
|
206
|
+
content: '\e688';
|
207
|
+
}
|
208
|
+
|
209
|
+
.uniui-star-filled:before {
|
210
|
+
content: '\e68f';
|
211
|
+
}
|
212
|
+
|
213
|
+
.uniui-calendar:before {
|
214
|
+
content: '\e6a0';
|
215
|
+
}
|
216
|
+
|
217
|
+
.uniui-fire:before {
|
218
|
+
content: '\e6a1';
|
219
|
+
}
|
220
|
+
|
221
|
+
.uniui-medal:before {
|
222
|
+
content: '\e6a2';
|
223
|
+
}
|
224
|
+
|
225
|
+
.uniui-font:before {
|
226
|
+
content: '\e6a3';
|
227
|
+
}
|
228
|
+
|
229
|
+
.uniui-gift:before {
|
230
|
+
content: '\e6a4';
|
231
|
+
}
|
232
|
+
|
233
|
+
.uniui-link:before {
|
234
|
+
content: '\e6a5';
|
235
|
+
}
|
236
|
+
|
237
|
+
.uniui-notification:before {
|
238
|
+
content: '\e6a6';
|
239
|
+
}
|
240
|
+
|
241
|
+
.uniui-staff:before {
|
242
|
+
content: '\e6a7';
|
243
|
+
}
|
244
|
+
|
245
|
+
.uniui-vip:before {
|
246
|
+
content: '\e6a8';
|
247
|
+
}
|
248
|
+
|
249
|
+
.uniui-folder-add:before {
|
250
|
+
content: '\e6a9';
|
251
|
+
}
|
252
|
+
|
253
|
+
.uniui-tune:before {
|
254
|
+
content: '\e6aa';
|
255
|
+
}
|
256
|
+
|
257
|
+
.uniui-auth:before {
|
258
|
+
content: '\e6ab';
|
259
|
+
}
|
260
|
+
|
261
|
+
.uniui-person:before {
|
262
|
+
content: '\e699';
|
263
|
+
}
|
264
|
+
|
265
|
+
.uniui-email-filled:before {
|
266
|
+
content: '\e69a';
|
267
|
+
}
|
268
|
+
|
269
|
+
.uniui-phone-filled:before {
|
270
|
+
content: '\e69b';
|
271
|
+
}
|
272
|
+
|
273
|
+
.uniui-phone:before {
|
274
|
+
content: '\e69c';
|
275
|
+
}
|
276
|
+
|
277
|
+
.uniui-email:before {
|
278
|
+
content: '\e69e';
|
279
|
+
}
|
280
|
+
|
281
|
+
.uniui-personadd:before {
|
282
|
+
content: '\e69f';
|
283
|
+
}
|
284
|
+
|
285
|
+
.uniui-chatboxes-filled:before {
|
286
|
+
content: '\e692';
|
287
|
+
}
|
288
|
+
|
289
|
+
.uniui-contact:before {
|
290
|
+
content: '\e693';
|
291
|
+
}
|
292
|
+
|
293
|
+
.uniui-chatbubble-filled:before {
|
294
|
+
content: '\e694';
|
295
|
+
}
|
296
|
+
|
297
|
+
.uniui-contact-filled:before {
|
298
|
+
content: '\e695';
|
299
|
+
}
|
300
|
+
|
301
|
+
.uniui-chatboxes:before {
|
302
|
+
content: '\e696';
|
303
|
+
}
|
304
|
+
|
305
|
+
.uniui-chatbubble:before {
|
306
|
+
content: '\e697';
|
307
|
+
}
|
308
|
+
|
309
|
+
.uniui-upload-filled:before {
|
310
|
+
content: '\e68e';
|
311
|
+
}
|
312
|
+
|
313
|
+
.uniui-upload:before {
|
314
|
+
content: '\e690';
|
315
|
+
}
|
316
|
+
|
317
|
+
.uniui-weixin:before {
|
318
|
+
content: '\e691';
|
319
|
+
}
|
320
|
+
|
321
|
+
.uniui-compose:before {
|
322
|
+
content: '\e67f';
|
323
|
+
}
|
324
|
+
|
325
|
+
.uniui-qq:before {
|
326
|
+
content: '\e680';
|
327
|
+
}
|
328
|
+
|
329
|
+
.uniui-download-filled:before {
|
330
|
+
content: '\e681';
|
331
|
+
}
|
332
|
+
|
333
|
+
.uniui-pyq:before {
|
334
|
+
content: '\e682';
|
335
|
+
}
|
336
|
+
|
337
|
+
.uniui-sound:before {
|
338
|
+
content: '\e684';
|
339
|
+
}
|
340
|
+
|
341
|
+
.uniui-trash-filled:before {
|
342
|
+
content: '\e685';
|
343
|
+
}
|
344
|
+
|
345
|
+
.uniui-sound-filled:before {
|
346
|
+
content: '\e686';
|
347
|
+
}
|
348
|
+
|
349
|
+
.uniui-trash:before {
|
350
|
+
content: '\e687';
|
351
|
+
}
|
352
|
+
|
353
|
+
.uniui-videocam-filled:before {
|
354
|
+
content: '\e689';
|
355
|
+
}
|
356
|
+
|
357
|
+
.uniui-spinner-cycle:before {
|
358
|
+
content: '\e68a';
|
359
|
+
}
|
360
|
+
|
361
|
+
.uniui-weibo:before {
|
362
|
+
content: '\e68b';
|
363
|
+
}
|
364
|
+
|
365
|
+
.uniui-videocam:before {
|
366
|
+
content: '\e68c';
|
367
|
+
}
|
368
|
+
|
369
|
+
.uniui-download:before {
|
370
|
+
content: '\e68d';
|
371
|
+
}
|
372
|
+
|
373
|
+
.uniui-help:before {
|
374
|
+
content: '\e679';
|
375
|
+
}
|
376
|
+
|
377
|
+
.uniui-navigate-filled:before {
|
378
|
+
content: '\e67a';
|
379
|
+
}
|
380
|
+
|
381
|
+
.uniui-plusempty:before {
|
382
|
+
content: '\e67b';
|
383
|
+
}
|
384
|
+
|
385
|
+
.uniui-smallcircle:before {
|
386
|
+
content: '\e67c';
|
387
|
+
}
|
388
|
+
|
389
|
+
.uniui-minus-filled:before {
|
390
|
+
content: '\e67d';
|
391
|
+
}
|
392
|
+
|
393
|
+
.uniui-micoff:before {
|
394
|
+
content: '\e67e';
|
395
|
+
}
|
396
|
+
|
397
|
+
.uniui-closeempty:before {
|
398
|
+
content: '\e66c';
|
399
|
+
}
|
400
|
+
|
401
|
+
.uniui-clear:before {
|
402
|
+
content: '\e66d';
|
403
|
+
}
|
404
|
+
|
405
|
+
.uniui-navigate:before {
|
406
|
+
content: '\e66e';
|
407
|
+
}
|
408
|
+
|
409
|
+
.uniui-minus:before {
|
410
|
+
content: '\e66f';
|
411
|
+
}
|
412
|
+
|
413
|
+
.uniui-image:before {
|
414
|
+
content: '\e670';
|
415
|
+
}
|
416
|
+
|
417
|
+
.uniui-mic:before {
|
418
|
+
content: '\e671';
|
419
|
+
}
|
420
|
+
|
421
|
+
.uniui-paperplane:before {
|
422
|
+
content: '\e672';
|
423
|
+
}
|
424
|
+
|
425
|
+
.uniui-close:before {
|
426
|
+
content: '\e673';
|
427
|
+
}
|
428
|
+
|
429
|
+
.uniui-help-filled:before {
|
430
|
+
content: '\e674';
|
431
|
+
}
|
432
|
+
|
433
|
+
.uniui-paperplane-filled:before {
|
434
|
+
content: '\e675';
|
435
|
+
}
|
436
|
+
|
437
|
+
.uniui-plus:before {
|
438
|
+
content: '\e676';
|
439
|
+
}
|
440
|
+
|
441
|
+
.uniui-mic-filled:before {
|
442
|
+
content: '\e677';
|
443
|
+
}
|
444
|
+
|
445
|
+
.uniui-image-filled:before {
|
446
|
+
content: '\e678';
|
447
|
+
}
|
448
|
+
|
449
|
+
.uniui-locked-filled:before {
|
450
|
+
content: '\e668';
|
451
|
+
}
|
452
|
+
|
453
|
+
.uniui-info:before {
|
454
|
+
content: '\e669';
|
455
|
+
}
|
456
|
+
|
457
|
+
.uniui-locked:before {
|
458
|
+
content: '\e66b';
|
459
|
+
}
|
460
|
+
|
461
|
+
.uniui-camera-filled:before {
|
462
|
+
content: '\e658';
|
463
|
+
}
|
464
|
+
|
465
|
+
.uniui-chat-filled:before {
|
466
|
+
content: '\e659';
|
467
|
+
}
|
468
|
+
|
469
|
+
.uniui-camera:before {
|
470
|
+
content: '\e65a';
|
471
|
+
}
|
472
|
+
|
473
|
+
.uniui-circle:before {
|
474
|
+
content: '\e65b';
|
475
|
+
}
|
476
|
+
|
477
|
+
.uniui-checkmarkempty:before {
|
478
|
+
content: '\e65c';
|
479
|
+
}
|
480
|
+
|
481
|
+
.uniui-chat:before {
|
482
|
+
content: '\e65d';
|
483
|
+
}
|
484
|
+
|
485
|
+
.uniui-circle-filled:before {
|
486
|
+
content: '\e65e';
|
487
|
+
}
|
488
|
+
|
489
|
+
.uniui-flag:before {
|
490
|
+
content: '\e65f';
|
491
|
+
}
|
492
|
+
|
493
|
+
.uniui-flag-filled:before {
|
494
|
+
content: '\e660';
|
495
|
+
}
|
496
|
+
|
497
|
+
.uniui-gear-filled:before {
|
498
|
+
content: '\e661';
|
499
|
+
}
|
500
|
+
|
501
|
+
.uniui-home:before {
|
502
|
+
content: '\e662';
|
503
|
+
}
|
504
|
+
|
505
|
+
.uniui-home-filled:before {
|
506
|
+
content: '\e663';
|
507
|
+
}
|
508
|
+
|
509
|
+
.uniui-gear:before {
|
510
|
+
content: '\e664';
|
511
|
+
}
|
512
|
+
|
513
|
+
.uniui-smallcircle-filled:before {
|
514
|
+
content: '\e665';
|
515
|
+
}
|
516
|
+
|
517
|
+
.uniui-map-filled:before {
|
518
|
+
content: '\e666';
|
519
|
+
}
|
520
|
+
|
521
|
+
.uniui-map:before {
|
522
|
+
content: '\e667';
|
523
|
+
}
|
524
|
+
|
525
|
+
.uniui-refresh-filled:before {
|
526
|
+
content: '\e656';
|
527
|
+
}
|
528
|
+
|
529
|
+
.uniui-refresh:before {
|
530
|
+
content: '\e657';
|
531
|
+
}
|
532
|
+
|
533
|
+
.uniui-cloud-upload:before {
|
534
|
+
content: '\e645';
|
535
|
+
}
|
536
|
+
|
537
|
+
.uniui-cloud-download-filled:before {
|
538
|
+
content: '\e646';
|
539
|
+
}
|
540
|
+
|
541
|
+
.uniui-cloud-download:before {
|
542
|
+
content: '\e647';
|
543
|
+
}
|
544
|
+
|
545
|
+
.uniui-cloud-upload-filled:before {
|
546
|
+
content: '\e648';
|
547
|
+
}
|
548
|
+
|
549
|
+
.uniui-redo:before {
|
550
|
+
content: '\e64a';
|
551
|
+
}
|
552
|
+
|
553
|
+
.uniui-images-filled:before {
|
554
|
+
content: '\e64b';
|
555
|
+
}
|
556
|
+
|
557
|
+
.uniui-undo-filled:before {
|
558
|
+
content: '\e64c';
|
559
|
+
}
|
560
|
+
|
561
|
+
.uniui-more:before {
|
562
|
+
content: '\e64d';
|
563
|
+
}
|
564
|
+
|
565
|
+
.uniui-more-filled:before {
|
566
|
+
content: '\e64e';
|
567
|
+
}
|
568
|
+
|
569
|
+
.uniui-undo:before {
|
570
|
+
content: '\e64f';
|
571
|
+
}
|
572
|
+
|
573
|
+
.uniui-images:before {
|
574
|
+
content: '\e650';
|
575
|
+
}
|
576
|
+
|
577
|
+
.uniui-paperclip:before {
|
578
|
+
content: '\e652';
|
579
|
+
}
|
580
|
+
|
581
|
+
.uniui-settings:before {
|
582
|
+
content: '\e653';
|
583
|
+
}
|
584
|
+
|
585
|
+
.uniui-search:before {
|
586
|
+
content: '\e654';
|
587
|
+
}
|
588
|
+
|
589
|
+
.uniui-redo-filled:before {
|
590
|
+
content: '\e655';
|
591
|
+
}
|
592
|
+
|
593
|
+
.uniui-list:before {
|
594
|
+
content: '\e644';
|
595
|
+
}
|
596
|
+
|
597
|
+
.uniui-mail-open-filled:before {
|
598
|
+
content: '\e63a';
|
599
|
+
}
|
600
|
+
|
601
|
+
.uniui-hand-down-filled:before {
|
602
|
+
content: '\e63c';
|
603
|
+
}
|
604
|
+
|
605
|
+
.uniui-hand-down:before {
|
606
|
+
content: '\e63d';
|
607
|
+
}
|
608
|
+
|
609
|
+
.uniui-hand-up-filled:before {
|
610
|
+
content: '\e63e';
|
611
|
+
}
|
612
|
+
|
613
|
+
.uniui-hand-up:before {
|
614
|
+
content: '\e63f';
|
615
|
+
}
|
616
|
+
|
617
|
+
.uniui-heart-filled:before {
|
618
|
+
content: '\e641';
|
619
|
+
}
|
620
|
+
|
621
|
+
.uniui-mail-open:before {
|
622
|
+
content: '\e643';
|
623
|
+
}
|
624
|
+
|
625
|
+
.uniui-heart:before {
|
626
|
+
content: '\e639';
|
627
|
+
}
|
628
|
+
|
629
|
+
.uniui-loop:before {
|
630
|
+
content: '\e633';
|
631
|
+
}
|
632
|
+
|
633
|
+
.uniui-pulldown:before {
|
634
|
+
content: '\e632';
|
635
|
+
}
|
636
|
+
|
637
|
+
.uniui-scan:before {
|
638
|
+
content: '\e62a';
|
639
|
+
}
|
640
|
+
|
641
|
+
.uniui-bars:before {
|
642
|
+
content: '\e627';
|
643
|
+
}
|
644
|
+
|
645
|
+
.uniui-checkbox:before {
|
646
|
+
content: '\e62b';
|
647
|
+
}
|
648
|
+
|
649
|
+
.uniui-checkbox-filled:before {
|
650
|
+
content: '\e62c';
|
651
|
+
}
|
652
|
+
|
653
|
+
.uniui-shop:before {
|
654
|
+
content: '\e62f';
|
655
|
+
}
|
656
|
+
|
657
|
+
.uniui-headphones:before {
|
658
|
+
content: '\e630';
|
659
|
+
}
|
660
|
+
|
661
|
+
.uniui-cart:before {
|
662
|
+
content: '\e631';
|
663
|
+
}
|