iv-npm 1.0.10 → 1.0.11
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
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/* 模态框 */
|
|
3
|
-
body .detail-class[data-v-
|
|
3
|
+
body .detail-class[data-v-3e4642c0] {
|
|
4
4
|
top: -50px;
|
|
5
5
|
}
|
|
6
6
|
|
|
@@ -8,76 +8,76 @@ body .detail-class[data-v-78262b33] {
|
|
|
8
8
|
width: 84vw!important;
|
|
9
9
|
height: 80vh!important;
|
|
10
10
|
} */
|
|
11
|
-
body .module-class .ant-modal-header[data-v-
|
|
11
|
+
body .module-class .ant-modal-header[data-v-3e4642c0] {
|
|
12
12
|
padding: 0;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
body .module-class .ant-modal-body[data-v-
|
|
15
|
+
body .module-class .ant-modal-body[data-v-3e4642c0] {
|
|
16
16
|
position: relative;
|
|
17
17
|
padding: 100px 0 100px 100px;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
body .detail-class .ant-modal-body[data-v-
|
|
20
|
+
body .detail-class .ant-modal-body[data-v-3e4642c0] {
|
|
21
21
|
overflow: auto;
|
|
22
22
|
padding: 0 0 30px 0;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
body .module-class.not-padding .ant-modal-body[data-v-
|
|
25
|
+
body .module-class.not-padding .ant-modal-body[data-v-3e4642c0] {
|
|
26
26
|
position: relative;
|
|
27
27
|
padding: 0;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
body .module-class.pwd .ant-modal-body[data-v-
|
|
30
|
+
body .module-class.pwd .ant-modal-body[data-v-3e4642c0] {
|
|
31
31
|
position: relative;
|
|
32
32
|
padding: 100px 0;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.ant-scrolling-effect[data-v-
|
|
35
|
+
.ant-scrolling-effect[data-v-3e4642c0] {
|
|
36
36
|
width: 100% !important;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
/* 组件模态框 */
|
|
40
|
-
body .module-class.modal-components .ant-modal[data-v-
|
|
40
|
+
body .module-class.modal-components .ant-modal[data-v-3e4642c0] {
|
|
41
41
|
top: 5%;
|
|
42
42
|
left: 0px;
|
|
43
43
|
margin-left: 5%;
|
|
44
44
|
margin-right: 5%;
|
|
45
|
-
height:
|
|
45
|
+
height: 40%;
|
|
46
46
|
width: auto !important;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
body .module-class.modal-components .ant-modal .ant-modal-content[data-v-
|
|
49
|
+
body .module-class.modal-components .ant-modal .ant-modal-content[data-v-3e4642c0] {
|
|
50
50
|
height: 100%;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
body .module-class .ant-modal-content[data-v-
|
|
53
|
+
body .module-class .ant-modal-content[data-v-3e4642c0] {
|
|
54
54
|
box-sizing: border-box;
|
|
55
55
|
border-radius: 10px;
|
|
56
56
|
overflow: hidden;
|
|
57
57
|
/* border: 5px solid #f1f1f1; */
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
60
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0] {
|
|
61
61
|
height: 100%;
|
|
62
62
|
overflow-y: auto;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
65
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0]::-webkit-scrollbar {
|
|
66
66
|
width: 15px;
|
|
67
67
|
height: 20px;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
70
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0]::-webkit-scrollbar-track {
|
|
71
71
|
border-radius: 100vh;
|
|
72
72
|
background: #f7f4ed;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
75
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0]::-webkit-scrollbar-thumb {
|
|
76
76
|
background: #e0cbcb;
|
|
77
77
|
border-radius: 100vh;
|
|
78
78
|
border: 3px solid #f6f7ed;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
81
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0]::-webkit-scrollbar-thumb:hover {
|
|
82
82
|
background: #c0a0b9;
|
|
83
83
|
}
|
|
@@ -19,7 +19,7 @@ var vue = require('vue');
|
|
|
19
19
|
* */
|
|
20
20
|
|
|
21
21
|
var script = /*#__PURE__*/vue.defineComponent({
|
|
22
|
-
__name: '
|
|
22
|
+
__name: 'IVMrpModal',
|
|
23
23
|
props: {
|
|
24
24
|
show: {
|
|
25
25
|
type: Boolean,
|
|
@@ -77,8 +77,8 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
77
77
|
}
|
|
78
78
|
});
|
|
79
79
|
|
|
80
|
-
script.__scopeId = "data-v-
|
|
81
|
-
script.__file = "src/function-ui/component/
|
|
80
|
+
script.__scopeId = "data-v-3e4642c0";
|
|
81
|
+
script.__file = "src/function-ui/component/IVMrpModal.vue";
|
|
82
82
|
|
|
83
83
|
/*
|
|
84
84
|
* @Author: Mr.Cong Wei
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/* 模态框 */
|
|
3
|
-
body .detail-class[data-v-
|
|
3
|
+
body .detail-class[data-v-3e4642c0] {
|
|
4
4
|
top: -50px;
|
|
5
5
|
}
|
|
6
6
|
|
|
@@ -8,76 +8,76 @@ body .detail-class[data-v-78262b33] {
|
|
|
8
8
|
width: 84vw!important;
|
|
9
9
|
height: 80vh!important;
|
|
10
10
|
} */
|
|
11
|
-
body .module-class .ant-modal-header[data-v-
|
|
11
|
+
body .module-class .ant-modal-header[data-v-3e4642c0] {
|
|
12
12
|
padding: 0;
|
|
13
13
|
}
|
|
14
14
|
|
|
15
|
-
body .module-class .ant-modal-body[data-v-
|
|
15
|
+
body .module-class .ant-modal-body[data-v-3e4642c0] {
|
|
16
16
|
position: relative;
|
|
17
17
|
padding: 100px 0 100px 100px;
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
body .detail-class .ant-modal-body[data-v-
|
|
20
|
+
body .detail-class .ant-modal-body[data-v-3e4642c0] {
|
|
21
21
|
overflow: auto;
|
|
22
22
|
padding: 0 0 30px 0;
|
|
23
23
|
}
|
|
24
24
|
|
|
25
|
-
body .module-class.not-padding .ant-modal-body[data-v-
|
|
25
|
+
body .module-class.not-padding .ant-modal-body[data-v-3e4642c0] {
|
|
26
26
|
position: relative;
|
|
27
27
|
padding: 0;
|
|
28
28
|
}
|
|
29
29
|
|
|
30
|
-
body .module-class.pwd .ant-modal-body[data-v-
|
|
30
|
+
body .module-class.pwd .ant-modal-body[data-v-3e4642c0] {
|
|
31
31
|
position: relative;
|
|
32
32
|
padding: 100px 0;
|
|
33
33
|
}
|
|
34
34
|
|
|
35
|
-
.ant-scrolling-effect[data-v-
|
|
35
|
+
.ant-scrolling-effect[data-v-3e4642c0] {
|
|
36
36
|
width: 100% !important;
|
|
37
37
|
}
|
|
38
38
|
|
|
39
39
|
/* 组件模态框 */
|
|
40
|
-
body .module-class.modal-components .ant-modal[data-v-
|
|
40
|
+
body .module-class.modal-components .ant-modal[data-v-3e4642c0] {
|
|
41
41
|
top: 5%;
|
|
42
42
|
left: 0px;
|
|
43
43
|
margin-left: 5%;
|
|
44
44
|
margin-right: 5%;
|
|
45
|
-
height:
|
|
45
|
+
height: 40%;
|
|
46
46
|
width: auto !important;
|
|
47
47
|
}
|
|
48
48
|
|
|
49
|
-
body .module-class.modal-components .ant-modal .ant-modal-content[data-v-
|
|
49
|
+
body .module-class.modal-components .ant-modal .ant-modal-content[data-v-3e4642c0] {
|
|
50
50
|
height: 100%;
|
|
51
51
|
}
|
|
52
52
|
|
|
53
|
-
body .module-class .ant-modal-content[data-v-
|
|
53
|
+
body .module-class .ant-modal-content[data-v-3e4642c0] {
|
|
54
54
|
box-sizing: border-box;
|
|
55
55
|
border-radius: 10px;
|
|
56
56
|
overflow: hidden;
|
|
57
57
|
/* border: 5px solid #f1f1f1; */
|
|
58
58
|
}
|
|
59
59
|
|
|
60
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
60
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0] {
|
|
61
61
|
height: 100%;
|
|
62
62
|
overflow-y: auto;
|
|
63
63
|
}
|
|
64
64
|
|
|
65
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
65
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0]::-webkit-scrollbar {
|
|
66
66
|
width: 15px;
|
|
67
67
|
height: 20px;
|
|
68
68
|
}
|
|
69
69
|
|
|
70
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
70
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0]::-webkit-scrollbar-track {
|
|
71
71
|
border-radius: 100vh;
|
|
72
72
|
background: #f7f4ed;
|
|
73
73
|
}
|
|
74
74
|
|
|
75
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
75
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0]::-webkit-scrollbar-thumb {
|
|
76
76
|
background: #e0cbcb;
|
|
77
77
|
border-radius: 100vh;
|
|
78
78
|
border: 3px solid #f6f7ed;
|
|
79
79
|
}
|
|
80
80
|
|
|
81
|
-
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-
|
|
81
|
+
body .module-class.modal-components .ant-modal .ant-modal-content .ant-modal-body[data-v-3e4642c0]::-webkit-scrollbar-thumb:hover {
|
|
82
82
|
background: #c0a0b9;
|
|
83
83
|
}
|
|
@@ -15,7 +15,7 @@ import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx
|
|
|
15
15
|
* */
|
|
16
16
|
|
|
17
17
|
var script = /*#__PURE__*/defineComponent({
|
|
18
|
-
__name: '
|
|
18
|
+
__name: 'IVMrpModal',
|
|
19
19
|
props: {
|
|
20
20
|
show: {
|
|
21
21
|
type: Boolean,
|
|
@@ -73,8 +73,8 @@ var script = /*#__PURE__*/defineComponent({
|
|
|
73
73
|
}
|
|
74
74
|
});
|
|
75
75
|
|
|
76
|
-
script.__scopeId = "data-v-
|
|
77
|
-
script.__file = "src/function-ui/component/
|
|
76
|
+
script.__scopeId = "data-v-3e4642c0";
|
|
77
|
+
script.__file = "src/function-ui/component/IVMrpModal.vue";
|
|
78
78
|
|
|
79
79
|
/*
|
|
80
80
|
* @Author: Mr.Cong Wei
|