@fangzhongya/fang-ui 0.1.29 → 0.1.31
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/array/index.css +2 -1
- package/dist/components/audios/index.css +2 -1
- package/dist/components/box/index.css +2 -1
- package/dist/components/box-adjust/index.css +2 -1
- package/dist/components/box-local/index.css +2 -1
- package/dist/components/box-mask/index.css +2 -1
- package/dist/components/box-title/index.css +2 -1
- package/dist/components/buttons/index.css +2 -1
- package/dist/components/cascaders/index.css +2 -1
- package/dist/components/checks/index.css +2 -1
- package/dist/components/common/urls.cjs +1 -1
- package/dist/components/common/urls.js +1 -1
- package/dist/components/common/use.cjs +8 -0
- package/dist/components/common/use.d.ts +1 -0
- package/dist/components/common/use.js +8 -0
- package/dist/components/dates/index.css +2 -1
- package/dist/components/dates-divide/index.css +2 -1
- package/dist/components/dates-picker/index.css +2 -1
- package/dist/components/dates2/index.css +2 -1
- package/dist/components/dialogs/index.css +2 -1
- package/dist/components/edit/index.css +2 -1
- package/dist/components/edit-float/index.css +2 -1
- package/dist/components/forms/index.css +5 -1
- package/dist/components/forms-div/index.css +2 -1
- package/dist/components/forms-item/index.css +5 -1
- package/dist/components/forms-item/index.scss +3 -0
- package/dist/components/forms-item/src/label.cjs +1 -1
- package/dist/components/forms-item/src/label.js +2 -2
- package/dist/components/full-screen/index.css +2 -1
- package/dist/components/history/index.css +2 -1
- package/dist/components/icon/index.css +2 -1
- package/dist/components/icon-picker/index.css +2 -1
- package/dist/components/iframe/index.css +2 -1
- package/dist/components/images/index.css +2 -1
- package/dist/components/index.scss +2 -2
- package/dist/components/input-array/index.css +2 -1
- package/dist/components/input-history/index.css +2 -1
- package/dist/components/input-num/index.css +2 -1
- package/dist/components/input-select/index.css +2 -1
- package/dist/components/inputs/index.css +2 -1
- package/dist/components/{global-config → keep-com}/index.css +2 -1
- package/dist/components/labels/index.css +2 -1
- package/dist/components/list/index.css +7 -1
- package/dist/components/list/index.scss +5 -1
- package/dist/components/list/src/util.cjs +1 -1
- package/dist/components/list/src/util.js +2 -2
- package/dist/components/lists/index.css +2 -1
- package/dist/components/lists/src/index2.cjs +13 -1
- package/dist/components/lists/src/index2.js +13 -1
- package/dist/components/listsp/index.css +2 -1
- package/dist/components/listsp/src/index2.cjs +2 -0
- package/dist/components/listsp/src/index2.js +2 -0
- package/dist/components/listspd/index.css +2 -1
- package/dist/components/listspd/src/index2.cjs +2 -0
- package/dist/components/listspd/src/index2.js +2 -0
- package/dist/components/menus/index.css +2 -1
- package/dist/components/no-data/index.css +2 -1
- package/dist/components/page/index.css +11 -1
- package/dist/components/paging/index.css +2 -1
- package/dist/components/popup/index.css +2 -1
- package/dist/components/retract/index.css +2 -1
- package/dist/components/right-key/index.css +2 -1
- package/dist/components/scss/common.scss +5 -1
- package/dist/components/seamless-scroll/index.css +2 -1
- package/dist/components/select-scroll/index.css +2 -1
- package/dist/components/selector/index.css +2 -1
- package/dist/components/selects/index.css +2 -1
- package/dist/components/sliders/index.css +2 -1
- package/dist/components/switchs/index.css +2 -1
- package/dist/components/tables/common/pagin.cjs +47 -49
- package/dist/components/tables/common/pagin.d.ts +1 -0
- package/dist/components/tables/common/pagin.js +47 -49
- package/dist/components/tables/index.css +3 -1
- package/dist/components/tables/index.scss +1 -0
- package/dist/components/tables/src/index2.cjs +6 -1
- package/dist/components/tables/src/index2.js +6 -1
- package/dist/components/tablesp/index.css +3 -1
- package/dist/components/tablesp/src/index2.cjs +2 -0
- package/dist/components/tablesp/src/index2.js +2 -0
- package/dist/components/tablespd/index.css +3 -1
- package/dist/components/tablespd/src/index2.cjs +2 -0
- package/dist/components/tablespd/src/index2.js +2 -0
- package/dist/components/tabless/index.css +2 -1
- package/dist/components/tabless/src/index2.cjs +2 -0
- package/dist/components/tabless/src/index2.js +2 -0
- package/dist/components/tablesv/index.css +2 -1
- package/dist/components/tablesv/src/index2.cjs +8 -3
- package/dist/components/tablesv/src/index2.js +8 -3
- package/dist/components/tablesvp/index.css +2 -1
- package/dist/components/tablesvp/src/index2.cjs +2 -0
- package/dist/components/tablesvp/src/index2.js +2 -0
- package/dist/components/tablesvpd/index.css +2 -1
- package/dist/components/tablesvpd/src/index2.cjs +2 -0
- package/dist/components/tablesvpd/src/index2.js +2 -0
- package/dist/components/uploads/index.css +2 -1
- package/dist/components/videos/index.css +2 -1
- package/dist/components/window/index.css +2 -1
- package/dist/css/array.css +2 -1
- package/dist/css/audios.css +2 -1
- package/dist/css/box-adjust.css +2 -1
- package/dist/css/box-local.css +2 -1
- package/dist/css/box-mask.css +2 -1
- package/dist/css/box-title.css +2 -1
- package/dist/css/box.css +2 -1
- package/dist/css/buttons.css +2 -1
- package/dist/css/cascaders.css +2 -1
- package/dist/css/checks.css +2 -1
- package/dist/css/dates-divide.css +2 -1
- package/dist/css/dates-picker.css +2 -1
- package/dist/css/dates.css +2 -1
- package/dist/css/dates2.css +2 -1
- package/dist/css/dialogs.css +2 -1
- package/dist/css/edit-float.css +2 -1
- package/dist/css/edit.css +2 -1
- package/dist/css/forms-div.css +2 -1
- package/dist/css/forms-item.css +5 -1
- package/dist/css/forms.css +5 -1
- package/dist/css/full-screen.css +2 -1
- package/dist/css/history.css +2 -1
- package/dist/css/icon-picker.css +2 -1
- package/dist/css/icon.css +2 -1
- package/dist/css/iframe.css +2 -1
- package/dist/css/images.css +2 -1
- package/dist/css/index.css +39 -1
- package/dist/css/input-array.css +2 -1
- package/dist/css/input-history.css +2 -1
- package/dist/css/input-num.css +2 -1
- package/dist/css/input-select.css +2 -1
- package/dist/css/inputs.css +2 -1
- package/dist/css/{global-config.css → keep-com.css} +2 -1
- package/dist/css/labels.css +2 -1
- package/dist/css/list.css +7 -1
- package/dist/css/lists.css +2 -1
- package/dist/css/listsp.css +2 -1
- package/dist/css/listspd.css +2 -1
- package/dist/css/menus.css +2 -1
- package/dist/css/no-data.css +2 -1
- package/dist/css/page.css +11 -1
- package/dist/css/paging.css +2 -1
- package/dist/css/popup.css +2 -1
- package/dist/css/retract.css +2 -1
- package/dist/css/right-key.css +2 -1
- package/dist/css/seamless-scroll.css +2 -1
- package/dist/css/select-scroll.css +2 -1
- package/dist/css/selector.css +2 -1
- package/dist/css/selects.css +2 -1
- package/dist/css/sliders.css +2 -1
- package/dist/css/switchs.css +2 -1
- package/dist/css/tables.css +3 -1
- package/dist/css/tablesp.css +3 -1
- package/dist/css/tablespd.css +3 -1
- package/dist/css/tabless.css +2 -1
- package/dist/css/tablesv.css +2 -1
- package/dist/css/tablesvp.css +2 -1
- package/dist/css/tablesvpd.css +2 -1
- package/dist/css/uploads.css +2 -1
- package/dist/css/videos.css +2 -1
- package/dist/css/window.css +2 -1
- package/dist/icons/index.json +1 -1
- package/dist/index.css +39 -1
- package/package.json +2 -2
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.inputs-input {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.checks-check {
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
--layout-panel-gap
|
|
12
12
|
);
|
|
13
13
|
--g-main-bg: var(--bg-color-page);
|
|
14
|
+
--lable-array-height: 20px;
|
|
14
15
|
}
|
|
15
16
|
|
|
16
17
|
.com-footer {
|
|
@@ -19,7 +20,7 @@
|
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
.com-lable-array {
|
|
22
|
-
line-height:
|
|
23
|
+
line-height: var(--lable-array-height);
|
|
23
24
|
}
|
|
24
25
|
|
|
25
26
|
.list-div .list-table {
|
|
@@ -88,6 +89,7 @@
|
|
|
88
89
|
white-space: nowrap;
|
|
89
90
|
}
|
|
90
91
|
.list-div .list-table .is-width .list-table-label {
|
|
92
|
+
white-space: pre-wrap;
|
|
91
93
|
word-break: break-all;
|
|
92
94
|
white-space: normal;
|
|
93
95
|
display: block;
|
|
@@ -95,7 +97,11 @@
|
|
|
95
97
|
.list-div .list-table .list-table-th {
|
|
96
98
|
text-align: left;
|
|
97
99
|
}
|
|
100
|
+
.list-div .list-table .list-table-label {
|
|
101
|
+
white-space: pre-wrap;
|
|
102
|
+
}
|
|
98
103
|
.list-div .list-table .list-table-value {
|
|
104
|
+
white-space: pre-wrap;
|
|
99
105
|
word-break: break-all;
|
|
100
106
|
white-space: normal;
|
|
101
107
|
display: block;
|
|
@@ -80,6 +80,7 @@ $list: 'list';
|
|
|
80
80
|
}
|
|
81
81
|
.#{is('width')} {
|
|
82
82
|
.#{z($list, 'table-label')} {
|
|
83
|
+
white-space: pre-wrap;
|
|
83
84
|
word-break: break-all;
|
|
84
85
|
white-space: normal;
|
|
85
86
|
display: block;
|
|
@@ -88,8 +89,11 @@ $list: 'list';
|
|
|
88
89
|
.#{z($list, 'table-th')} {
|
|
89
90
|
text-align: left;
|
|
90
91
|
}
|
|
91
|
-
|
|
92
|
+
.#{z($list, 'table-label')} {
|
|
93
|
+
white-space: pre-wrap;
|
|
94
|
+
}
|
|
92
95
|
.#{z($list, 'table-value')} {
|
|
96
|
+
white-space: pre-wrap;
|
|
93
97
|
word-break: break-all;
|
|
94
98
|
white-space: normal;
|
|
95
99
|
display: block;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "vue";
|
|
2
|
-
import { useSetSlot, useSetCompon, useGetDomValue, useGetDomLabel,
|
|
2
|
+
import { useSetSlot, useSetCompon, useGetDomValue, useGetDomLabel, useLabelAdditional } from "../../common/use.js";
|
|
3
3
|
const setClass = (item, data, index) => {
|
|
4
4
|
const v = data[item.state ?? item.prop];
|
|
5
5
|
if (item.setcss) {
|
|
@@ -51,7 +51,7 @@ function setLabel(obj, props, compons, emit, slots, isComponSelected, index) {
|
|
|
51
51
|
colon = ":";
|
|
52
52
|
}
|
|
53
53
|
if (label) {
|
|
54
|
-
return
|
|
54
|
+
return useLabelAdditional(label, colon);
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
return label;
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.lists {
|
|
@@ -142,10 +142,22 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
142
142
|
function getSelections() {
|
|
143
143
|
return selections.value;
|
|
144
144
|
}
|
|
145
|
+
function clearSort() {
|
|
146
|
+
}
|
|
147
|
+
function setCurrentRow() {
|
|
148
|
+
}
|
|
149
|
+
function clearCurrentRow() {
|
|
150
|
+
}
|
|
151
|
+
const getRef = () => {
|
|
152
|
+
};
|
|
145
153
|
__expose({
|
|
146
154
|
...data.dataExpose,
|
|
147
|
-
|
|
155
|
+
clearSort,
|
|
156
|
+
getRef,
|
|
157
|
+
setCurrentRow,
|
|
158
|
+
clearCurrentRow,
|
|
148
159
|
getSelections,
|
|
160
|
+
clearSelection,
|
|
149
161
|
toggleRowSelection
|
|
150
162
|
});
|
|
151
163
|
return (_ctx, _cache) => {
|
|
@@ -140,10 +140,22 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
140
140
|
function getSelections() {
|
|
141
141
|
return selections.value;
|
|
142
142
|
}
|
|
143
|
+
function clearSort() {
|
|
144
|
+
}
|
|
145
|
+
function setCurrentRow() {
|
|
146
|
+
}
|
|
147
|
+
function clearCurrentRow() {
|
|
148
|
+
}
|
|
149
|
+
const getRef = () => {
|
|
150
|
+
};
|
|
143
151
|
__expose({
|
|
144
152
|
...dataExpose,
|
|
145
|
-
|
|
153
|
+
clearSort,
|
|
154
|
+
getRef,
|
|
155
|
+
setCurrentRow,
|
|
156
|
+
clearCurrentRow,
|
|
146
157
|
getSelections,
|
|
158
|
+
clearSelection,
|
|
147
159
|
toggleRowSelection
|
|
148
160
|
});
|
|
149
161
|
return (_ctx, _cache) => {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.lists {
|
|
@@ -25,6 +25,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
25
25
|
const {
|
|
26
26
|
height,
|
|
27
27
|
getSelection,
|
|
28
|
+
getRef,
|
|
28
29
|
initData,
|
|
29
30
|
getData,
|
|
30
31
|
empty,
|
|
@@ -46,6 +47,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
46
47
|
} = pagin.useInit(props, emit, refTable, getLocale, true);
|
|
47
48
|
__expose({
|
|
48
49
|
getSelection,
|
|
50
|
+
getRef,
|
|
49
51
|
initData,
|
|
50
52
|
getData,
|
|
51
53
|
getList: initData,
|
|
@@ -23,6 +23,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
23
23
|
const {
|
|
24
24
|
height,
|
|
25
25
|
getSelection,
|
|
26
|
+
getRef,
|
|
26
27
|
initData,
|
|
27
28
|
getData,
|
|
28
29
|
empty,
|
|
@@ -44,6 +45,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
44
45
|
} = useInit(props, emit, refTable, getLocale, true);
|
|
45
46
|
__expose({
|
|
46
47
|
getSelection,
|
|
48
|
+
getRef,
|
|
47
49
|
initData,
|
|
48
50
|
getData,
|
|
49
51
|
getList: initData,
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.lists {
|
|
@@ -27,6 +27,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
27
27
|
const {
|
|
28
28
|
height,
|
|
29
29
|
getSelection,
|
|
30
|
+
getRef,
|
|
30
31
|
initData,
|
|
31
32
|
getData,
|
|
32
33
|
empty,
|
|
@@ -49,6 +50,7 @@ const _sfc_main = /* @__PURE__ */ vue.defineComponent({
|
|
|
49
50
|
} = pagin.useInit(props, emit, refTable, getLocale, true);
|
|
50
51
|
__expose({
|
|
51
52
|
getSelection,
|
|
53
|
+
getRef,
|
|
52
54
|
initData,
|
|
53
55
|
getData,
|
|
54
56
|
getList: initData,
|
|
@@ -25,6 +25,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
25
25
|
const {
|
|
26
26
|
height,
|
|
27
27
|
getSelection,
|
|
28
|
+
getRef,
|
|
28
29
|
initData,
|
|
29
30
|
getData,
|
|
30
31
|
empty,
|
|
@@ -47,6 +48,7 @@ const _sfc_main = /* @__PURE__ */ defineComponent({
|
|
|
47
48
|
} = useInit(props, emit, refTable, getLocale, true);
|
|
48
49
|
__expose({
|
|
49
50
|
getSelection,
|
|
51
|
+
getRef,
|
|
50
52
|
initData,
|
|
51
53
|
getData,
|
|
52
54
|
getList: initData,
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.menus .menu-li-item {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.no-data {
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
--layout-panel-gap
|
|
12
12
|
);
|
|
13
13
|
--g-main-bg: var(--bg-color-page);
|
|
14
|
+
--lable-array-height: 20px;
|
|
14
15
|
}
|
|
15
16
|
|
|
16
17
|
.com-footer {
|
|
@@ -19,7 +20,7 @@
|
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
.com-lable-array {
|
|
22
|
-
line-height:
|
|
23
|
+
line-height: var(--lable-array-height);
|
|
23
24
|
}
|
|
24
25
|
|
|
25
26
|
.forms-div {
|
|
@@ -40,6 +41,9 @@
|
|
|
40
41
|
height: var(--forms-item-row-height);
|
|
41
42
|
line-height: var(--forms-item-row-height);
|
|
42
43
|
}
|
|
44
|
+
.forms-item-el-item .el-form-item__label {
|
|
45
|
+
white-space: pre-wrap;
|
|
46
|
+
}
|
|
43
47
|
.forms-item-el-item.is-top .el-form-item__content {
|
|
44
48
|
min-height: var(--forms-item-row-height);
|
|
45
49
|
display: grid;
|
|
@@ -699,6 +703,7 @@
|
|
|
699
703
|
white-space: nowrap;
|
|
700
704
|
}
|
|
701
705
|
.list-div .list-table .is-width .list-table-label {
|
|
706
|
+
white-space: pre-wrap;
|
|
702
707
|
word-break: break-all;
|
|
703
708
|
white-space: normal;
|
|
704
709
|
display: block;
|
|
@@ -706,7 +711,11 @@
|
|
|
706
711
|
.list-div .list-table .list-table-th {
|
|
707
712
|
text-align: left;
|
|
708
713
|
}
|
|
714
|
+
.list-div .list-table .list-table-label {
|
|
715
|
+
white-space: pre-wrap;
|
|
716
|
+
}
|
|
709
717
|
.list-div .list-table .list-table-value {
|
|
718
|
+
white-space: pre-wrap;
|
|
710
719
|
word-break: break-all;
|
|
711
720
|
white-space: normal;
|
|
712
721
|
display: block;
|
|
@@ -786,6 +795,7 @@
|
|
|
786
795
|
padding: var(--tables-interval) 0;
|
|
787
796
|
}
|
|
788
797
|
.tables-table.el-table--default .cell {
|
|
798
|
+
white-space: pre-wrap;
|
|
789
799
|
padding: 0 var(--tables-interval-horizon, var(--tables-interval));
|
|
790
800
|
}
|
|
791
801
|
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.paging {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.box-mask {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.retract {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.right-key-box {
|
|
@@ -16,6 +16,7 @@
|
|
|
16
16
|
--#{$cssname}layout-panel-gap
|
|
17
17
|
);
|
|
18
18
|
--#{$cssname}g-main-bg: var(--#{$cssname}bg-color-page);
|
|
19
|
+
#{vm('lable-array-height')}: 20px;
|
|
19
20
|
}
|
|
20
21
|
|
|
21
22
|
.com-footer {
|
|
@@ -24,5 +25,8 @@
|
|
|
24
25
|
}
|
|
25
26
|
|
|
26
27
|
.com-lable-array {
|
|
27
|
-
line-height:
|
|
28
|
+
line-height: var(#{vm('lable-array-height')});
|
|
28
29
|
}
|
|
30
|
+
// .com-lable-colon {
|
|
31
|
+
// white-space: pre-wrap; /* 保留空白符,并正常换行 */
|
|
32
|
+
// }
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.seamless-scroll {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.select-scroll {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.select-scroll {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.selects-select {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.sliders {
|
|
@@ -10,6 +10,7 @@
|
|
|
10
10
|
--layout-panel-gap
|
|
11
11
|
);
|
|
12
12
|
--g-main-bg: var(--bg-color-page);
|
|
13
|
+
--lable-array-height: 20px;
|
|
13
14
|
}
|
|
14
15
|
|
|
15
16
|
.com-footer {
|
|
@@ -18,7 +19,7 @@
|
|
|
18
19
|
}
|
|
19
20
|
|
|
20
21
|
.com-lable-array {
|
|
21
|
-
line-height:
|
|
22
|
+
line-height: var(--lable-array-height);
|
|
22
23
|
}
|
|
23
24
|
|
|
24
25
|
.switchs-switch {
|