cloud-web-corejs 1.0.54-dev.178 → 1.0.54-dev.179
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/package.json +2 -3
- package/src/components/VabUpload/index.vue +1 -1
- package/src/components/excelImport/index.vue +1 -1
- package/src/components/jsonImport/index.vue +1 -1
- package/src/components/langImport/index.vue +1 -1
- package/src/components/mobile/buttonGroup/index.vue +1 -1
- package/src/components/onlineTalk/index.vue +2 -2
- package/src/components/xform/form-designer/form-widget/dialog/importDialog.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/a-link-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/a-text-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/baseAttachment-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/cascader-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/census-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/checkbox-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/color-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/date-range-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/date-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/descriptions-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/divider-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/echart-bar-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/echart-category-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/echart-pie-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/file-upload-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/form-item-wrapper.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/html-text-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/import-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/import2-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/input-batch-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/input-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/news-list-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/number-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/picture-upload-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/print-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/project-tag-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/radio-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/rate-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/rich-editor-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/search_button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/select-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/slider-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/static-text-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/status-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/switch-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/table-export-button-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/text-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/textarea-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/time-range-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/time-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/title-head-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/vabSearch-widget.vue +1 -1
- package/src/components/xform/form-designer/form-widget/field-widget/vabUpload-widget.vue +1 -1
- package/src/components/xform/form-render/container-item/list-h5-item.vue +1 -1
- package/src/index.js +2 -2
- package/src/layout/components/Sidebar/default.vue +3 -3
- package/src/layout/components/TagsView/index.vue +1 -1
- package/src/layout/defaultLayout.vue +2 -2
- package/src/store/modules/settings.js +1 -1
- package/src/utils/vab.js +1 -1
- package/src/views/mobile/user/area/dialog.vue +1 -1
- package/src/views/mobile/user/user/dialog.vue +1 -1
- package/src/views/user/home/default.vue +3 -3
- package/src/views/user/login/default.vue +4 -4
- package/src/views/user/login/index2.vue +4 -4
- package/src/icons/index.js +0 -9
- package/src/icons/svg/404.svg +0 -1
- package/src/icons/svg/alert.svg +0 -1
- package/src/icons/svg/bug.svg +0 -1
- package/src/icons/svg/button.svg +0 -1
- package/src/icons/svg/card.svg +0 -1
- package/src/icons/svg/cascader-field.svg +0 -1
- package/src/icons/svg/census.svg +0 -1
- package/src/icons/svg/chart.svg +0 -1
- package/src/icons/svg/checkbox-field.svg +0 -1
- package/src/icons/svg/clipboard.svg +0 -1
- package/src/icons/svg/color-field.svg +0 -1
- package/src/icons/svg/component.svg +0 -1
- package/src/icons/svg/custom-component.svg +0 -1
- package/src/icons/svg/dashboard.svg +0 -1
- package/src/icons/svg/data-table.svg +0 -1
- package/src/icons/svg/date-field.svg +0 -1
- package/src/icons/svg/date-range-field.svg +0 -1
- package/src/icons/svg/descriptions.svg +0 -1
- package/src/icons/svg/divider.svg +0 -1
- package/src/icons/svg/document.svg +0 -1
- package/src/icons/svg/documentation.svg +0 -1
- package/src/icons/svg/drag.svg +0 -1
- package/src/icons/svg/echart-category.svg +0 -1
- package/src/icons/svg/echart-pie.svg +0 -1
- package/src/icons/svg/echart.svg +0 -1
- package/src/icons/svg/edit.svg +0 -1
- package/src/icons/svg/education.svg +0 -1
- package/src/icons/svg/email.svg +0 -1
- package/src/icons/svg/example.svg +0 -1
- package/src/icons/svg/excel.svg +0 -1
- package/src/icons/svg/exit-fullscreen.svg +0 -1
- package/src/icons/svg/eye-open.svg +0 -1
- package/src/icons/svg/eye.svg +0 -1
- package/src/icons/svg/file-upload-field.svg +0 -1
- package/src/icons/svg/form.svg +0 -1
- package/src/icons/svg/fullscreen.svg +0 -1
- package/src/icons/svg/github.svg +0 -1
- package/src/icons/svg/grid.svg +0 -1
- package/src/icons/svg/guide.svg +0 -1
- package/src/icons/svg/html-text.svg +0 -1
- package/src/icons/svg/ico-more.svg +0 -1
- package/src/icons/svg/ico-wenjianjia.svg +0 -1
- package/src/icons/svg/icon.svg +0 -1
- package/src/icons/svg/input-batch.svg +0 -1
- package/src/icons/svg/international.svg +0 -1
- package/src/icons/svg/language.svg +0 -1
- package/src/icons/svg/link.svg +0 -1
- package/src/icons/svg/list-export.svg +0 -1
- package/src/icons/svg/list.svg +0 -1
- package/src/icons/svg/lock.svg +0 -1
- package/src/icons/svg/message.svg +0 -1
- package/src/icons/svg/money.svg +0 -1
- package/src/icons/svg/nested.svg +0 -1
- package/src/icons/svg/news-list.svg +0 -1
- package/src/icons/svg/node-tree.svg +0 -1
- package/src/icons/svg/number-field.svg +0 -1
- package/src/icons/svg/password.svg +0 -1
- package/src/icons/svg/pdf.svg +0 -1
- package/src/icons/svg/people.svg +0 -1
- package/src/icons/svg/peoples.svg +0 -1
- package/src/icons/svg/picture-upload-field.svg +0 -1
- package/src/icons/svg/qq.svg +0 -1
- package/src/icons/svg/query.svg +0 -1
- package/src/icons/svg/radio-field.svg +0 -1
- package/src/icons/svg/rate-field.svg +0 -1
- package/src/icons/svg/redo.svg +0 -1
- package/src/icons/svg/rich-editor-field.svg +0 -1
- package/src/icons/svg/search.svg +0 -1
- package/src/icons/svg/searchbox.svg +0 -1
- package/src/icons/svg/section.svg +0 -1
- package/src/icons/svg/select-field.svg +0 -1
- package/src/icons/svg/shopping.svg +0 -1
- package/src/icons/svg/size.svg +0 -1
- package/src/icons/svg/skill.svg +0 -1
- package/src/icons/svg/slider-field.svg +0 -1
- package/src/icons/svg/slot-component.svg +0 -1
- package/src/icons/svg/slot-field.svg +0 -1
- package/src/icons/svg/star.svg +0 -1
- package/src/icons/svg/static-text.svg +0 -1
- package/src/icons/svg/status.svg +0 -1
- package/src/icons/svg/sub-form.svg +0 -1
- package/src/icons/svg/switch-field.svg +0 -1
- package/src/icons/svg/tab.svg +0 -1
- package/src/icons/svg/table.svg +0 -1
- package/src/icons/svg/text-field.svg +0 -1
- package/src/icons/svg/text.svg +0 -1
- package/src/icons/svg/textarea-field.svg +0 -1
- package/src/icons/svg/theme.svg +0 -1
- package/src/icons/svg/time-field.svg +0 -1
- package/src/icons/svg/time-range-field.svg +0 -1
- package/src/icons/svg/tips-text.svg +0 -1
- package/src/icons/svg/title-head.svg +0 -1
- package/src/icons/svg/tree-pane.svg +0 -1
- package/src/icons/svg/tree-table.svg +0 -1
- package/src/icons/svg/tree.svg +0 -1
- package/src/icons/svg/undo.svg +0 -1
- package/src/icons/svg/uploadbox.svg +0 -1
- package/src/icons/svg/user.svg +0 -1
- package/src/icons/svg/vf-box.svg +0 -1
- package/src/icons/svg/vf-dialog.svg +0 -1
- package/src/icons/svg/vf-drawer.svg +0 -1
- package/src/icons/svg/vue-sfc.svg +0 -1
- package/src/icons/svg/wechat.svg +0 -1
- package/src/icons/svg/zip.svg +0 -1
- package/src/resources/css/h5.scss +0 -548
- package/src/resources/css/iconfont.css +0 -1255
- package/src/resources/css/login.scss +0 -67
- package/src/resources/css/style.scss +0 -6295
- package/src/resources/font/iconfont.ttf +0 -0
- package/src/resources/font/iconfont.woff +0 -0
- package/src/resources/font/iconfont.woff2 +0 -0
- package/src/resources/images/404-error.png +0 -0
- package/src/resources/images/arrow-r.png +0 -0
- package/src/resources/images/bg-login5.jpg +0 -0
- package/src/resources/images/bg-login5.png +0 -0
- package/src/resources/images/bg-login6.jpg +0 -0
- package/src/resources/images/bg-login7.jpg +0 -0
- package/src/resources/images/bg-login8.jpg +0 -0
- package/src/resources/images/button/list_checkbox_normal.png +0 -0
- package/src/resources/images/company-bg.png +0 -0
- package/src/resources/images/default-header.png +0 -0
- package/src/resources/images/error-bg.png +0 -0
- package/src/resources/images/file/ajax-loader.gif +0 -0
- package/src/resources/images/file/bg.png +0 -0
- package/src/resources/images/file/default.png +0 -0
- package/src/resources/images/file/icons.png +0 -0
- package/src/resources/images/file/image.png +0 -0
- package/src/resources/images/file/progress.png +0 -0
- package/src/resources/images/file/success.png +0 -0
- package/src/resources/images/h5/approve1.png +0 -0
- package/src/resources/images/h5/approve2.png +0 -0
- package/src/resources/images/h5/approve3.png +0 -0
- package/src/resources/images/h5/approve4.png +0 -0
- package/src/resources/images/h5/convey.png +0 -0
- package/src/resources/images/h5/danger.png +0 -0
- package/src/resources/images/h5/ic_ex.png +0 -0
- package/src/resources/images/h5/ic_img.png +0 -0
- package/src/resources/images/h5/ic_pdf.png +0 -0
- package/src/resources/images/h5/ic_ppt.png +0 -0
- package/src/resources/images/h5/ic_text.png +0 -0
- package/src/resources/images/h5/ic_word.png +0 -0
- package/src/resources/images/h5/success.png +0 -0
- package/src/resources/images/home-img.png +0 -0
- package/src/resources/images/ico-1.png +0 -0
- package/src/resources/images/ico-cad.svg +0 -1
- package/src/resources/images/ico-cart.png +0 -0
- package/src/resources/images/ico-date.svg +0 -1
- package/src/resources/images/ico-default_wenjian.svg +0 -1
- package/src/resources/images/ico-detail_t_1.png +0 -0
- package/src/resources/images/ico-detail_t_2.png +0 -0
- package/src/resources/images/ico-detail_t_3.png +0 -0
- package/src/resources/images/ico-excel.svg +0 -1
- package/src/resources/images/ico-html.svg +0 -1
- package/src/resources/images/ico-load.gif +0 -0
- package/src/resources/images/ico-music.svg +0 -1
- package/src/resources/images/ico-os-1.png +0 -0
- package/src/resources/images/ico-os-2.png +0 -0
- package/src/resources/images/ico-os-3.png +0 -0
- package/src/resources/images/ico-os-4.png +0 -0
- package/src/resources/images/ico-os-5.png +0 -0
- package/src/resources/images/ico-os-6.png +0 -0
- package/src/resources/images/ico-pdf.svg +0 -1
- package/src/resources/images/ico-photo.svg +0 -1
- package/src/resources/images/ico-ppt.svg +0 -1
- package/src/resources/images/ico-psd.svg +0 -1
- package/src/resources/images/ico-service.png +0 -0
- package/src/resources/images/ico-txt.svg +0 -1
- package/src/resources/images/ico-video.svg +0 -1
- package/src/resources/images/ico-wenjianduo.svg +0 -1
- package/src/resources/images/ico-wenjianjia.svg +0 -1
- package/src/resources/images/ico-wrod.svg +0 -1
- package/src/resources/images/ico-xls.svg +0 -1
- package/src/resources/images/ico-yasuobao.svg +0 -1
- package/src/resources/images/icon-close.svg +0 -1
- package/src/resources/images/icon-error.png +0 -0
- package/src/resources/images/icon-folder.svg +0 -1
- package/src/resources/images/icon-loading.gif +0 -0
- package/src/resources/images/icon-order.png +0 -0
- package/src/resources/images/icon-round-no.svg +0 -1
- package/src/resources/images/icon-round-yes.svg +0 -1
- package/src/resources/images/icon-tips.png +0 -0
- package/src/resources/images/line-bg.png +0 -0
- package/src/resources/images/loading-line.gif +0 -0
- package/src/resources/images/loading-pro.gif +0 -0
- package/src/resources/images/loading-pro1.gif +0 -0
- package/src/resources/images/loading-pro2.gif +0 -0
- package/src/resources/images/loading.gif +0 -0
- package/src/resources/images/loading_1.gif +0 -0
- package/src/resources/images/login-banner_bg.png +0 -0
- package/src/resources/images/login_key.png +0 -0
- package/src/resources/images/login_key_on.png +0 -0
- package/src/resources/images/login_me.png +0 -0
- package/src/resources/images/login_me_on.png +0 -0
- package/src/resources/images/member-bg.jpg +0 -0
- package/src/resources/images/nodata.png +0 -0
- package/src/resources/images/nodata2.png +0 -0
- package/src/resources/images/questionnaire-bg.png +0 -0
- package/src/resources/images/renyuan-img.png +0 -0
- package/src/resources/images/size-seat-bg.png +0 -0
- package/src/resources/images/tab-nav0.png +0 -0
- package/src/resources/images/tab-nav1.png +0 -0
- package/src/resources/images/tabStyle-0.png +0 -0
- package/src/resources/images/tag.png +0 -0
- package/src/resources/images/terminal-under-16x16.png +0 -0
- package/src/resources/images/tips-bg.png +0 -0
@@ -1,548 +0,0 @@
|
|
1
|
-
@import '~@base/styles/variables.scss';
|
2
|
-
|
3
|
-
|
4
|
-
#app.mobileApp{background-color: #F0F1F1;
|
5
|
-
button{outline: none !important;}
|
6
|
-
.status{
|
7
|
-
&.orgn{color:$yellow;
|
8
|
-
&:before{background:$yellow}
|
9
|
-
}
|
10
|
-
&.green{color:$green;
|
11
|
-
&:before{background:$green}
|
12
|
-
}
|
13
|
-
&.gray{color:#aaa;
|
14
|
-
&:before{background:#aaa}
|
15
|
-
}
|
16
|
-
}
|
17
|
-
.el-form-item.is-error .el-form-item__content{
|
18
|
-
position: relative;
|
19
|
-
&:before{
|
20
|
-
content: "\e7a3 请输入";font-family: element-icons!important;position: absolute;left: 0;color: $dred;z-index: 2;top: 5px;background:#FFF;
|
21
|
-
}
|
22
|
-
}
|
23
|
-
}
|
24
|
-
.h5-box{
|
25
|
-
max-width: 640px;margin:auto;width:100%;
|
26
|
-
> div{display: flex;flex-direction: column;height:100vh;}
|
27
|
-
.header-box{
|
28
|
-
background-color: #FFF;text-align: center;line-height: 38px;height: 38px;font-size:16px;color: #212121;z-index:9;position: relative;border: solid 4px #c5c6c6;border-radius: 16px 16px 0 0;border-bottom: none;margin: -1px -1px -1px;border-bottom:solid 1px #F1F6FC;
|
29
|
-
.back{position: absolute;right: 14px;top: 50%;line-height: 20px;font-size: 20px;margin-top:-10px;}
|
30
|
-
> span{margin:0 8px;}
|
31
|
-
}
|
32
|
-
.top-btns{
|
33
|
-
display: flex;padding:10px 12px;
|
34
|
-
.btn{flex:1;font-size:13px;border-radius: 8px;height:42px;
|
35
|
-
i{font-size: 14px;margin-right:8px;}
|
36
|
-
&.el-button--primary.is-plain{background:#d2e1ed !important;border:none;}
|
37
|
-
}
|
38
|
-
}
|
39
|
-
.order-item{position: relative;border:solid 1px #F0F1F1;border-radius: 12px;padding:8px 10px;margin: 8px 0;
|
40
|
-
&:before{content: "";position: absolute;left:0;top:6px;height:50px;background:$baseColor;width:3px;border-radius: 5px;}
|
41
|
-
.del-btn{position: absolute;right:-4px;top:-4px;background:#CD1C1C;color:#FFF;width:24px;height:24px;border-radius: 50%;text-align: center;line-height: 24px;}
|
42
|
-
.t1{margin-bottom: 6px;
|
43
|
-
.icon{width:20px;height:20px;vertical-align: middle;display:inline-block;background:#eee;font-size:14px;font-style: inherit;text-align: center;line-height: 22px;border-radius: 50%;color:$baseColor;display: none;
|
44
|
-
&:before{content:"\e66b";font-family:"iconfont";}
|
45
|
-
}
|
46
|
-
span{vertical-align: middle;margin:0 5px 0 0}
|
47
|
-
i.arrow{vertical-align: middle;background:#EDEDED;color:#666;width:16px;height:16px;border-radius: 50%;text-align: center;line-height: 18px;font-size: 12px;}
|
48
|
-
}
|
49
|
-
.t2{font-size: 11px;color:rgba(128,128,128,0.8);
|
50
|
-
p{min-width: 50%;margin-bottom:4px;display:inline-block}
|
51
|
-
}
|
52
|
-
.t3{font-size:11px; margin-bottom: -8px;
|
53
|
-
> span{
|
54
|
-
display: inline-block;padding: 0 5px 0 0;line-height: 1.2;margin-right: 5px;border-radius: 3px;margin-bottom: 5px;color:rgba(128,128,128,0.8);
|
55
|
-
}
|
56
|
-
}
|
57
|
-
}
|
58
|
-
.orderList-box{
|
59
|
-
padding:0 12px;
|
60
|
-
.item{
|
61
|
-
margin-bottom: 8px;background:#FFF;position: relative;border-radius:8px;
|
62
|
-
&:before{content: "";background:#2A6494;width:4px;height:56px;border-radius: 4px;position: absolute;left:0;top:12px}
|
63
|
-
&:after{content:"\e6e0";font-family:element-icons!important;position: absolute;right:12px;top:10px;}
|
64
|
-
.status{color:$baseColor;position: absolute;right: 28px;top: 12px;font-size: 13px;
|
65
|
-
&:before{content: "";width:5px;height:5px;border-radius: 50%;background:$baseColor;display: inline-block;margin-right: 4px;vertical-align: middle;}
|
66
|
-
&.orgn{color:$yellow;
|
67
|
-
&:before{background:$yellow}
|
68
|
-
}
|
69
|
-
&.green{color:$green;
|
70
|
-
&:before{background:$green}
|
71
|
-
}
|
72
|
-
&.gray{color:#aaa;
|
73
|
-
&:before{background:#aaa}
|
74
|
-
}
|
75
|
-
}
|
76
|
-
.info1{
|
77
|
-
margin:0 8px;color:rgba(51,51,51,0.5);font-size: 11px;padding: 10px 5px;
|
78
|
-
.name{color:#212121;font-size: 14px;padding-right: 100px;margin-bottom: 5px;}
|
79
|
-
p{margin-bottom:2px;}
|
80
|
-
}
|
81
|
-
.info2{
|
82
|
-
margin:0 13px;border-top: dashed 1px #EEEEEE;color:transparentize($baseColor, 0.4);font-size: 11px;padding:8px 0;
|
83
|
-
.name{color:$baseColor;width:100%;font-size: 14px;margin-bottom:4px;
|
84
|
-
i{vertical-align: middle;margin-right: 4px;font-size:16px;}
|
85
|
-
span{vertical-align: middle;}
|
86
|
-
}
|
87
|
-
dl{min-width: 50%;display: inline-block;margin:2px 0;
|
88
|
-
dt{display:inline-block;font-weight: 400;width:72px;
|
89
|
-
&:after{content: ":";}
|
90
|
-
}
|
91
|
-
dd{display:inline-block}
|
92
|
-
}
|
93
|
-
}
|
94
|
-
.btns{
|
95
|
-
border-top:solid 1px #eee;padding:8px 12px;text-align: right;
|
96
|
-
.btn{width:68px;height:28px;display:inline-block;margin-left:12px;padding:0;font-size: 13px;
|
97
|
-
i{font-size:13px;}
|
98
|
-
span{margin-left:4px;}
|
99
|
-
}
|
100
|
-
}
|
101
|
-
&.i-1{
|
102
|
-
.status{color:#E6A23C}
|
103
|
-
&:before,.status:before{background:#E6A23C}
|
104
|
-
}
|
105
|
-
&.i-2{
|
106
|
-
.status{color:#aaa}
|
107
|
-
&:before,.status:before{background:#aaa}
|
108
|
-
}
|
109
|
-
}
|
110
|
-
}
|
111
|
-
.form-box{flex:1;overflow-y: auto;}
|
112
|
-
.fixed-bottom-btns{
|
113
|
-
background:#FFF;padding:4px 8px;text-align: center;box-shadow: 0 0 10px rgb(0 0 0 / 10%);z-index: 2;display:flex;
|
114
|
-
bottom: 0;
|
115
|
-
left: 0;
|
116
|
-
right: 0;
|
117
|
-
.btn{
|
118
|
-
margin:4px 6px;border-radius: 14px;padding: 0;height: 40px;width:calc(50% - 12px);display:inline-block;
|
119
|
-
&.el-button--primary.is-plain{border-color:$baseColor}
|
120
|
-
.iconfont{font-size: 12px;margin-right: 3px;}
|
121
|
-
}
|
122
|
-
.btn-l{flex:1;text-align:right}
|
123
|
-
.btn-r{
|
124
|
-
text-align:center;padding:0 4px;line-height: 1.2;padding: 0 6px 0 10px;color:$baseColor;border-radius: 14px;border: solid 1px $baseColor;margin-top: 4px;margin-bottom: 4px;height:40px;
|
125
|
-
> i{display:block;margin:4px auto 0;zoom: 0.9;}
|
126
|
-
> span{zoom: 0.85;}
|
127
|
-
}
|
128
|
-
}
|
129
|
-
.float-addBtn{
|
130
|
-
background:$baseColor;width:68px;height:68px;color:#FFF;text-align: center;position: fixed;bottom:45px;right:24px;border-radius: 50%;display: block;box-shadow: 0 3px 6px rgba(42,100,148,0.35);
|
131
|
-
i{display: block;font-size:24px;margin-top:13px;}
|
132
|
-
span{display: block;margin-left:4px}
|
133
|
-
}
|
134
|
-
.pop-screen-box{
|
135
|
-
position: fixed;top:0;right:0;left:0;bottom:0;z-index: 99;
|
136
|
-
&:before{content: "";position: absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,0.3);}
|
137
|
-
> div{
|
138
|
-
background:#FFF;position: absolute;top:0;right:0;bottom:0;width:80%;
|
139
|
-
.header-box{border:none;border-bottom:solid 1px #eee;position: relative;margin: 0;}
|
140
|
-
.p-cont{
|
141
|
-
min-height: calc(100vh - 105px);padding:10px 16px 0;
|
142
|
-
.txt{width:100%}
|
143
|
-
.el-form{
|
144
|
-
.el-form-item{
|
145
|
-
margin-bottom: 4px;
|
146
|
-
.el-form-item__label{padding:0;margin:0;font-size: 13px;}
|
147
|
-
.el-input{width:100% !important;height:38px;border-radius: 4px;}
|
148
|
-
.el-input__inner{font-size: 13px;}
|
149
|
-
}
|
150
|
-
}
|
151
|
-
|
152
|
-
}
|
153
|
-
.p-btn{
|
154
|
-
display: flex;padding:8px;
|
155
|
-
.btn{flex:1;margin:0 8px;height:42px;border-radius: 12px;}
|
156
|
-
}
|
157
|
-
}
|
158
|
-
}
|
159
|
-
|
160
|
-
.tab-box{
|
161
|
-
border-bottom: solid 1px #EEEFF1;overflow: hidden;height: 38px;line-height: 30px;font-size: 13px;background: #FFF;box-shadow: 0 3px 4px rgb(0 0 0 / 2%);display: none;
|
162
|
-
> div{
|
163
|
-
overflow: auto;height: 46px;white-space: nowrap;padding: 0 8px;
|
164
|
-
.item{display: inline-block;margin:0 6px;color: #808080;position: relative;padding:0 12px;border-radius: 20px;
|
165
|
-
&.on{color:$baseColor;background:transparentize($baseColor,0.88)}
|
166
|
-
}
|
167
|
-
}
|
168
|
-
}
|
169
|
-
.form-box{
|
170
|
-
background-color:transparent;
|
171
|
-
.c{padding:12px 16px 0;
|
172
|
-
.c-item{background:#FFF;border-radius: 12px;padding:0 16px;margin-bottom:12px;overflow: hidden;
|
173
|
-
.tit{margin:0 -16px;padding: 14px 16px;position: relative;border-bottom:solid 1px #F6F6F6;
|
174
|
-
b{font-size:15px;font-weight: 600;color:#212121;position: relative;
|
175
|
-
&:before{content: "";position: absolute;bottom:0;left:0;right:0;background: rgba(42,100,148,0.45);height:5px;}
|
176
|
-
}
|
177
|
-
.el-button{padding:0;font-size: 13px;float: right;margin-right: 22px; margin-top: -1px;
|
178
|
-
&.el-button--primary.is-plain{border:none;background: transparentize($baseColor, 0.91) !important; padding: 6px;}
|
179
|
-
}
|
180
|
-
.arrow{position: absolute;right:12px;font-size: 16px;top: 0;line-height: 50px;}
|
181
|
-
.el-link{font-size: 13px;margin-left:12px;color:#2A6494;
|
182
|
-
.el-link--inner span{position: relative;
|
183
|
-
&:before{content: "";position: absolute;height:1px;left:0;right:0;bottom:-2px;background:#2A6494;}
|
184
|
-
}
|
185
|
-
}
|
186
|
-
}
|
187
|
-
.cont{
|
188
|
-
|
189
|
-
.tips{background:#FFF4ED;padding:4px 12px;margin: 2px -16px 12px;}
|
190
|
-
|
191
|
-
.logistics-item{
|
192
|
-
border:solid 1px #F0F1F1;border-radius: 12px;margin:10px 0;
|
193
|
-
.t1{border-bottom:solid 1px #F0F1F1;padding:6px 10px;font-size:13px;position: relative;padding-right:20px;
|
194
|
-
&:after{content:"\e6e0";position: absolute;right:8px;font-family: element-icons!important;}
|
195
|
-
img{vertical-align: middle;margin-right: 4px;}
|
196
|
-
span{vertical-align: middle;}
|
197
|
-
}
|
198
|
-
.t2{
|
199
|
-
padding: 6px 10px;font-size: 12px;color:rgba(51,51,51,0.5);position:relative;
|
200
|
-
p{margin-bottom:3px;min-width: 50%;}
|
201
|
-
.status{
|
202
|
-
position:absolute;right:4px;top:10px;padding:0 4px;border-radius: 2px;
|
203
|
-
&.s-0{background:transparentize($baseColor, 0.88);color:$baseColor}
|
204
|
-
&.s-1{background-color: #F4F4F4;color:#666}
|
205
|
-
&.s-2{background:transparentize(#FF731C, 0.88);color:#FF731C}
|
206
|
-
}
|
207
|
-
}
|
208
|
-
}
|
209
|
-
.show-more{
|
210
|
-
text-align: center;font-size: 12px;background-color: #2a6494;width: 120px;margin: 13px auto 18px;border-radius: 12px;height: 36px;line-height: 34px;color: #FFF;
|
211
|
-
i{margin-right: 4px;font-size: 13px;}
|
212
|
-
}
|
213
|
-
}
|
214
|
-
.flowPath-box{
|
215
|
-
overflow:hidden;
|
216
|
-
> .t, .m2 .t{
|
217
|
-
color:$baseColor;margin-top: 16px;
|
218
|
-
&:before{content: "";width:5px;height: 5px;border-radius: 50%;background:$baseColor;margin-right: 3px;vertical-align: middle;display: inline-block;}
|
219
|
-
span{vertical-align: middle;}
|
220
|
-
}
|
221
|
-
.c{
|
222
|
-
padding:0 5px;margin-top: 5px;height: auto;margin-bottom: 12px;
|
223
|
-
.name{
|
224
|
-
font-weight: 600;
|
225
|
-
.el-tag{line-height: 19px;font-weight: 400;display: inline-block;margin-top: 4px}
|
226
|
-
}
|
227
|
-
.btn{
|
228
|
-
color:$baseColor;background: transparentize($baseColor, 0.91);padding:7px 10px;font-size: 13px;
|
229
|
-
i{font-size: 12px;margin-right: 3px}
|
230
|
-
}
|
231
|
-
}
|
232
|
-
.m2{min-width:50%;float:left;margin-bottom:12px;}
|
233
|
-
}
|
234
|
-
.flowPath-btns{
|
235
|
-
padding: 12px 0;margin: 0 0px 0 -10px;
|
236
|
-
.btn{
|
237
|
-
height:34px;border-radius:20px;padding:0;font-size: 13px;width: calc(33% - 24px);margin-left: 24px;margin-bottom: 10px;background: none;position: relative;padding-left:12px;
|
238
|
-
i{
|
239
|
-
width: 22px;height: 23px;background: #e9e9e9;margin: 0 0 0 -7px;vertical-align: middle;border-radius: 15px;display: inline-block;line-height: 22px;text-align: center;margin-right: 17px;color: #FFF; position: absolute; left: 0;top: 4px;font-size:14px;
|
240
|
-
&.icon-tongguo{font-size: 16px;line-height: 24px;}
|
241
|
-
}
|
242
|
-
&.el-button--success{
|
243
|
-
color:$green;
|
244
|
-
> i {
|
245
|
-
background: $green;
|
246
|
-
}
|
247
|
-
}
|
248
|
-
&.el-button--primary > i {
|
249
|
-
background: $baseColor;
|
250
|
-
}
|
251
|
-
&.el-button--warning {
|
252
|
-
color:$yellow;
|
253
|
-
> i {
|
254
|
-
background: $yellow;
|
255
|
-
}
|
256
|
-
}
|
257
|
-
&.el-button--danger {
|
258
|
-
color:$dred;
|
259
|
-
> i {
|
260
|
-
background: $dred;
|
261
|
-
}
|
262
|
-
}
|
263
|
-
}
|
264
|
-
}
|
265
|
-
.upload-file{padding-bottom:12px;min-height: 132px;}
|
266
|
-
}
|
267
|
-
}
|
268
|
-
&.el-form{
|
269
|
-
> .flex{
|
270
|
-
display: flex;height:calc(100vh - 38px);flex-direction: column;
|
271
|
-
.tit{margin: 8px 12px;background: #336a991a;border-radius: 11px;padding: 10px 12px;font-size:13px;color:$baseColor;
|
272
|
-
&:before{content: "";width:5px;height: 5px;background:$baseColor;border-radius: 50%;vertical-align: middle;margin-right:5px;vertical-align: middle;display: inline-block;}
|
273
|
-
> span{vertical-align: middle;}
|
274
|
-
}
|
275
|
-
}
|
276
|
-
.el-form-item{border-bottom:solid 1px #F3F3F3;display: flex;padding: 6px 0;align-items: center;position:relative;
|
277
|
-
.el-form-item__label{padding: 0 5px 0 0;margin: 0;font-size:13px;width: 98px;line-height: 1.4;height: auto;overflow: hidden;
|
278
|
-
&:before{position: absolute;margin-left: -10px;margin-top: 2px;}
|
279
|
-
}
|
280
|
-
.el-form-item__content{
|
281
|
-
line-height:28px;min-height:38px;flex: 1;padding:5px 0;font-size:13px;
|
282
|
-
> span{line-height: 18px;padding:2px 0;}
|
283
|
-
.el-input,.el-select{width: 100% !important;
|
284
|
-
.el-input__inner{border:none;padding-left:0;font-size: 13px;}
|
285
|
-
.el-input__suffix ,.el-input__prefix{
|
286
|
-
.el-input__icon{
|
287
|
-
&.el-icon-search{margin-top:0;}
|
288
|
-
}
|
289
|
-
}
|
290
|
-
}
|
291
|
-
.el-input-number{width:calc(100% - 8px);margin-left:8px;
|
292
|
-
//.el-input__inner{text-align: center;}
|
293
|
-
.el-input-number__increase,.el-input-number__decrease{width:24px;height:24px;border-radius: 50%;background:#EAEAEA;margin-top: 4px;}
|
294
|
-
}
|
295
|
-
.el-radio-group .el-radio{margin-right:0;margin-bottom:0;margin-left:8px;
|
296
|
-
.el-radio__label{padding-left:4px;}
|
297
|
-
}
|
298
|
-
.el-checkbox-group .el-checkbox{
|
299
|
-
margin-right:0;margin-bottom:0;margin-left: 8px;
|
300
|
-
.el-checkbox__label{padding-left:4px;}
|
301
|
-
}
|
302
|
-
.el-textarea .el-textarea__inner{border:none;padding:0;}
|
303
|
-
.status{color:#2A6494;
|
304
|
-
&:before{content: "";width: 5px;height: 5px;background-color: #2A6494;border-radius: 50%;vertical-align: middle;display: inline-block;margin-right: 4px;}
|
305
|
-
}
|
306
|
-
}
|
307
|
-
&:last-child{border-bottom:none}
|
308
|
-
}
|
309
|
-
}
|
310
|
-
|
311
|
-
// .el-upload-list{margin:10px 0;display: inline-block;vertical-align: middle;
|
312
|
-
// .el-upload-list__item{width:74px;height:74px;padding:0;border:none;border-radius: 6px;margin-bottom:0;
|
313
|
-
// .el-upload-list__item-thumbnail{padding:0;width:74px;height:74px}
|
314
|
-
// .el-upload-list__item-actions span + span{margin-left: 5px;}
|
315
|
-
// }
|
316
|
-
// }
|
317
|
-
// .el-upload--picture-card{width:74px;height:74px;border:none;background:#F4F6F8;line-height:85px;margin: 10px 0;display: inline-block;vertical-align: middle;
|
318
|
-
// i{font-size:18px}
|
319
|
-
// }
|
320
|
-
|
321
|
-
}
|
322
|
-
.search-H5box{
|
323
|
-
position: relative;padding: 8px 16px 0;display: flex;
|
324
|
-
.txt {
|
325
|
-
height: 38px;border: none;background: #fff;border-radius: 38px 0 0 38px;position: relative;flex:1;border:solid 1px #E4E4E4;
|
326
|
-
.el-input{width:100% !important}
|
327
|
-
.el-input__inner{height: 38px !important;width: 100%;border: none;background: none;line-height: 38px;padding-left: 39px;font-size: 13px;}
|
328
|
-
.el-input__suffix{position: absolute;left: 12px;width: 20px;right: inherit;transform: inherit !important;top: 7px;}
|
329
|
-
.el-input-group__append{border: none;background: none;
|
330
|
-
.btn {border: none;background:$baseColor;width: 53px;position: absolute;right: 26px;top: 14px;padding: 0;height: 30px;border-radius: 30px;outline: none;color: #FFF;}
|
331
|
-
.el-button{color:$baseColor;font-size: 13px;}
|
332
|
-
}
|
333
|
-
}
|
334
|
-
.icon-screen{line-height:38px;font-size: 13px;background:transparentize($baseColor,0.88);color:$baseColor;padding:0 10px;border-radius: 0 10px 10px 0;height: 38px;border:solid 1px #E4E4E4;border-left:none;
|
335
|
-
i{margin-right:5px;font-size:14px;}
|
336
|
-
}
|
337
|
-
> div:has( + .icon-screen){border-radius: 38px 0 0 38px;}
|
338
|
-
}
|
339
|
-
|
340
|
-
.pop-box{
|
341
|
-
position:fixed;top:0;bottom:0;left:0;right:0;background:#F6F6F6;z-index: 99;
|
342
|
-
.header-box{position: relative;
|
343
|
-
+ .form-box {
|
344
|
-
display: flex;flex-direction: column;height: calc(100vh - 38px);
|
345
|
-
> .c{flex:1;overflow-y: auto;}
|
346
|
-
.h5-box > div{height:calc(100vh - 38px);overflow-x: hidden;
|
347
|
-
> .header-box {border-top: none; border-radius: 0;}
|
348
|
-
}
|
349
|
-
|
350
|
-
}
|
351
|
-
+ .top-btns{padding-bottom:0;
|
352
|
-
+ .flex{height:calc(100vh - 211px)}
|
353
|
-
}
|
354
|
-
}
|
355
|
-
.fixed-bottom-btns{background: #F6F6F6;display: flex;
|
356
|
-
.btn{flex:1}
|
357
|
-
}
|
358
|
-
.search-H5box + .flex{height: calc(100vh - 151px);}
|
359
|
-
.flex{
|
360
|
-
display:flex;flex-direction: column;height: calc(100vh - 102px);
|
361
|
-
> p.tips1{padding:10px 12px;margin: 0;font-size:13px;color:#666666}
|
362
|
-
.checkbox-pro{flex:1;background:#FFF;border-radius: 12px;margin:0 12px;
|
363
|
-
.item{border-bottom:solid 1px #F5F5F5;padding:12px 16px;
|
364
|
-
.t1{margin-bottom:6px;position: relative;
|
365
|
-
&:before{content: "";position: absolute;left:-15px;top:2px;height:15px;width: 4px;border-radius: 5px;background:#999}
|
366
|
-
&:after{content: "\e6da";font-family: element-icons!important;position: absolute;right:0;color:$baseColor;font-weight: 600;display:none;top:0;}
|
367
|
-
}
|
368
|
-
.t2{font-size: 11px;color:rgba(51,51,51,0.5);
|
369
|
-
p{min-width:50%;margin-bottom:3px;display: inline-block;}
|
370
|
-
}
|
371
|
-
&.on .t1{
|
372
|
-
&:after{display:block}
|
373
|
-
&:before{background:$baseColor}
|
374
|
-
}
|
375
|
-
}
|
376
|
-
}
|
377
|
-
.checkbox-all_list{
|
378
|
-
flex:1;padding:0 12px 0;overflow:auto;
|
379
|
-
.order-item{/*margin-top:0;*/background:#FFF;
|
380
|
-
|
381
|
-
.is-checked{
|
382
|
-
border:solid 1px #DCDCDC;background: #E2E2E2;color:#FFF;font-size:13px;width:62px;text-align: center;height: 22px;line-height: 20px;border-radius: 0 8px 0 6px;position: absolute;right:0;top:0;
|
383
|
-
i{margin-right: 3px;font-size: 13px}
|
384
|
-
}
|
385
|
-
&.on{
|
386
|
-
border:solid 1px $baseColor;
|
387
|
-
.is-checked{
|
388
|
-
border-color:$baseColor;background:$baseColor;
|
389
|
-
}
|
390
|
-
}
|
391
|
-
}
|
392
|
-
}
|
393
|
-
.checkbox-all{
|
394
|
-
background:#FFF;padding:0 12px 8px;min-height:80px;box-shadow: 0 -3px 4px rgb(0 0 0 / 6%); position: relative;
|
395
|
-
.ca-t{
|
396
|
-
font-weight: 600;margin: 8px 0;font-size:14px;
|
397
|
-
}
|
398
|
-
.ca-c{
|
399
|
-
span{
|
400
|
-
border:solid 1px $baseColor;color:$baseColor;display: inline-block;border-radius: 4px;height:24px;padding:0 2px;margin:4px 10px 4px 0;padding-right: 28px;position: relative;line-height:24px;font-size:13px;
|
401
|
-
i{background: transparentize($baseColor, 0.91);display:inline-block;position: absolute;top:0;right:0;height:24px;width:24px;line-height: 24px;text-align: center;}
|
402
|
-
}
|
403
|
-
}
|
404
|
-
}
|
405
|
-
}
|
406
|
-
}
|
407
|
-
}
|
408
|
-
.h5-upload-box{
|
409
|
-
display:inline;vertical-align: text-top;float: left;
|
410
|
-
.tips{
|
411
|
-
background: #FFF4ED;margin: 2px -16px;padding: 7px 16px;line-height: 1.6;color:#888;
|
412
|
-
b{font-size:13px;font-weight: 400;color:#FF731C}
|
413
|
-
}
|
414
|
-
.add-upload{background:#F5F5F5;border:dashed 1px #DFDFDF;width:74px;height:74px;border-radius: 6px;vertical-align: text-top;display: inline-block;padding: 10px 0;font-size: 12px;color: #BBBBBB;margin: 16px 16px 0 0;
|
415
|
-
i{
|
416
|
-
display: block;font-size: 24px;margin-bottom: 4px;
|
417
|
-
}
|
418
|
-
}
|
419
|
-
.el-upload{vertical-align: text-top;display: inline-block;}
|
420
|
-
}
|
421
|
-
.h5-upload-list.el-upload-list{
|
422
|
-
display: contents;vertical-align: text-top;float: left;
|
423
|
-
.el-upload-list__item{
|
424
|
-
position: relative;display: inline-block;border:none;padding:0;width:74px;margin:16px 16px 0 0;vertical-align:middle;
|
425
|
-
.el-upload-list__item-thumbnail{width:74px;height:74px;border-radius: 6px;overflow: hidden;border:dashed 1px #DFDFDF;margin-bottom:5px;}
|
426
|
-
.el-icon-document{font-size:12px;display: -webkit-box; overflow: hidden; text-overflow: ellipsis; -webkit-line-clamp: 2; -webkit-box-orient: vertical;height: 23px;word-break: break-all;
|
427
|
-
&:before{display: none;}
|
428
|
-
}
|
429
|
-
.ele-upload-list__item-content-action{
|
430
|
-
position: absolute;right:-4px;top:-4px;background: #D90505;color:#FFF;border-radius: 50%;width:20px;height: 20px;line-height: 24px;text-align: center;
|
431
|
-
.el-link{margin-right: 0;}
|
432
|
-
.el-icon-close{display: block;position: relative;color:#FFF;top:-3px;right: 0;line-height: 18px;padding: 0;}
|
433
|
-
}
|
434
|
-
}
|
435
|
-
}
|
436
|
-
|
437
|
-
|
438
|
-
|
439
|
-
/*pop*/
|
440
|
-
.mobileApp ~ .el-dialog__wrapper .dialog-style{
|
441
|
-
border-radius: 20px;box-shadow: 0 0 16px rgb(0 0 0 / 6%);
|
442
|
-
.el-dialog__body{border-radius: 14px;}
|
443
|
-
.dialog-footer{
|
444
|
-
display: flex;
|
445
|
-
.button-sty{
|
446
|
-
flex:1;height: 40px;border-radius: 14px;
|
447
|
-
&.el-button--primary.is-plain{border-color: #2a6494;}
|
448
|
-
}
|
449
|
-
}
|
450
|
-
}
|
451
|
-
.pop-tipsBox{
|
452
|
-
display:none;position: relative;
|
453
|
-
&:before{
|
454
|
-
content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,0.4);z-index:998;
|
455
|
-
}
|
456
|
-
> div{
|
457
|
-
position: fixed;top: 24%;left: 32px;right: 32px;box-shadow: 0 0 14px rgb(0 0 0 / 16%);border-radius: 18px;padding: 68px 16px 18px;text-align: center;z-index: 999;/*background:url(~@base/resources/images/tips-bg.png) no-repeat center top #FFF*/;background-size: 100% auto;border: solid 2px #FFF;background-color:#FFF;
|
458
|
-
.icon{background:url(~@base/resources/images/icon-tips.png) no-repeat center;position: absolute;top: -19px;width: 68px;height: 68px;border-radius: 50%;background-size: cover;border: solid 2px #FFF;left: 50%;margin-left: -34px;}
|
459
|
-
.head{margin-top:20px;}
|
460
|
-
.cont{
|
461
|
-
padding:0 0 18px;
|
462
|
-
.name{font-weight: 600;font-size: 18px;margin-bottom:24px;}
|
463
|
-
.txt{max-height: 100px;overflow: auto;word-break: break-word;}
|
464
|
-
.txt2{max-height:200px;overflow: auto;word-break: break-word;}
|
465
|
-
.el-link{font-size:12px;border-bottom: solid 1px;
|
466
|
-
> i{font-size: 12px;margin-right: 4px;}
|
467
|
-
}
|
468
|
-
.form-box{border: solid 1px #dcdcdc;padding: 0 12px;border-radius: 10px;margin-top: -8px;
|
469
|
-
.line{border:solid 1px #e8e8e8}
|
470
|
-
}
|
471
|
-
}
|
472
|
-
.btns{
|
473
|
-
display:flex;
|
474
|
-
.btn{flex:1;height:40px;border-radius: 12px;
|
475
|
-
&.el-button--primary.is-plain{border-color:$baseColor}
|
476
|
-
}
|
477
|
-
}
|
478
|
-
}
|
479
|
-
&.error{
|
480
|
-
> div{ /*background-image: url(~@base/resources/images/error-bg.png);*/
|
481
|
-
.icon{background-image: url(~@base/resources/images/icon-error.png);border-color:#FFF}
|
482
|
-
}
|
483
|
-
}
|
484
|
-
}
|
485
|
-
|
486
|
-
.h5-process-info{
|
487
|
-
font-size: 12px; padding: 12px 16px;background: #FFF;margin: 10px 12px;border-radius: 15px;
|
488
|
-
.item{
|
489
|
-
display:-moz-box;display:-webkit-box; display:box;line-height: 1.4;padding:6px 0 8px;position: relative;
|
490
|
-
&:after{content: "";width: 2px;position: absolute;background:#E9E9E9;top:22px;bottom:-10px;left:76px;z-index: 2;}
|
491
|
-
&:last-child:after{display: none;}
|
492
|
-
.time{color:#666;width:82px;position: absolute;top: 37px;left: -14px;right: 0;text-align: center;zoom: 0.9;}
|
493
|
-
.status{width:50px;line-height:16px;padding:2px 0;height: 100%;text-align: center;border-radius: 22px;vertical-align: middle;background: #fff;border: 1px solid #dcdfe6;color: #606266;
|
494
|
-
&.green{border:solid 1px #ACEDC9;background: #E7FAF0;color:#67C23A;}
|
495
|
-
&.red{border:solid 1px #FFCACA;background:#FFEDED;color:#F56C6C}
|
496
|
-
&.gray{color: #d6d6d6;background: #f4f4f5;border-color: #d3d4d6;}
|
497
|
-
&.orgn{color: #e6a23c;background: #fdf6ec;border-color: #f5dab1;}
|
498
|
-
&.blue{background-color: transparentize($baseColor, 0.94);color:$baseColor;border:solid 1px transparentize($baseColor, 0.72);}
|
499
|
-
}
|
500
|
-
.circle{background: $baseColor;width: 14px;height: 14px;border-radius: 50%;border:solid 3px #FFF;display: inline-block;margin:3px 20px;z-index: 9;}
|
501
|
-
.info{
|
502
|
-
width:calc(100% - 100px);
|
503
|
-
p{
|
504
|
-
margin:2px 0;display: block;
|
505
|
-
> span{
|
506
|
-
display: inline-block;min-width:50%;
|
507
|
-
&.name{font-weight: 600;width: 100%;margin-bottom: 3px;}
|
508
|
-
}
|
509
|
-
&.t{display: flex;
|
510
|
-
.t1{min-width: 65px;margin-right: 0;flex:none}
|
511
|
-
span{flex:1;white-space: pre-line;}
|
512
|
-
}
|
513
|
-
}
|
514
|
-
}
|
515
|
-
}
|
516
|
-
}
|
517
|
-
|
518
|
-
.h5-box + .h5-box{
|
519
|
-
height:inherit;
|
520
|
-
&:before{
|
521
|
-
content:"";position: fixed;top:0;bottom: 0;left:0;right:0;background-color: rgba(0,0,0,0.18);
|
522
|
-
}
|
523
|
-
> div{
|
524
|
-
position: fixed;z-index: 3;background: #F0F1F1;left: 0;top:0;right: 0;border-radius: 16px 16px 0 0;/*height:100%;*/bottom:0;
|
525
|
-
&.pop-box{top:0;height: 100vh;}
|
526
|
-
}
|
527
|
-
.pop-box{
|
528
|
-
background:transparent;
|
529
|
-
&:before{
|
530
|
-
content:"";position: fixed;top:0;bottom: 0;left:0;right:0;background-color: #c5c6c6;
|
531
|
-
}
|
532
|
-
> div{
|
533
|
-
margin-top:0;height:100vh;z-index:3;background:#F0F1F1;position: relative;border-radius: 16px 16px 0 0;
|
534
|
-
&.el-loading-mask{position: absolute;}
|
535
|
-
.flex{
|
536
|
-
height:calc(100vh - 92px)
|
537
|
-
}
|
538
|
-
.search-H5box + .flex{
|
539
|
-
height:calc(100vh - 138px) !important
|
540
|
-
}
|
541
|
-
}
|
542
|
-
}
|
543
|
-
|
544
|
-
}
|
545
|
-
|
546
|
-
|
547
|
-
|
548
|
-
|