cloud-web-corejs 1.1.0-dev.26 → 1.1.0-dev.28

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.
Files changed (120) hide show
  1. package/package.json +1 -1
  2. package/src/components/Tinymce/index.vue +3 -0
  3. package/src/components/Tinymce/mce-chrome.scss +150 -0
  4. package/src/components/VabUpload/index.vue +1 -1
  5. package/src/components/VabUpload/style.scss +282 -0
  6. package/src/components/baseArea/index.vue +2 -2
  7. package/src/components/code-editor/ace-chrome.scss +17 -0
  8. package/src/components/code-editor/index.vue +3 -0
  9. package/src/components/excelImport/index.vue +1 -1
  10. package/src/components/fileLibrary/style.scss +579 -0
  11. package/src/components/hiprint/style.scss +188 -0
  12. package/src/components/jsonImport/index.vue +1 -1
  13. package/src/components/langImport/index.vue +1 -1
  14. package/src/components/mobile/buttonGroup/index.vue +1 -1
  15. package/src/components/obsUpload/index.vue +1 -1
  16. package/src/components/onlineTalk/index.vue +2 -2
  17. package/src/components/table/index.js +3 -0
  18. package/src/components/table/style.scss +1399 -0
  19. package/src/components/wf/style.scss +265 -0
  20. package/src/components/xform/docs/2026-08 xform H5 P0 /345/256/236/347/216/260/350/247/204/346/240/274.md" +1 -1
  21. package/src/components/xform/docs/2026-08 xform /347/247/273/345/212/250/347/253/257/345/270/203/345/261/200/345/257/271/351/275/220 bill_setting /346/226/271/346/241/210.md" +1 -1
  22. package/src/components/xform/form-designer/form-widget/dialog/importDialog.vue +1 -1
  23. package/src/components/xform/form-designer/form-widget/field-widget/a-link-widget.vue +1 -1
  24. package/src/components/xform/form-designer/form-widget/field-widget/a-text-widget.vue +1 -1
  25. package/src/components/xform/form-designer/form-widget/field-widget/area-select-widget.vue +1 -1
  26. package/src/components/xform/form-designer/form-widget/field-widget/autocomplete-widget.vue +1 -1
  27. package/src/components/xform/form-designer/form-widget/field-widget/baseAttachment-widget.vue +1 -1
  28. package/src/components/xform/form-designer/form-widget/field-widget/button-widget.vue +1 -1
  29. package/src/components/xform/form-designer/form-widget/field-widget/cascader-widget.vue +1 -1
  30. package/src/components/xform/form-designer/form-widget/field-widget/census-widget.vue +1 -1
  31. package/src/components/xform/form-designer/form-widget/field-widget/checkbox-widget.vue +1 -1
  32. package/src/components/xform/form-designer/form-widget/field-widget/color-widget.vue +1 -1
  33. package/src/components/xform/form-designer/form-widget/field-widget/copy_button-widget.vue +1 -1
  34. package/src/components/xform/form-designer/form-widget/field-widget/date-range-widget.vue +1 -1
  35. package/src/components/xform/form-designer/form-widget/field-widget/date-widget.vue +1 -1
  36. package/src/components/xform/form-designer/form-widget/field-widget/descriptions-widget.vue +1 -1
  37. package/src/components/xform/form-designer/form-widget/field-widget/divider-widget.vue +1 -1
  38. package/src/components/xform/form-designer/form-widget/field-widget/download-button-widget.vue +1 -1
  39. package/src/components/xform/form-designer/form-widget/field-widget/dropdown-item-widget.vue +1 -1
  40. package/src/components/xform/form-designer/form-widget/field-widget/dropdown-widget.vue +1 -1
  41. package/src/components/xform/form-designer/form-widget/field-widget/echart-bar-widget.vue +1 -1
  42. package/src/components/xform/form-designer/form-widget/field-widget/echart-category-widget.vue +1 -1
  43. package/src/components/xform/form-designer/form-widget/field-widget/echart-pie-widget.vue +1 -1
  44. package/src/components/xform/form-designer/form-widget/field-widget/file-upload-widget.vue +1 -1
  45. package/src/components/xform/form-designer/form-widget/field-widget/form-item-wrapper.vue +1 -1
  46. package/src/components/xform/form-designer/form-widget/field-widget/html-text-widget.vue +1 -1
  47. package/src/components/xform/form-designer/form-widget/field-widget/import-button-widget.vue +1 -1
  48. package/src/components/xform/form-designer/form-widget/field-widget/import2-button-widget.vue +1 -1
  49. package/src/components/xform/form-designer/form-widget/field-widget/input-batch-widget.vue +1 -1
  50. package/src/components/xform/form-designer/form-widget/field-widget/input-widget.vue +1 -1
  51. package/src/components/xform/form-designer/form-widget/field-widget/multiSearch-widget.vue +1 -1
  52. package/src/components/xform/form-designer/form-widget/field-widget/news-list-widget.vue +1 -1
  53. package/src/components/xform/form-designer/form-widget/field-widget/number-widget.vue +1 -1
  54. package/src/components/xform/form-designer/form-widget/field-widget/oplog-widget.vue +1 -1
  55. package/src/components/xform/form-designer/form-widget/field-widget/picture-upload-widget.vue +1 -1
  56. package/src/components/xform/form-designer/form-widget/field-widget/print-button-widget.vue +1 -1
  57. package/src/components/xform/form-designer/form-widget/field-widget/print-detail-button-widget.vue +1 -1
  58. package/src/components/xform/form-designer/form-widget/field-widget/project-tag-widget.vue +1 -1
  59. package/src/components/xform/form-designer/form-widget/field-widget/radio-widget.vue +1 -1
  60. package/src/components/xform/form-designer/form-widget/field-widget/rate-widget.vue +1 -1
  61. package/src/components/xform/form-designer/form-widget/field-widget/rich-editor-widget.vue +1 -1
  62. package/src/components/xform/form-designer/form-widget/field-widget/save_submit_wf_button-widget.vue +1 -1
  63. package/src/components/xform/form-designer/form-widget/field-widget/script-input-widget.vue +1 -1
  64. package/src/components/xform/form-designer/form-widget/field-widget/search_button-widget.vue +1 -1
  65. package/src/components/xform/form-designer/form-widget/field-widget/select-export-button-widget.vue +1 -1
  66. package/src/components/xform/form-designer/form-widget/field-widget/select-export-item-button-widget.vue +1 -1
  67. package/src/components/xform/form-designer/form-widget/field-widget/select-widget.vue +1 -1
  68. package/src/components/xform/form-designer/form-widget/field-widget/singerSearch-widget.vue +1 -1
  69. package/src/components/xform/form-designer/form-widget/field-widget/singleUpload-widget.vue +1 -1
  70. package/src/components/xform/form-designer/form-widget/field-widget/slider-widget.vue +1 -1
  71. package/src/components/xform/form-designer/form-widget/field-widget/static-content-wrapper.vue +1 -1
  72. package/src/components/xform/form-designer/form-widget/field-widget/static-text-widget.vue +1 -1
  73. package/src/components/xform/form-designer/form-widget/field-widget/status-widget.vue +1 -1
  74. package/src/components/xform/form-designer/form-widget/field-widget/switch-widget.vue +1 -1
  75. package/src/components/xform/form-designer/form-widget/field-widget/table-export-button-widget.vue +1 -1
  76. package/src/components/xform/form-designer/form-widget/field-widget/tempStorage-widget.vue +1 -1
  77. package/src/components/xform/form-designer/form-widget/field-widget/text-widget.vue +1 -1
  78. package/src/components/xform/form-designer/form-widget/field-widget/textarea-widget.vue +1 -1
  79. package/src/components/xform/form-designer/form-widget/field-widget/time-range-widget.vue +1 -1
  80. package/src/components/xform/form-designer/form-widget/field-widget/time-widget.vue +1 -1
  81. package/src/components/xform/form-designer/form-widget/field-widget/title-head-widget.vue +1 -1
  82. package/src/components/xform/form-designer/form-widget/field-widget/vabSearch-widget.vue +1 -1
  83. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload-widget.vue +1 -1
  84. package/src/components/xform/form-designer/form-widget/field-widget/vabUpload2-widget.vue +1 -1
  85. package/src/components/xform/form-designer/form-widget/field-widget/vue-page-widget.vue +1 -1
  86. package/src/components/xform/form-designer/setting-panel/property-editor/container-data-table/data-table-editor.vue +18 -1
  87. package/src/components/xform/form-designer/setting-panel/property-editor/container-list-h5/list-h5-editor.vue +33 -20
  88. package/src/components/xform/form-designer/widget-panel/widgetsConfig.js +8 -8
  89. package/src/components/xform/form-render/container-item/data-table-mixin.js +16 -8
  90. package/src/components/xform/form-render/container-item/list-h5-item.vue +92 -309
  91. package/src/components/xform/mixins/scriptHttp.js +28 -7
  92. package/src/components/xform/styles/census.scss +288 -0
  93. package/src/components/xform/styles/containers.scss +208 -0
  94. package/src/components/xform/styles/designer.scss +904 -0
  95. package/src/components/xform/styles/detail-temp.scss +71 -0
  96. package/src/components/xform/styles/h5-designer.scss +191 -0
  97. package/src/components/xform/styles/h5.scss +5 -6
  98. package/src/components/xform/styles/skins.scss +398 -0
  99. package/src/components/xform/styles/table-layout.scss +91 -0
  100. package/src/components/xform/styles/titles.scss +255 -0
  101. package/src/components/xform/utils/util.js +20 -0
  102. package/src/index.js +2 -514
  103. package/src/layout/components/Sidebar/default.vue +3 -3
  104. package/src/layout/components/TagsView/index.vue +1 -1
  105. package/src/layout/defaultLayout.vue +2 -2
  106. package/src/store/modules/settings.js +1 -1
  107. package/src/utils/vab.js +33 -11
  108. package/src/views/bd/setting/formVersion/compareContMixin.scss +1 -1
  109. package/src/views/mobile/user/area/dialog.vue +1 -1
  110. package/src/views/mobile/user/user/dialog.vue +1 -1
  111. package/src/views/user/commMenu/index.vue +3 -1
  112. package/src/views/user/commMenu/style.scss +123 -0
  113. package/src/views/user/home/default.vue +5 -5
  114. package/src/views/user/home/default2.vue +2 -2
  115. package/src/views/user/role/edit.vue +4 -0
  116. package/src/views/user/role/role-box.scss +83 -0
  117. package/src/views/user/role/voc_edit.vue +4 -0
  118. package/src/views/user/wf/wf_obj_config/importItemDialog.vue +1 -1
  119. package/src/resources/js/base/common.js +0 -110
  120. package/src/views/user/outLink/cc_form_view.vue +0 -188
@@ -0,0 +1,71 @@
1
+ // Core xform detail-template skins extracted from the app stylesheet.
2
+ @import "~@base/styles/variables.scss";
3
+
4
+ .detail-temp-box{
5
+ &.d-temp-1{
6
+ padding: 8px 12px 0;
7
+ .detail-temp-header{
8
+ font-size:$fontSizeBase;vertical-align: middle;margin-bottom:10px;color:#303133;
9
+ &:before{
10
+ content:"";width:4px;height:12px;display:inline-block;background:$baseColor;margin-right:6px;border-radius: 1px;vertical-align: middle;
11
+ }
12
+ .detail-temp-label{
13
+ font-size:14px;vertical-align: middle;
14
+ }
15
+ }
16
+ }
17
+ &.d-temp-2{
18
+ border: 1px solid #e4e7ed;
19
+ border-radius: 4px;
20
+ overflow: hidden;
21
+ margin-bottom: 8px;
22
+
23
+ .detail-temp-header {
24
+ padding: 8px 12px;
25
+ background: #f5f7fa;
26
+ border-bottom: 1px solid #e4e7ed;
27
+ .detail-temp-label {
28
+ font-size: 14px;
29
+ font-weight: 600;
30
+ color: #303133;
31
+ }
32
+ }
33
+ }
34
+ &.d-temp-3{
35
+ padding: 0 12px 0;margin-bottom: 8px;border-radius: 4px;border: solid 1px #eee;background: #FFF;
36
+ .detail-temp-header{
37
+ font-size:$fontSizeBase;vertical-align: middle;margin-bottom:4px;color:#303133;overflow: hidden;
38
+ .detail-temp-label{
39
+ position:relative;padding: 12px 0 8px;display: inline-block;font-size: 14px;
40
+ &:before{
41
+ content:"";height:3px;display:inline-block;background:$baseColor;border-radius: 1px;vertical-align: middle;position:absolute;top:0;left:0;right:0;
42
+ }
43
+ }
44
+ }
45
+ .detail-temp-body{
46
+ padding:4px 0;
47
+ }
48
+ }
49
+ &.d-temp-4{
50
+ padding: 8px 12px 0;
51
+ .detail-temp-header{
52
+ background:#F3F3F3;padding:0 12px;height:24px;line-height:24px;color:#303133;
53
+ .detail-temp-label{
54
+ font-size:14px;vertical-align: middle;font-weight:600
55
+ }
56
+ }
57
+ .detail-temp-body{
58
+ padding:4px 0;
59
+ }
60
+ }
61
+ .detail-temp-empty {
62
+ min-height: 60px;
63
+ display: flex;
64
+ align-items: center;
65
+ justify-content: center;
66
+ color: #c0c4cc;
67
+ font-size: 13px;
68
+ border: 1px dashed #dcdfe6;
69
+ border-radius: 4px;
70
+ }
71
+ }
@@ -0,0 +1,191 @@
1
+ // Core H5 designer-preview styles. Runtime H5 remains in styles/h5.scss under .xform-h5.
2
+ @import "~@base/styles/variables.scss";
3
+
4
+ .form-render-wrapper.h5-layout,
5
+ .el-form.H5-layout,
6
+ .designer-view.h5-layout {
7
+ padding: 0 !important;
8
+ background: #f5f4f9 !important;
9
+ overflow: hidden;
10
+ .el-input {
11
+ width: 100% !important;
12
+ }
13
+ .form-widget-list {
14
+ padding: 0 !important;
15
+ }
16
+ .box-style {
17
+ margin-bottom: 12px;
18
+ border: none;
19
+ border-radius: 0;
20
+ box-shadow: none;
21
+ .t {
22
+ line-height: 40px;
23
+ padding: 0 12px;
24
+ background: #fff;
25
+ border-bottom: solid 1px #eee;
26
+ color: #49b8ff;
27
+ &:before {
28
+ content: "";
29
+ width: 5px;
30
+ height: 15px;
31
+ display: inline-block;
32
+ background: #49b8ff;
33
+ border-radius: 2px;
34
+ margin-right: 8px;
35
+ vertical-align: middle;
36
+ margin-bottom: 1px;
37
+ }
38
+ b {
39
+ color: inherit;
40
+ padding-left: 0;
41
+ padding-right: 0;
42
+ background: none;
43
+ font-weight: 400;
44
+ font-size: 0.9125rem;
45
+ }
46
+ }
47
+ .cont {
48
+ padding: 6px 12px;
49
+ .field-wrapper {
50
+ &.disable .el-form-item {
51
+ background-color: #f1f1f1;
52
+ .el-input__inner {
53
+ background-color: #f1f1f1;
54
+ }
55
+ }
56
+ .el-form-item {
57
+ padding: 5px 12px;
58
+ border: solid 1px #eee;
59
+ border-radius: 4px;
60
+ margin: 7px 0;
61
+ min-height: 42px;
62
+ .el-form-item__label {
63
+ color: #999;
64
+ font-size: 0.825rem;
65
+ &:after {
66
+ display: none;
67
+ }
68
+ }
69
+ .el-input__inner {
70
+ border: none;
71
+ text-align: right;
72
+ font-size: 0.8125rem;
73
+ color: #212121;
74
+ padding: 0;
75
+ }
76
+ .el-input-number.noButton:before {
77
+ right: -10px;
78
+ }
79
+ .el-date-editor .el-input__inner {
80
+ padding-right: 24px;
81
+ .el-input__prefix {
82
+ top: 1px;
83
+ }
84
+ }
85
+ .select-input {
86
+ border: none;
87
+ width: auto;
88
+ float: right;
89
+ -webkit-appearance: none;
90
+ position: relative;
91
+ background: none;
92
+ &:after {
93
+ content: "";
94
+ position: absolute;
95
+ right: 0;
96
+ top: 50%;
97
+ margin-top: -4px;
98
+ border: 4px solid transparent;
99
+ border-left: 5px solid #999;
100
+ }
101
+ height: 29px;
102
+ padding-right: 12px;
103
+ text-align: right;
104
+ }
105
+ .el-checkbox-group {
106
+ text-align: right;
107
+ .el-checkbox {
108
+ margin-right: 0;
109
+ margin-left: 12px;
110
+ .el-checkbox__inner {
111
+ text-align: left;
112
+ }
113
+ .el-checkbox__label {
114
+ padding-left: 6px;
115
+ min-width: 46px;
116
+ }
117
+ }
118
+ }
119
+ }
120
+ }
121
+ .vxe-grid {
122
+ .vxe-table--render-default .vxe-table--border-line {
123
+ display: none;
124
+ }
125
+ .vxe-tools--operate,
126
+ .vxe-cell--sort,
127
+ .vxe-cell--filter {
128
+ display: none;
129
+ }
130
+ }
131
+ .tips-box {
132
+ color: #ed5b5c;
133
+ font-size: 0.75rem;
134
+ line-height: 20px;
135
+ &:before {
136
+ content: "\e7a3";
137
+ font-family: element-icons !important;
138
+ display: inline;
139
+ }
140
+ }
141
+ }
142
+ }
143
+ }
144
+ .designer-view.h5-layout {
145
+ overflow-y: auto;
146
+ height: 100%;
147
+ .box-style.fixbottom {
148
+ bottom: 0;
149
+ left: 0;
150
+ right: 0;
151
+ }
152
+ }
153
+
154
+ .designer-box {
155
+ .el-form.H5-layout {
156
+ .tab-box .el-tabs__content {
157
+ padding: 4px;
158
+ .el-tab-pane {
159
+ .form-widget-list .container-wrapper .grid-container {
160
+ padding: 10px;
161
+ }
162
+ .h5-item {
163
+ .h5-title {
164
+ display: flex;
165
+ b {
166
+ margin-right: 10px;
167
+ }
168
+ > .grid-cell {
169
+ flex: 1;
170
+ .form-widget-list {
171
+ text-align: right;
172
+ .field-wrapper {
173
+ display: inline-block !important;
174
+ position: static;
175
+ right: inherit;
176
+ top: inherit;
177
+ margin-left: 10px;
178
+ }
179
+ }
180
+ }
181
+ }
182
+ .h5-form-box {
183
+ .upload-img {
184
+ margin-top: 5px;
185
+ }
186
+ }
187
+ }
188
+ }
189
+ }
190
+ }
191
+ }
@@ -5,9 +5,8 @@
5
5
  * formConfig.layoutType === 'H5' 输出,PC/Pad 版式下整份样式不生效。
6
6
  *
7
7
  * 为什么放包内而不是 resources/css/style.scss:
8
- * package.json files 只含 src/resources/js,不含 src/resources/css ——
9
- * style.scss 不随 cloud-web-corejs 发布,消费应用用的是自己那份拷贝。
10
- * 样式写在这里才能随包走,改一次各应用同步生效。
8
+ * style.scss 是消费应用按需加载的历史业务样式,不随 cloud-web-corejs 发布。
9
+ * 组件样式写在这里才能随包走,改一次各应用同步生效。
11
10
  * 详见 docs/2026-08 xform 移动端布局对齐 bill_setting 方案.md 决策 2。
12
11
  *
13
12
  * ★ 特异度硬约束(改这个文件前必读):
@@ -19,7 +18,7 @@
19
18
  * 每处覆盖点都标了对手所在行号,便于核对。
20
19
  */
21
20
 
22
- @import "~@/styles/variables.scss";
21
+ @import "~@base/styles/variables.scss";
23
22
 
24
23
  /* ============ 块 A:变量 ============ */
25
24
  /* 收掉 bill_setting 散在 4 处 5 个值的 calc(100vh - N),不要抄它的具体数值 */
@@ -1352,7 +1351,7 @@ $xformH5Size:14px;
1352
1351
  border: solid 2px #fff;
1353
1352
 
1354
1353
  .icon {
1355
- background: url(~@/resources/images/icon-tips.png) no-repeat center;
1354
+ background: url(~@base/core-resources/images/icon-tips.png) no-repeat center;
1356
1355
  background-size: cover;
1357
1356
  position: absolute;
1358
1357
  top: -19px;
@@ -1435,7 +1434,7 @@ $xformH5Size:14px;
1435
1434
  }
1436
1435
 
1437
1436
  &.error > div .icon {
1438
- background-image: url(~@/resources/images/icon-error.png);
1437
+ background-image: url(~@base/core-resources/images/icon-error.png);
1439
1438
  border-color: #fff;
1440
1439
  }
1441
1440
  }
@@ -0,0 +1,398 @@
1
+ // Core xform tab / step customClass skins extracted from the app stylesheet.
2
+ @import "~@base/styles/variables.scss";
3
+
4
+ .tabCard-sty2 {
5
+ > .el-tabs__header {
6
+ margin: 0 0 0 0;
7
+ .el-tabs__nav-wrap::after {
8
+ background: #e9e9e9;
9
+ height: 1px;
10
+ }
11
+ }
12
+ > .el-tabs__content .d-cont {
13
+ padding: 0;
14
+ margin: 0;
15
+ height: calc(100vh - 154px);
16
+ }
17
+ > .el-tabs__active-bar {
18
+ display: none;
19
+ }
20
+ }
21
+ .vxe-tit {
22
+ line-height: 28px;
23
+ font-weight: 600;
24
+ font-size: 14px;
25
+ color: $baseColor;
26
+ i {
27
+ margin-right: 3px;
28
+ font-weight: 400;
29
+ vertical-align: middle;
30
+ }
31
+ }
32
+ .tabSeparate-box {
33
+ .el-tabs__header {
34
+ margin-bottom: 1px;
35
+ .el-tabs__nav-wrap {
36
+ .el-tabs__nav {
37
+ border: none;
38
+ border-radius: 5px;
39
+ overflow: hidden;
40
+ }
41
+ .el-tabs__item {
42
+ height: 30px;
43
+ line-height: 30px;
44
+ background: #f0f0f0;
45
+ color: #424242;
46
+ -webkit-transition: none;
47
+ transition: none;
48
+ padding: 0 14px;
49
+ font-size: $fontSizeBase;
50
+ outline: none !important;
51
+ min-width: 84px;
52
+ text-align: center;
53
+ border-left: solid 1px #e1e1e1;
54
+ font-size: 13px;
55
+ &.is-active {
56
+ background: $baseColor;
57
+ color: #fff;
58
+ }
59
+ }
60
+ }
61
+ .el-tabs__active-bar,
62
+ .el-tabs__nav-wrap::after {
63
+ display: none;
64
+ }
65
+ }
66
+ }
67
+
68
+ .step-box_style {
69
+ margin: 12px 0 8px;
70
+ text-align: center;
71
+ display: flex;
72
+ .item {
73
+ flex: 1;
74
+ position: relative;
75
+ color: #c0c4cc;
76
+ &:after {
77
+ content: "";
78
+ position: absolute;
79
+ left: 50%;
80
+ right: -50%;
81
+ height: 2px;
82
+ border-color: inherit;
83
+ background-color: #c0c4cc;
84
+ top: 11px;
85
+ }
86
+ .icon {
87
+ z-index: 1;
88
+ display: inline-flex;
89
+ justify-content: center;
90
+ align-items: center;
91
+ width: 24px;
92
+ height: 24px;
93
+ line-height: 24px;
94
+ font-size: 14px;
95
+ box-sizing: border-box;
96
+ background: #ffffff;
97
+ transition: 0.15s ease-out;
98
+ border-radius: 50%;
99
+ position: relative;
100
+ border: solid 2px #c0c4cc;
101
+ padding-right: 2px;
102
+ padding-top: 2px;
103
+ }
104
+ .title {
105
+ padding: 6px 0 3px;
106
+ font-size: 13px;
107
+ }
108
+ .description {
109
+ width: 128px;
110
+ opacity: 0.6;
111
+ margin: auto;
112
+ font-size: $fontSizeBase;
113
+ }
114
+ &:last-child:after {
115
+ display: none;
116
+ }
117
+ &.on {
118
+ color: $baseColor;
119
+ .icon {
120
+ background: $baseColor;
121
+ color: #fff;
122
+ border-color: $baseColor;
123
+ }
124
+ }
125
+ }
126
+ }
127
+ .step-box {
128
+ font-size: $fontSizeBase;
129
+ margin: 8px 0 12px;
130
+ .el-step {
131
+ cursor: pointer;
132
+ }
133
+ .el-step__head {
134
+ &.is-process {
135
+ color: $baseColor;
136
+ border-color: $baseColor;
137
+ }
138
+ &.is-success {
139
+ .el-step__icon {
140
+ background-color: #30b08f;
141
+ .el-step__icon-inner {
142
+ font-weight: 600;
143
+ color: #fff;
144
+ }
145
+ }
146
+ }
147
+ .el-step__icon-inner {
148
+ line-height: 2.2;
149
+ font-weight: 400;
150
+ }
151
+ &.is-finish {
152
+ .el-step__icon.is-text {
153
+ background-color: $baseColor;
154
+ color: #fff;
155
+ }
156
+ .el-step__line {
157
+ background-color: $baseColor;
158
+ }
159
+ }
160
+ }
161
+ .el-step__title {
162
+ font-size: 13px;
163
+ line-height: 24px;
164
+ &.is-process {
165
+ color: $baseColor;
166
+ font-weight: 400;
167
+ margin-left: -1px;
168
+ }
169
+ }
170
+ .el-step__description {
171
+ opacity: 0.8;
172
+ &.is-process {
173
+ color: $baseColor;
174
+ }
175
+ }
176
+ &.center {
177
+ text-align: center;
178
+ margin: 20px 0;
179
+ .el-step__line {
180
+ left: 50%;
181
+ right: -50%;
182
+ }
183
+ .el-step__main {
184
+ text-align: center;
185
+ }
186
+ .el-step__description {
187
+ padding-right: 0;
188
+ }
189
+ }
190
+ }
191
+ .step-box1 {
192
+ font-size: $fontSizeBase;
193
+ margin: 0 -12px 16px;
194
+ background: #f1f6fc;
195
+ padding: 16px 0 12px;
196
+ border-bottom: solid 1px #eee;
197
+ .el-step__head {
198
+ &.is-process {
199
+ color: $baseColor;
200
+ border-color: $baseColor;
201
+ }
202
+ &.is-success {
203
+ .el-step__icon {
204
+ background-color: #30b08f;
205
+ .el-step__icon-inner {
206
+ font-weight: 600;
207
+ color: #fff;
208
+ }
209
+ }
210
+ }
211
+ .el-step__icon-inner {
212
+ line-height: 2.2;
213
+ font-weight: 400;
214
+ margin-left: -1px;
215
+ }
216
+ }
217
+ .el-step__title {
218
+ font-size: 13px;
219
+ line-height: 24px;
220
+ &.is-process {
221
+ color: $baseColor;
222
+ font-weight: 400;
223
+ }
224
+ }
225
+ .el-step__description {
226
+ opacity: 0.8;
227
+ &.is-process {
228
+ color: $baseColor;
229
+ }
230
+ }
231
+ }
232
+ .step-box2 {
233
+ font-size: $fontSizeBase;
234
+ margin: 8px 0 12px;
235
+ .el-step {
236
+ cursor: pointer;
237
+ &.is-horizontal .el-step__line {
238
+ left: 30px;
239
+ right: 8px;
240
+ background: #d8d9dc;
241
+ }
242
+ }
243
+ .el-step__head {
244
+ &.is-process {
245
+ color: #f1f5fb;
246
+ border-color: $baseColor;
247
+ .el-step__icon {
248
+ background-color: #f1f5fb;
249
+ }
250
+ }
251
+ &.is-success {
252
+ color: $baseColor;
253
+ border-color: $baseColor;
254
+ .el-step__icon {
255
+ background-color: $baseColor;
256
+ border-color: $baseColor;
257
+ .el-step__icon-inner {
258
+ font-weight: 600;
259
+ color: #fff;
260
+ }
261
+ }
262
+ .el-step__line {
263
+ background: #f1f5fb;
264
+ &:after {
265
+ content: "";
266
+ border-top: dashed 2px $baseColor;
267
+ width: 100%;
268
+ position: absolute;
269
+ left: 0;
270
+ top: 0;
271
+ }
272
+ i {
273
+ position: relative;
274
+ z-index: 3;
275
+ }
276
+ }
277
+ }
278
+ .el-step__icon-inner {
279
+ line-height: 2.2;
280
+ font-weight: 400;
281
+ }
282
+ &.is-finish {
283
+ .el-step__icon.is-text {
284
+ background-color: $baseColor;
285
+ color: #fff;
286
+ }
287
+ .el-step__line {
288
+ background-color: $baseColor;
289
+ }
290
+ }
291
+ &.is-wait {
292
+ .el-step__icon {
293
+ color: #f1f5fb;
294
+ background-color: #f1f5fb;
295
+ border-color: #d8d9dc;
296
+ }
297
+ }
298
+ }
299
+ .el-step__main {
300
+ position: absolute;
301
+ bottom: 100%;
302
+ width: 150px;
303
+ .el-step__title {
304
+ font-size: 21px;
305
+ line-height: 24px;
306
+ display: inline-block;
307
+ font-weight: 600;
308
+ margin-right: 8px;
309
+ color: #212121;
310
+ vertical-align: text-bottom;
311
+ &.is-process,
312
+ &.is-success {
313
+ color: $baseColor;
314
+ }
315
+ &.is-wait {
316
+ color: #999;
317
+ }
318
+ }
319
+ .el-step__description {
320
+ font-size: 14px;
321
+ opacity: 0.7;
322
+ display: inline-block;
323
+ vertical-align: text-bottom;
324
+ margin-top: 0;
325
+ color: #212121;
326
+ &.is-process,
327
+ &.is-success {
328
+ color: $baseColor;
329
+ }
330
+ &.is-wait {
331
+ color: #999;
332
+ }
333
+ }
334
+ }
335
+ }
336
+ .step-box3 {
337
+ .el-step {
338
+ font-size: $fontSizeBase;
339
+ flex-basis: auto !important;
340
+ .el-step__main {
341
+ padding-left: 4px;
342
+ .el-step__title {
343
+ font-size: $fontSizeBase;
344
+ overflow: hidden;
345
+ padding-bottom: 6px;
346
+ .name {
347
+ float: left;
348
+ color: #323232;
349
+ }
350
+ .a-time {
351
+ float: right;
352
+ color: #666666;
353
+ }
354
+ &.is-process {
355
+ font-weight: 400;
356
+ }
357
+ }
358
+ .el-step__description {
359
+ background: #fafafa;
360
+ padding: 4px 6px;
361
+ margin-left: 2px;
362
+ margin-bottom: 8px;
363
+ color: #666;
364
+ p {
365
+ margin-bottom: 0;
366
+ }
367
+ .use {
368
+ color: #323232;
369
+ margin-right: 16px;
370
+ }
371
+ .time {
372
+ color: #c0c4cc;
373
+ }
374
+ }
375
+ }
376
+ .el-step__head {
377
+ margin-left: 10px;
378
+ .el-step__icon {
379
+ width: 10px;
380
+ height: 10px;
381
+ background: $baseColor;
382
+ border: solid 1px #fff;
383
+ margin-left: 7px;
384
+ margin-top: 7px;
385
+ .el-step__icon-inner {
386
+ display: none;
387
+ }
388
+ }
389
+ .el-step__line {
390
+ top: 8px;
391
+ background: $baseColor;
392
+ width: 1px;
393
+ left: 11.5px;
394
+ bottom: -4px;
395
+ }
396
+ }
397
+ }
398
+ }