iv-npm 1.0.9 → 1.0.13
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
|
}
|
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, '__esModule', { value: true });
|
|
|
4
4
|
|
|
5
5
|
var vue = require('vue');
|
|
6
6
|
|
|
7
|
+
var _hoisted_1 = /*#__PURE__*/vue.createTextVNode("npm包");
|
|
7
8
|
/**
|
|
8
9
|
* show:Boolean 是否显示弹窗 v-model:show="Visible"
|
|
9
10
|
*
|
|
@@ -19,7 +20,7 @@ var vue = require('vue');
|
|
|
19
20
|
* */
|
|
20
21
|
|
|
21
22
|
var script = /*#__PURE__*/vue.defineComponent({
|
|
22
|
-
__name: '
|
|
23
|
+
__name: 'IVMrpModal',
|
|
23
24
|
props: {
|
|
24
25
|
show: {
|
|
25
26
|
type: Boolean,
|
|
@@ -57,7 +58,9 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
57
58
|
footer: null
|
|
58
59
|
}, {
|
|
59
60
|
title: vue.withCtx(function () {
|
|
60
|
-
return [vue.renderSlot(_ctx.$slots, "title")
|
|
61
|
+
return [vue.renderSlot(_ctx.$slots, "title", {}, function () {
|
|
62
|
+
return [_hoisted_1];
|
|
63
|
+
})];
|
|
61
64
|
}),
|
|
62
65
|
closeIcon: vue.withCtx(function () {
|
|
63
66
|
return [vue.createVNode(_component_close_circle_outlined, {
|
|
@@ -77,13 +80,13 @@ var script = /*#__PURE__*/vue.defineComponent({
|
|
|
77
80
|
}
|
|
78
81
|
});
|
|
79
82
|
|
|
80
|
-
script.__scopeId = "data-v-
|
|
81
|
-
script.__file = "src/function-ui/component/
|
|
83
|
+
script.__scopeId = "data-v-3e4642c0";
|
|
84
|
+
script.__file = "src/function-ui/component/IVMrpModal.vue";
|
|
82
85
|
|
|
83
86
|
/*
|
|
84
87
|
* @Author: Mr.Cong Wei
|
|
85
88
|
* @Date: 2022-08-08 18:47:06
|
|
86
|
-
* @LastEditTime: 2022-08-09
|
|
89
|
+
* @LastEditTime: 2022-08-09 11:16:28
|
|
87
90
|
*/
|
|
88
91
|
|
|
89
92
|
var components = [script];
|
|
@@ -108,5 +111,5 @@ var cAll = {
|
|
|
108
111
|
install: install
|
|
109
112
|
};
|
|
110
113
|
|
|
111
|
-
exports.
|
|
114
|
+
exports.IVMrpModal = script;
|
|
112
115
|
exports["default"] = cAll;
|
|
@@ -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
|
}
|
|
@@ -1,5 +1,6 @@
|
|
|
1
|
-
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, renderSlot, createVNode } from 'vue';
|
|
1
|
+
import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx, renderSlot, createVNode, createTextVNode } from 'vue';
|
|
2
2
|
|
|
3
|
+
var _hoisted_1 = /*#__PURE__*/createTextVNode("npm包");
|
|
3
4
|
/**
|
|
4
5
|
* show:Boolean 是否显示弹窗 v-model:show="Visible"
|
|
5
6
|
*
|
|
@@ -15,7 +16,7 @@ import { defineComponent, ref, resolveComponent, openBlock, createBlock, withCtx
|
|
|
15
16
|
* */
|
|
16
17
|
|
|
17
18
|
var script = /*#__PURE__*/defineComponent({
|
|
18
|
-
__name: '
|
|
19
|
+
__name: 'IVMrpModal',
|
|
19
20
|
props: {
|
|
20
21
|
show: {
|
|
21
22
|
type: Boolean,
|
|
@@ -53,7 +54,9 @@ var script = /*#__PURE__*/defineComponent({
|
|
|
53
54
|
footer: null
|
|
54
55
|
}, {
|
|
55
56
|
title: withCtx(function () {
|
|
56
|
-
return [renderSlot(_ctx.$slots, "title")
|
|
57
|
+
return [renderSlot(_ctx.$slots, "title", {}, function () {
|
|
58
|
+
return [_hoisted_1];
|
|
59
|
+
})];
|
|
57
60
|
}),
|
|
58
61
|
closeIcon: withCtx(function () {
|
|
59
62
|
return [createVNode(_component_close_circle_outlined, {
|
|
@@ -73,13 +76,13 @@ var script = /*#__PURE__*/defineComponent({
|
|
|
73
76
|
}
|
|
74
77
|
});
|
|
75
78
|
|
|
76
|
-
script.__scopeId = "data-v-
|
|
77
|
-
script.__file = "src/function-ui/component/
|
|
79
|
+
script.__scopeId = "data-v-3e4642c0";
|
|
80
|
+
script.__file = "src/function-ui/component/IVMrpModal.vue";
|
|
78
81
|
|
|
79
82
|
/*
|
|
80
83
|
* @Author: Mr.Cong Wei
|
|
81
84
|
* @Date: 2022-08-08 18:47:06
|
|
82
|
-
* @LastEditTime: 2022-08-09
|
|
85
|
+
* @LastEditTime: 2022-08-09 11:16:28
|
|
83
86
|
*/
|
|
84
87
|
|
|
85
88
|
var components = [script];
|
|
@@ -104,4 +107,4 @@ var cAll = {
|
|
|
104
107
|
install: install
|
|
105
108
|
};
|
|
106
109
|
|
|
107
|
-
export { script as
|
|
110
|
+
export { script as IVMrpModal, cAll as default };
|