@fecp/designer 5.6.8 → 5.6.10
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/es/designer/package.json.mjs +1 -1
- package/es/designer.css +104 -85
- package/es/node_modules/@element-plus/icons-vue/dist/index.mjs +0 -16
- package/es/packages/vue/src/components/forms/formItem/FormItem.vue.mjs +83 -89
- package/es/packages/vue/src/components/forms/roleSelect/RoleSelect.vue.mjs +28 -31
- package/es/packages/vue/src/components/forms/text/Text.vue.mjs +10 -11
- package/es/packages/vue/src/components/forms/userSelect/UserSelect.vue.mjs +28 -31
- package/es/packages/vue/src/components/table/Table.vue.mjs +19 -3
- package/es/packages/vue/src/utils/datasource.mjs +18 -9
- package/es/packages/vue/src/utils/importantDataChange.mjs +1 -15
- package/lib/designer/package.json.js +1 -1
- package/lib/designer.css +104 -85
- package/lib/node_modules/@element-plus/icons-vue/dist/index.js +0 -16
- package/lib/packages/vue/src/components/forms/formItem/FormItem.vue.js +88 -94
- package/lib/packages/vue/src/components/forms/roleSelect/RoleSelect.vue.js +27 -30
- package/lib/packages/vue/src/components/forms/text/Text.vue.js +9 -10
- package/lib/packages/vue/src/components/forms/userSelect/UserSelect.vue.js +27 -30
- package/lib/packages/vue/src/components/table/Table.vue.js +19 -3
- package/lib/packages/vue/src/utils/datasource.js +18 -9
- package/lib/packages/vue/src/utils/importantDataChange.js +1 -15
- package/package.json +1 -1
package/es/designer.css
CHANGED
|
@@ -6055,15 +6055,15 @@ body,
|
|
|
6055
6055
|
text-align: center;
|
|
6056
6056
|
color: #f56c6c;
|
|
6057
6057
|
font-size: 14px;
|
|
6058
|
-
}.text-field-wrapper[data-v-
|
|
6058
|
+
}.text-field-wrapper[data-v-750b92ed] {
|
|
6059
6059
|
width: 100%;
|
|
6060
6060
|
}
|
|
6061
|
-
.prefix-content[data-v-
|
|
6062
|
-
.suffix-content[data-v-
|
|
6061
|
+
.prefix-content[data-v-750b92ed],
|
|
6062
|
+
.suffix-content[data-v-750b92ed] {
|
|
6063
6063
|
color: #909399;
|
|
6064
6064
|
font-size: 14px;
|
|
6065
6065
|
}
|
|
6066
|
-
.data-masking[data-v-
|
|
6066
|
+
.data-masking[data-v-750b92ed] {
|
|
6067
6067
|
margin-top: 4px;
|
|
6068
6068
|
padding: 8px;
|
|
6069
6069
|
background: #f5f7fa;
|
|
@@ -6071,13 +6071,13 @@ body,
|
|
|
6071
6071
|
font-size: 12px;
|
|
6072
6072
|
color: #909399;
|
|
6073
6073
|
}
|
|
6074
|
-
[data-v-
|
|
6074
|
+
[data-v-750b92ed] .el-input-group__append {
|
|
6075
6075
|
background-color: #409eff;
|
|
6076
6076
|
color: #fff;
|
|
6077
6077
|
padding: 0 18px;
|
|
6078
6078
|
box-shadow: 0 1px 0 0 #a8abb2 inset, 0 -1px 0 0 #a8abb2 inset, -1px 0 0 0 #a8abb2 inset;
|
|
6079
6079
|
}
|
|
6080
|
-
[data-v-
|
|
6080
|
+
[data-v-750b92ed] .el-input-group__append:hover {
|
|
6081
6081
|
background-color: #79bbff;
|
|
6082
6082
|
border-color: #79bbff;
|
|
6083
6083
|
color: #fff;
|
|
@@ -6108,15 +6108,15 @@ body,
|
|
|
6108
6108
|
[data-v-fef25575] .el-upload-dragger {
|
|
6109
6109
|
padding: 20px;
|
|
6110
6110
|
}
|
|
6111
|
-
.text-field-wrapper[data-v-
|
|
6111
|
+
.text-field-wrapper[data-v-e9403912] {
|
|
6112
6112
|
width: 100%;
|
|
6113
6113
|
}
|
|
6114
|
-
.prefix-content[data-v-
|
|
6115
|
-
.suffix-content[data-v-
|
|
6114
|
+
.prefix-content[data-v-e9403912],
|
|
6115
|
+
.suffix-content[data-v-e9403912] {
|
|
6116
6116
|
color: #909399;
|
|
6117
6117
|
font-size: 14px;
|
|
6118
6118
|
}
|
|
6119
|
-
.data-masking[data-v-
|
|
6119
|
+
.data-masking[data-v-e9403912] {
|
|
6120
6120
|
margin-top: 4px;
|
|
6121
6121
|
padding: 8px;
|
|
6122
6122
|
background: #f5f7fa;
|
|
@@ -6124,27 +6124,27 @@ body,
|
|
|
6124
6124
|
font-size: 12px;
|
|
6125
6125
|
color: #909399;
|
|
6126
6126
|
}
|
|
6127
|
-
[data-v-
|
|
6127
|
+
[data-v-e9403912] .el-input-group__append {
|
|
6128
6128
|
background-color: #409eff;
|
|
6129
6129
|
color: #fff;
|
|
6130
6130
|
padding: 0 18px;
|
|
6131
6131
|
box-shadow: 0 1px 0 0 #a8abb2 inset, 0 -1px 0 0 #a8abb2 inset, -1px 0 0 0 #a8abb2 inset;
|
|
6132
6132
|
}
|
|
6133
|
-
[data-v-
|
|
6133
|
+
[data-v-e9403912] .el-input-group__append:hover {
|
|
6134
6134
|
background-color: #79bbff;
|
|
6135
6135
|
border-color: #79bbff;
|
|
6136
6136
|
color: #fff;
|
|
6137
6137
|
outline: none;
|
|
6138
6138
|
box-shadow: 0 1px 0 0 #c0c4cc inset, 0 -1px 0 0 #c0c4cc inset, -1px 0 0 0 #c0c4cc inset;
|
|
6139
|
-
}.text-field-wrapper[data-v-
|
|
6139
|
+
}.text-field-wrapper[data-v-ec160822] {
|
|
6140
6140
|
width: 100%;
|
|
6141
6141
|
}
|
|
6142
|
-
.prefix-content[data-v-
|
|
6143
|
-
.suffix-content[data-v-
|
|
6142
|
+
.prefix-content[data-v-ec160822],
|
|
6143
|
+
.suffix-content[data-v-ec160822] {
|
|
6144
6144
|
color: #909399;
|
|
6145
6145
|
font-size: 14px;
|
|
6146
6146
|
}
|
|
6147
|
-
.data-masking[data-v-
|
|
6147
|
+
.data-masking[data-v-ec160822] {
|
|
6148
6148
|
margin-top: 4px;
|
|
6149
6149
|
padding: 8px;
|
|
6150
6150
|
background: #f5f7fa;
|
|
@@ -6152,46 +6152,65 @@ body,
|
|
|
6152
6152
|
font-size: 12px;
|
|
6153
6153
|
color: #909399;
|
|
6154
6154
|
}
|
|
6155
|
-
[data-v-
|
|
6155
|
+
[data-v-ec160822] .el-input-group__append {
|
|
6156
6156
|
background-color: #409eff;
|
|
6157
6157
|
color: #fff;
|
|
6158
6158
|
padding: 0 18px;
|
|
6159
6159
|
box-shadow: 0 1px 0 0 #a8abb2 inset, 0 -1px 0 0 #a8abb2 inset, -1px 0 0 0 #a8abb2 inset;
|
|
6160
6160
|
}
|
|
6161
|
-
[data-v-
|
|
6161
|
+
[data-v-ec160822] .el-input-group__append:hover {
|
|
6162
6162
|
background-color: #79bbff;
|
|
6163
6163
|
border-color: #79bbff;
|
|
6164
6164
|
color: #fff;
|
|
6165
6165
|
outline: none;
|
|
6166
6166
|
box-shadow: 0 1px 0 0 #c0c4cc inset, 0 -1px 0 0 #c0c4cc inset, -1px 0 0 0 #c0c4cc inset;
|
|
6167
|
-
}
|
|
6167
|
+
}
|
|
6168
|
+
.info-icon[data-v-4bbb491d] {
|
|
6168
6169
|
margin-left: 4px;
|
|
6169
6170
|
color: #f5b041;
|
|
6170
6171
|
cursor: help;
|
|
6171
6172
|
font-size: 14px;
|
|
6172
6173
|
pointer-events: all;
|
|
6173
6174
|
}
|
|
6174
|
-
.credit-icon[data-v-
|
|
6175
|
+
.credit-icon[data-v-4bbb491d] {
|
|
6175
6176
|
color: #2e8bff;
|
|
6176
6177
|
margin-right: 2px;
|
|
6177
6178
|
}
|
|
6178
|
-
.regulation-icon[data-v-
|
|
6179
|
+
.regulation-icon[data-v-4bbb491d] {
|
|
6179
6180
|
color: #f56c6c;
|
|
6180
6181
|
margin-right: 2px;
|
|
6181
6182
|
}
|
|
6182
|
-
.
|
|
6183
|
-
|
|
6184
|
-
|
|
6183
|
+
.form-item-content-wrapper[data-v-4bbb491d] {
|
|
6184
|
+
position: relative;
|
|
6185
|
+
display: flex;
|
|
6186
|
+
align-items: center;
|
|
6187
|
+
width: 100%;
|
|
6188
|
+
}
|
|
6189
|
+
.form-item-content-wrapper[data-v-4bbb491d] > :first-child {
|
|
6190
|
+
flex: 1;
|
|
6191
|
+
min-width: 0;
|
|
6192
|
+
}
|
|
6193
|
+
|
|
6194
|
+
/* Excel 风格右上角三角标记(带圆角,匹配输入框圆角) */
|
|
6195
|
+
.data-change-triangle[data-v-4bbb491d] {
|
|
6196
|
+
position: absolute;
|
|
6197
|
+
top: 0;
|
|
6198
|
+
right: 0;
|
|
6199
|
+
width: 0;
|
|
6200
|
+
height: 0;
|
|
6201
|
+
border-top: 14px solid #e6a23c;
|
|
6202
|
+
border-left: 14px solid transparent;
|
|
6203
|
+
/* 右上角圆角匹配 Element Plus 默认输入框圆角 4px */
|
|
6204
|
+
border-top-right-radius: 4px;
|
|
6205
|
+
z-index: 2;
|
|
6185
6206
|
cursor: pointer;
|
|
6186
6207
|
pointer-events: all;
|
|
6187
|
-
|
|
6188
|
-
transition: color 0.2s, transform 0.2s;
|
|
6208
|
+
transition: border-top-color 0.2s;
|
|
6189
6209
|
}
|
|
6190
|
-
.data-change-
|
|
6191
|
-
color: #f0a020;
|
|
6192
|
-
transform: scale(1.15);
|
|
6210
|
+
.data-change-triangle[data-v-4bbb491d]:hover {
|
|
6211
|
+
border-top-color: #f0a020;
|
|
6193
6212
|
}
|
|
6194
|
-
.data-change-popover .popover-header[data-v-
|
|
6213
|
+
.data-change-popover .popover-header[data-v-4bbb491d] {
|
|
6195
6214
|
display: flex;
|
|
6196
6215
|
align-items: center;
|
|
6197
6216
|
justify-content: space-between;
|
|
@@ -6199,53 +6218,53 @@ body,
|
|
|
6199
6218
|
margin-bottom: 2px;
|
|
6200
6219
|
border-bottom: 1px solid #ebeef5;
|
|
6201
6220
|
}
|
|
6202
|
-
.data-change-popover .popover-header .header-left[data-v-
|
|
6221
|
+
.data-change-popover .popover-header .header-left[data-v-4bbb491d] {
|
|
6203
6222
|
display: flex;
|
|
6204
6223
|
align-items: center;
|
|
6205
6224
|
gap: 6px;
|
|
6206
6225
|
}
|
|
6207
|
-
.data-change-popover .popover-header .header-icon[data-v-
|
|
6226
|
+
.data-change-popover .popover-header .header-icon[data-v-4bbb491d] {
|
|
6208
6227
|
color: #e6a23c;
|
|
6209
6228
|
font-size: 16px;
|
|
6210
6229
|
}
|
|
6211
|
-
.data-change-popover .popover-header .header-title[data-v-
|
|
6230
|
+
.data-change-popover .popover-header .header-title[data-v-4bbb491d] {
|
|
6212
6231
|
font-weight: 600;
|
|
6213
6232
|
font-size: 14px;
|
|
6214
6233
|
color: #303133;
|
|
6215
6234
|
}
|
|
6216
|
-
.data-change-popover .popover-header .header-count[data-v-
|
|
6235
|
+
.data-change-popover .popover-header .header-count[data-v-4bbb491d] {
|
|
6217
6236
|
font-size: 12px;
|
|
6218
6237
|
color: #909399;
|
|
6219
6238
|
background: #f4f4f5;
|
|
6220
6239
|
padding: 2px 8px;
|
|
6221
6240
|
border-radius: 10px;
|
|
6222
6241
|
}
|
|
6223
|
-
.data-change-popover .diff-block[data-v-
|
|
6242
|
+
.data-change-popover .diff-block[data-v-4bbb491d] {
|
|
6224
6243
|
margin-bottom: 12px;
|
|
6225
6244
|
}
|
|
6226
|
-
.data-change-popover .diff-block[data-v-
|
|
6245
|
+
.data-change-popover .diff-block[data-v-4bbb491d]:last-child {
|
|
6227
6246
|
margin-bottom: 0;
|
|
6228
6247
|
}
|
|
6229
|
-
.data-change-popover .diff-meta[data-v-
|
|
6248
|
+
.data-change-popover .diff-meta[data-v-4bbb491d] {
|
|
6230
6249
|
display: flex;
|
|
6231
6250
|
align-items: center;
|
|
6232
6251
|
gap: 8px;
|
|
6233
6252
|
padding: 4px 8px;
|
|
6234
6253
|
font-size: 12px;
|
|
6235
6254
|
}
|
|
6236
|
-
.data-change-popover .diff-meta .diff-time[data-v-
|
|
6255
|
+
.data-change-popover .diff-meta .diff-time[data-v-4bbb491d] {
|
|
6237
6256
|
color: #909399;
|
|
6238
6257
|
}
|
|
6239
|
-
.data-change-popover .diff-meta .diff-operator[data-v-
|
|
6258
|
+
.data-change-popover .diff-meta .diff-operator[data-v-4bbb491d] {
|
|
6240
6259
|
color: #24292e;
|
|
6241
6260
|
font-weight: 600;
|
|
6242
6261
|
}
|
|
6243
|
-
.data-change-popover .diff-lines[data-v-
|
|
6262
|
+
.data-change-popover .diff-lines[data-v-4bbb491d] {
|
|
6244
6263
|
border: 1px solid #e1e4e8;
|
|
6245
6264
|
border-radius: 6px;
|
|
6246
6265
|
overflow: hidden;
|
|
6247
6266
|
}
|
|
6248
|
-
.data-change-popover .diff-line[data-v-
|
|
6267
|
+
.data-change-popover .diff-line[data-v-4bbb491d] {
|
|
6249
6268
|
display: flex;
|
|
6250
6269
|
align-items: flex-start;
|
|
6251
6270
|
padding: 6px 10px;
|
|
@@ -6253,34 +6272,34 @@ body,
|
|
|
6253
6272
|
line-height: 1.5;
|
|
6254
6273
|
word-break: break-all;
|
|
6255
6274
|
}
|
|
6256
|
-
.data-change-popover .diff-line .diff-sign[data-v-
|
|
6275
|
+
.data-change-popover .diff-line .diff-sign[data-v-4bbb491d] {
|
|
6257
6276
|
flex-shrink: 0;
|
|
6258
6277
|
width: 18px;
|
|
6259
6278
|
user-select: none;
|
|
6260
6279
|
}
|
|
6261
|
-
.data-change-popover .diff-line .diff-text[data-v-
|
|
6280
|
+
.data-change-popover .diff-line .diff-text[data-v-4bbb491d] {
|
|
6262
6281
|
flex: 1;
|
|
6263
6282
|
min-width: 0;
|
|
6264
6283
|
}
|
|
6265
|
-
.data-change-popover .diff-line.diff-del[data-v-
|
|
6284
|
+
.data-change-popover .diff-line.diff-del[data-v-4bbb491d] {
|
|
6266
6285
|
background: #ffeef0;
|
|
6267
6286
|
}
|
|
6268
|
-
.data-change-popover .diff-line.diff-del .diff-sign[data-v-
|
|
6287
|
+
.data-change-popover .diff-line.diff-del .diff-sign[data-v-4bbb491d] {
|
|
6269
6288
|
color: #cb2431;
|
|
6270
6289
|
}
|
|
6271
|
-
.data-change-popover .diff-line.diff-del .diff-text[data-v-
|
|
6290
|
+
.data-change-popover .diff-line.diff-del .diff-text[data-v-4bbb491d] {
|
|
6272
6291
|
color: #cb2431;
|
|
6273
6292
|
}
|
|
6274
|
-
.data-change-popover .diff-line.diff-add[data-v-
|
|
6293
|
+
.data-change-popover .diff-line.diff-add[data-v-4bbb491d] {
|
|
6275
6294
|
background: #e6ffed;
|
|
6276
6295
|
}
|
|
6277
|
-
.data-change-popover .diff-line.diff-add .diff-sign[data-v-
|
|
6296
|
+
.data-change-popover .diff-line.diff-add .diff-sign[data-v-4bbb491d] {
|
|
6278
6297
|
color: #22863a;
|
|
6279
6298
|
}
|
|
6280
|
-
.data-change-popover .diff-line.diff-add .diff-text[data-v-
|
|
6299
|
+
.data-change-popover .diff-line.diff-add .diff-text[data-v-4bbb491d] {
|
|
6281
6300
|
color: #22863a;
|
|
6282
6301
|
}
|
|
6283
|
-
[data-v-
|
|
6302
|
+
[data-v-4bbb491d]::deep(.el-form-item__content) {
|
|
6284
6303
|
margin: 0 !important;
|
|
6285
6304
|
}.el-page-header.is-contentful .el-page-header__main{border-top:1px solid var(--el-border-color-light);margin-top:16px}.el-page-header__header{justify-content:space-between;align-items:center;line-height:24px;display:flex}.el-page-header__left{align-items:center;margin-right:40px;display:flex;position:relative}.el-page-header__back{cursor:pointer;align-items:center;display:flex}.el-page-header__left .el-divider--vertical{margin:0 16px}.el-page-header__icon{align-items:center;margin-right:10px;font-size:16px;display:flex}.el-page-header__icon .el-icon{font-size:inherit}.el-page-header__title{font-size:14px;font-weight:500}.el-page-header__content{color:var(--el-text-color-primary);font-size:18px}.el-page-header__breadcrumb{margin-bottom:16px}.fec-header[data-v-a55fc4ab] {
|
|
6286
6305
|
padding: 0 20px;
|
|
@@ -6960,12 +6979,12 @@ body,
|
|
|
6960
6979
|
white-space: nowrap;
|
|
6961
6980
|
overflow: hidden;
|
|
6962
6981
|
text-overflow: ellipsis;
|
|
6963
|
-
}.fec-table[data-v-
|
|
6982
|
+
}.fec-table[data-v-79a7b787] {
|
|
6964
6983
|
height: 100%;
|
|
6965
6984
|
flex-grow: 1;
|
|
6966
6985
|
padding: 0 16px;
|
|
6967
6986
|
}
|
|
6968
|
-
.fec-table-container[data-v-
|
|
6987
|
+
.fec-table-container[data-v-79a7b787] {
|
|
6969
6988
|
width: 100%;
|
|
6970
6989
|
background: #fff;
|
|
6971
6990
|
box-sizing: border-box;
|
|
@@ -6975,91 +6994,91 @@ body,
|
|
|
6975
6994
|
overflow: hidden;
|
|
6976
6995
|
flex-grow: 1;
|
|
6977
6996
|
}
|
|
6978
|
-
.fec-table-container .fec-vxe-table[data-v-
|
|
6997
|
+
.fec-table-container .fec-vxe-table[data-v-79a7b787] {
|
|
6979
6998
|
flex: 1;
|
|
6980
6999
|
min-height: 0;
|
|
6981
7000
|
overflow: hidden;
|
|
6982
7001
|
margin-bottom: 16px;
|
|
6983
7002
|
}
|
|
6984
|
-
.fec-table-container[data-v-
|
|
7003
|
+
.fec-table-container[data-v-79a7b787] .vxe-table {
|
|
6985
7004
|
font-size: 14px;
|
|
6986
7005
|
font-family: inherit;
|
|
6987
7006
|
}
|
|
6988
|
-
.fec-table-container[data-v-
|
|
6989
|
-
.fec-table-container[data-v-
|
|
7007
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-sort--asc-btn,
|
|
7008
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-sort--desc-btn {
|
|
6990
7009
|
color: #dcdcdc;
|
|
6991
7010
|
}
|
|
6992
|
-
.fec-table-container[data-v-
|
|
6993
|
-
.fec-table-container[data-v-
|
|
7011
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .serverSort .vxe-sort--asc-btn,
|
|
7012
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .serverSort .vxe-sort--desc-btn {
|
|
6994
7013
|
color: #d3edf9;
|
|
6995
7014
|
}
|
|
6996
|
-
.fec-table-container[data-v-
|
|
7015
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .serverSort .sort--active {
|
|
6997
7016
|
color: var(--el-color-primary);
|
|
6998
7017
|
}
|
|
6999
|
-
.fec-table-container[data-v-
|
|
7018
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .sort--active {
|
|
7000
7019
|
color: var(--el-color-primary);
|
|
7001
7020
|
}
|
|
7002
|
-
.fec-table-container[data-v-
|
|
7021
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--body-wrapper {
|
|
7003
7022
|
overflow: auto;
|
|
7004
7023
|
}
|
|
7005
|
-
.fec-table-container[data-v-
|
|
7006
|
-
.fec-table-container[data-v-
|
|
7007
|
-
.fec-table-container[data-v-
|
|
7024
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--body,
|
|
7025
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--header,
|
|
7026
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--footer {
|
|
7008
7027
|
width: 100% !important;
|
|
7009
7028
|
}
|
|
7010
|
-
.fec-table-container[data-v-
|
|
7029
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-header--column {
|
|
7011
7030
|
background-color: #fff;
|
|
7012
7031
|
}
|
|
7013
|
-
.fec-table-container[data-v-
|
|
7032
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-header--column .vxe-cell {
|
|
7014
7033
|
height: 40px !important;
|
|
7015
7034
|
min-height: 40px !important;
|
|
7016
7035
|
color: #333;
|
|
7017
7036
|
}
|
|
7018
|
-
.fec-table-container[data-v-
|
|
7037
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--header-inner-wrapper {
|
|
7019
7038
|
height: 40px !important;
|
|
7020
7039
|
}
|
|
7021
|
-
.fec-table-container[data-v-
|
|
7040
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-body--column .vxe-cell {
|
|
7022
7041
|
padding: 6px !important;
|
|
7023
7042
|
min-height: 32px !important;
|
|
7024
7043
|
color: #666;
|
|
7025
7044
|
font-size: 13px;
|
|
7026
7045
|
}
|
|
7027
|
-
.fec-table-container[data-v-
|
|
7028
|
-
.fec-table-container[data-v-
|
|
7046
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-body--column .c--tooltip,
|
|
7047
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-body--column .c--title {
|
|
7029
7048
|
height: 32px !important;
|
|
7030
7049
|
min-height: 32px !important;
|
|
7031
7050
|
}
|
|
7032
|
-
.fec-table-container[data-v-
|
|
7051
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--border-line {
|
|
7033
7052
|
border: none;
|
|
7034
7053
|
border-bottom: 1px solid #ebeef5;
|
|
7035
7054
|
border-top: 1px solid #ebeef5;
|
|
7036
7055
|
}
|
|
7037
|
-
.fec-table-container[data-v-
|
|
7038
|
-
.fec-table-container[data-v-
|
|
7056
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--scroll-y-handle-appearance,
|
|
7057
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--scroll-y-wrapper:after {
|
|
7039
7058
|
border: none !important;
|
|
7040
7059
|
}
|
|
7041
|
-
.fec-table-container[data-v-
|
|
7060
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--scroll-y-top-corner {
|
|
7042
7061
|
display: none !important;
|
|
7043
7062
|
}
|
|
7044
|
-
.fec-table-container[data-v-
|
|
7063
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-cell--sort {
|
|
7045
7064
|
font-size: 14px;
|
|
7046
7065
|
}
|
|
7047
|
-
.fec-table-container[data-v-
|
|
7048
|
-
.fec-table-container[data-v-
|
|
7049
|
-
.fec-table-container[data-v-
|
|
7050
|
-
.fec-table-container[data-v-
|
|
7051
|
-
.fec-table-container[data-v-
|
|
7052
|
-
.fec-table-container[data-v-
|
|
7066
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-body--column,
|
|
7067
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-footer--column,
|
|
7068
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-header--column,
|
|
7069
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-body--column,
|
|
7070
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-footer--column,
|
|
7071
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-header--column {
|
|
7053
7072
|
background-image: linear-gradient(#ebeef5, #ebeef5) !important;
|
|
7054
7073
|
}
|
|
7055
|
-
.fec-table-container[data-v-
|
|
7074
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .el-button.is-disabled {
|
|
7056
7075
|
color: #ccc !important;
|
|
7057
7076
|
}
|
|
7058
|
-
.fec-table-container[data-v-
|
|
7059
|
-
.fec-table-container[data-v-
|
|
7077
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--scroll-x-handle-appearance,
|
|
7078
|
+
.fec-table-container[data-v-79a7b787] .vxe-table .vxe-table--scroll-x-right-corner {
|
|
7060
7079
|
display: none !important;
|
|
7061
7080
|
}
|
|
7062
|
-
.fec-table-sub[data-v-
|
|
7081
|
+
.fec-table-sub[data-v-79a7b787] .vxe-table .vxe-table--border-line {
|
|
7063
7082
|
border-top: none;
|
|
7064
7083
|
}
|
|
7065
7084
|
.fec-layout-card[data-v-a6236024] {
|
|
@@ -558,21 +558,6 @@ var _sfc_main148 = /* @__PURE__ */ defineComponent({
|
|
|
558
558
|
]));
|
|
559
559
|
}
|
|
560
560
|
}), link_default = _sfc_main148;
|
|
561
|
-
var _sfc_main149 = /* @__PURE__ */ defineComponent({
|
|
562
|
-
name: "List",
|
|
563
|
-
__name: "list",
|
|
564
|
-
setup(__props) {
|
|
565
|
-
return (_ctx, _cache) => (openBlock(), createElementBlock("svg", {
|
|
566
|
-
xmlns: "http://www.w3.org/2000/svg",
|
|
567
|
-
viewBox: "0 0 1024 1024"
|
|
568
|
-
}, [
|
|
569
|
-
createElementVNode("path", {
|
|
570
|
-
fill: "currentColor",
|
|
571
|
-
d: "M704 192h160v736H160V192h160v64h384zM288 512h448v-64H288zm0 256h448v-64H288zm96-576V96h256v96z"
|
|
572
|
-
})
|
|
573
|
-
]));
|
|
574
|
-
}
|
|
575
|
-
}), list_default = _sfc_main149;
|
|
576
561
|
var _sfc_main150 = /* @__PURE__ */ defineComponent({
|
|
577
562
|
name: "Loading",
|
|
578
563
|
__name: "loading",
|
|
@@ -1051,7 +1036,6 @@ export {
|
|
|
1051
1036
|
hide_default as Hide,
|
|
1052
1037
|
info_filled_default as InfoFilled,
|
|
1053
1038
|
link_default as Link,
|
|
1054
|
-
list_default as List,
|
|
1055
1039
|
loading_default as Loading,
|
|
1056
1040
|
lock_default as Lock,
|
|
1057
1041
|
management_default as Management,
|