cloud-web-corejs 1.1.0-dev.27 → 1.1.0-dev.29
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 +4 -11
- package/src/components/table/index.js +3 -0
- package/src/components/xform/form-designer/setting-panel/property-editor/container-data-table/data-table-editor.vue +18 -1
- package/src/components/xform/form-designer/setting-panel/property-editor/container-list-h5/list-h5-editor.vue +33 -20
- package/src/components/xform/form-render/container-item/data-table-mixin.js +16 -8
- package/src/components/xform/form-render/container-item/list-h5-item.vue +92 -309
- package/src/components/xform/mixins/scriptHttp.js +1 -1
- package/src/components/xform/utils/util.js +20 -0
- package/src/views/demo/bizTab/bill/billConfig.js +41 -0
- package/src/views/demo/bizTab/bill/detail.vue +436 -0
- package/src/views/demo/bizTab/bill/list.vue +288 -0
- package/src/views/demo/bizTab/bill/productDialog.vue +176 -0
- package/src/views/demo/bizTab/simple/billApi.js +123 -0
- package/src/views/demo/bizTab/simple/detail.vue +407 -0
- package/src/views/demo/bizTab/simple/list.vue +217 -0
- package/src/views/demo/bizTab/standalone/index.vue +121 -0
- package/src/views/demo/bizTab/wf/billConfig.js +44 -0
- package/src/views/demo/bizTab/wf/detail.vue +661 -0
- package/src/views/demo/bizTab/wf/list.vue +242 -0
- package/src/app-bootstrap.js +0 -523
- package/src/boot-assets.legacy.js +0 -7
- package/src/boot-assets.next.js +0 -7
- package/src/core-resources/css/h5.scss +0 -548
- package/src/core-resources/css/iconfont.css +0 -1447
- package/src/core-resources/font/iconfont.ttf +0 -0
- package/src/core-resources/font/iconfont.woff +0 -0
- package/src/core-resources/font/iconfont.woff2 +0 -0
- package/src/core-resources/images/default-header.png +0 -0
- package/src/core-resources/images/ico-default_wenjian.svg +0 -1
- package/src/core-resources/images/ico-excel.svg +0 -1
- package/src/core-resources/images/ico-ftl.svg +0 -7
- package/src/core-resources/images/ico-html.svg +0 -1
- package/src/core-resources/images/ico-java.svg +0 -1
- package/src/core-resources/images/ico-music.svg +0 -1
- package/src/core-resources/images/ico-pdf.svg +0 -1
- package/src/core-resources/images/ico-photo.svg +0 -1
- package/src/core-resources/images/ico-ppt.svg +0 -1
- package/src/core-resources/images/ico-psd.svg +0 -1
- package/src/core-resources/images/ico-service.png +0 -0
- package/src/core-resources/images/ico-txt.svg +0 -1
- package/src/core-resources/images/ico-video.svg +0 -1
- package/src/core-resources/images/ico-vue.svg +0 -8
- package/src/core-resources/images/ico-wenjianjia.svg +0 -1
- package/src/core-resources/images/ico-wrod.svg +0 -1
- package/src/core-resources/images/ico-xml.svg +0 -1
- package/src/core-resources/images/ico-yasuobao.svg +0 -1
- package/src/core-resources/images/icon-error.png +0 -0
- package/src/core-resources/images/icon-tips.png +0 -0
- package/src/core-resources/images/nodata.png +0 -0
- package/src/core-resources/images/nodata2.png +0 -0
- package/src/core-resources/js/base/common.js +0 -110
- package/src/icons/index.js +0 -9
- package/src/icons/svg/404.svg +0 -1
- package/src/icons/svg/alert.svg +0 -1
- package/src/icons/svg/bug.svg +0 -1
- package/src/icons/svg/button.svg +0 -1
- package/src/icons/svg/card.svg +0 -1
- package/src/icons/svg/cascader-field.svg +0 -1
- package/src/icons/svg/census.svg +0 -1
- package/src/icons/svg/chart.svg +0 -1
- package/src/icons/svg/checkbox-field.svg +0 -1
- package/src/icons/svg/clipboard.svg +0 -1
- package/src/icons/svg/color-field.svg +0 -1
- package/src/icons/svg/component.svg +0 -1
- package/src/icons/svg/custom-component.svg +0 -1
- package/src/icons/svg/dashboard.svg +0 -1
- package/src/icons/svg/data-table.svg +0 -1
- package/src/icons/svg/date-field.svg +0 -1
- package/src/icons/svg/date-range-field.svg +0 -1
- package/src/icons/svg/descriptions.svg +0 -1
- package/src/icons/svg/divider.svg +0 -1
- package/src/icons/svg/document.svg +0 -1
- package/src/icons/svg/documentation.svg +0 -1
- package/src/icons/svg/drag.svg +0 -1
- package/src/icons/svg/echart-category.svg +0 -1
- package/src/icons/svg/echart-pie.svg +0 -1
- package/src/icons/svg/echart.svg +0 -1
- package/src/icons/svg/edit.svg +0 -1
- package/src/icons/svg/education.svg +0 -1
- package/src/icons/svg/email.svg +0 -1
- package/src/icons/svg/example.svg +0 -1
- package/src/icons/svg/excel.svg +0 -1
- package/src/icons/svg/exit-fullscreen.svg +0 -1
- package/src/icons/svg/eye-open.svg +0 -1
- package/src/icons/svg/eye.svg +0 -1
- package/src/icons/svg/file-upload-field.svg +0 -1
- package/src/icons/svg/form.svg +0 -1
- package/src/icons/svg/fullscreen.svg +0 -1
- package/src/icons/svg/github.svg +0 -1
- package/src/icons/svg/grid.svg +0 -1
- package/src/icons/svg/guide.svg +0 -1
- package/src/icons/svg/html-text.svg +0 -1
- package/src/icons/svg/ico-more.svg +0 -1
- package/src/icons/svg/ico-wenjianjia.svg +0 -1
- package/src/icons/svg/icon.svg +0 -1
- package/src/icons/svg/input-batch.svg +0 -1
- package/src/icons/svg/international.svg +0 -1
- package/src/icons/svg/language.svg +0 -1
- package/src/icons/svg/link.svg +0 -1
- package/src/icons/svg/list-export.svg +0 -1
- package/src/icons/svg/list.svg +0 -1
- package/src/icons/svg/lock.svg +0 -1
- package/src/icons/svg/message.svg +0 -1
- package/src/icons/svg/money.svg +0 -1
- package/src/icons/svg/nested.svg +0 -1
- package/src/icons/svg/news-list.svg +0 -1
- package/src/icons/svg/node-tree.svg +0 -1
- package/src/icons/svg/number-field.svg +0 -1
- package/src/icons/svg/password.svg +0 -1
- package/src/icons/svg/pdf.svg +0 -1
- package/src/icons/svg/people.svg +0 -1
- package/src/icons/svg/peoples.svg +0 -1
- package/src/icons/svg/picture-upload-field.svg +0 -1
- package/src/icons/svg/qq.svg +0 -1
- package/src/icons/svg/query.svg +0 -1
- package/src/icons/svg/radio-field.svg +0 -1
- package/src/icons/svg/rate-field.svg +0 -1
- package/src/icons/svg/redo.svg +0 -1
- package/src/icons/svg/rich-editor-field.svg +0 -1
- package/src/icons/svg/search.svg +0 -1
- package/src/icons/svg/searchbox.svg +0 -1
- package/src/icons/svg/section.svg +0 -1
- package/src/icons/svg/select-field.svg +0 -1
- package/src/icons/svg/shopping.svg +0 -1
- package/src/icons/svg/size.svg +0 -1
- package/src/icons/svg/skill.svg +0 -1
- package/src/icons/svg/slider-field.svg +0 -1
- package/src/icons/svg/slot-component.svg +0 -1
- package/src/icons/svg/slot-field.svg +0 -1
- package/src/icons/svg/star.svg +0 -1
- package/src/icons/svg/static-text.svg +0 -1
- package/src/icons/svg/status.svg +0 -1
- package/src/icons/svg/sub-form.svg +0 -1
- package/src/icons/svg/switch-field.svg +0 -1
- package/src/icons/svg/tab.svg +0 -1
- package/src/icons/svg/table.svg +0 -1
- package/src/icons/svg/text-field.svg +0 -1
- package/src/icons/svg/text.svg +0 -1
- package/src/icons/svg/textarea-field.svg +0 -1
- package/src/icons/svg/theme.svg +0 -1
- package/src/icons/svg/time-field.svg +0 -1
- package/src/icons/svg/time-range-field.svg +0 -1
- package/src/icons/svg/tips-text.svg +0 -1
- package/src/icons/svg/title-head.svg +0 -1
- package/src/icons/svg/tree-pane.svg +0 -1
- package/src/icons/svg/tree-table.svg +0 -1
- package/src/icons/svg/tree.svg +0 -1
- package/src/icons/svg/undo.svg +0 -1
- package/src/icons/svg/uploadbox.svg +0 -1
- package/src/icons/svg/user.svg +0 -1
- package/src/icons/svg/vf-box.svg +0 -1
- package/src/icons/svg/vf-dialog.svg +0 -1
- package/src/icons/svg/vf-drawer.svg +0 -1
- package/src/icons/svg/vue-sfc.svg +0 -1
- package/src/icons/svg/wechat.svg +0 -1
- package/src/icons/svg/zip.svg +0 -1
- package/src/index.next.js +0 -5
- package/src/styles/btn.scss +0 -104
- package/src/styles/element-ui.scss +0 -155
- package/src/styles/element-variables.scss +0 -31
- package/src/styles/global.scss +0 -115
- package/src/styles/index.scss +0 -200
- package/src/styles/menu-icons.scss +0 -75
- package/src/styles/mixin.scss +0 -72
- package/src/styles/nprogress.scss +0 -14
- package/src/styles/sidebar.scss +0 -281
- package/src/styles/split-handle.scss +0 -52
- package/src/styles/theme-variables.scss +0 -7
- package/src/styles/transition.scss +0 -48
- package/src/styles/utilities.scss +0 -137
- package/src/styles/variables.scss +0 -44
package/src/styles/sidebar.scss
DELETED
|
@@ -1,281 +0,0 @@
|
|
|
1
|
-
#app {
|
|
2
|
-
|
|
3
|
-
.main-container {
|
|
4
|
-
min-height: 100%;
|
|
5
|
-
transition: margin-left .28s;
|
|
6
|
-
margin-left: $sideBarWidth;
|
|
7
|
-
position: relative;
|
|
8
|
-
&.telescopMenu{
|
|
9
|
-
margin-left:$sideBarWidthMin;
|
|
10
|
-
.fixed-header{
|
|
11
|
-
width: calc(100% - #{$sideBarWidthMin} - 20px);
|
|
12
|
-
}
|
|
13
|
-
.designer-drawer{left:$sideBarWidthMin}
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
|
|
17
|
-
.sidebar-container {
|
|
18
|
-
transition: width 0.28s;
|
|
19
|
-
width: $sideBarWidth;
|
|
20
|
-
background-color: $menuBg;
|
|
21
|
-
height: 100%;
|
|
22
|
-
position: fixed;
|
|
23
|
-
font-size: 0px;
|
|
24
|
-
top: 0;
|
|
25
|
-
bottom: 0;
|
|
26
|
-
left: 0;
|
|
27
|
-
z-index: 1001;
|
|
28
|
-
overflow: hidden;
|
|
29
|
-
&.telescopMenu{
|
|
30
|
-
width:$sideBarWidthMin;
|
|
31
|
-
.hamburger-box{
|
|
32
|
-
.name{
|
|
33
|
-
i{width: 38px;text-align: center;display: inline-block;}
|
|
34
|
-
span{display:none}
|
|
35
|
-
}
|
|
36
|
-
}
|
|
37
|
-
.business-name{
|
|
38
|
-
p{display:none}
|
|
39
|
-
}
|
|
40
|
-
.fase-box{
|
|
41
|
-
white-space: nowrap;overflow: hidden;padding-left: 16px;position: relative;
|
|
42
|
-
&:before{content:"";position: absolute;top:0;bottom:0;right:0;width:22px;background:#225076}
|
|
43
|
-
&:after{content:"\e791";font-family: element-icons !important;position: absolute;top:0;bottom:0;right:0;width: 26px;text-align: center;z-index: 2;font-size: 12px;line-height: 48px;opacity: 0.8}
|
|
44
|
-
&:hover{
|
|
45
|
-
width:155.5px;padding-left:0;
|
|
46
|
-
&:after{display:none}
|
|
47
|
-
}
|
|
48
|
-
.lang-box{
|
|
49
|
-
border-right:none;margin-bottom: 4px;
|
|
50
|
-
.el-dropdown-link .el-icon-arrow-down{display: none;}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
.sys-switch{padding:16px 14px;
|
|
54
|
-
.sys-name{
|
|
55
|
-
span{white-space: nowrap;overflow: hidden;display: inline-block;}
|
|
56
|
-
}
|
|
57
|
-
}
|
|
58
|
-
.menu-box {
|
|
59
|
-
.el-submenu__title {
|
|
60
|
-
i{float:none !important}
|
|
61
|
-
span,.el-submenu__icon-arrow {display:none !important}
|
|
62
|
-
}
|
|
63
|
-
}
|
|
64
|
-
.second-list{
|
|
65
|
-
left:215px
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
// reset element-ui css
|
|
69
|
-
.horizontal-collapse-transition {
|
|
70
|
-
transition: 0s width ease-in-out, 0s padding-left ease-in-out, 0s padding-right ease-in-out;
|
|
71
|
-
}
|
|
72
|
-
|
|
73
|
-
.scrollbar-wrapper {
|
|
74
|
-
overflow-x: hidden !important;
|
|
75
|
-
}
|
|
76
|
-
|
|
77
|
-
.el-scrollbar__bar.is-vertical {
|
|
78
|
-
right: 0px;
|
|
79
|
-
}
|
|
80
|
-
|
|
81
|
-
.el-scrollbar {
|
|
82
|
-
height: 100%;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
&.has-logo {
|
|
86
|
-
.el-scrollbar {
|
|
87
|
-
height: calc(100% - 45px);
|
|
88
|
-
}
|
|
89
|
-
}
|
|
90
|
-
|
|
91
|
-
.is-horizontal {
|
|
92
|
-
display: none;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
a {
|
|
96
|
-
display: inline-block;
|
|
97
|
-
width: 100%;
|
|
98
|
-
overflow: hidden;
|
|
99
|
-
}
|
|
100
|
-
|
|
101
|
-
.svg-icon {
|
|
102
|
-
margin-right: 16px;
|
|
103
|
-
}
|
|
104
|
-
|
|
105
|
-
.sub-el-icon {
|
|
106
|
-
margin-right: 12px;
|
|
107
|
-
margin-left: -2px;
|
|
108
|
-
}
|
|
109
|
-
|
|
110
|
-
.el-menu {
|
|
111
|
-
border: none;
|
|
112
|
-
height: 100%;
|
|
113
|
-
width: 100% !important;
|
|
114
|
-
text-align: center;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
// menu hover
|
|
118
|
-
.submenu-title-noDropdown,
|
|
119
|
-
.el-submenu__title {
|
|
120
|
-
&:hover {
|
|
121
|
-
background-color: $menuHover !important;
|
|
122
|
-
}
|
|
123
|
-
}
|
|
124
|
-
|
|
125
|
-
.is-active>.el-submenu__title {
|
|
126
|
-
color: $subMenuActiveText !important;
|
|
127
|
-
}
|
|
128
|
-
|
|
129
|
-
& .nest-menu .el-submenu>.el-submenu__title,
|
|
130
|
-
& .el-submenu .el-menu-item {
|
|
131
|
-
min-width: $sideBarWidth !important;
|
|
132
|
-
background-color: $subMenuBg !important;
|
|
133
|
-
|
|
134
|
-
&:hover {
|
|
135
|
-
background-color: $subMenuHover !important;
|
|
136
|
-
}
|
|
137
|
-
}
|
|
138
|
-
}
|
|
139
|
-
|
|
140
|
-
.hideSidebar {
|
|
141
|
-
.sidebar-container {
|
|
142
|
-
width: 54px !important;
|
|
143
|
-
}
|
|
144
|
-
|
|
145
|
-
.main-container {
|
|
146
|
-
margin-left: 54px;
|
|
147
|
-
}
|
|
148
|
-
|
|
149
|
-
.submenu-title-noDropdown {
|
|
150
|
-
padding: 0 !important;
|
|
151
|
-
position: relative;
|
|
152
|
-
|
|
153
|
-
.el-tooltip {
|
|
154
|
-
padding: 0 !important;
|
|
155
|
-
|
|
156
|
-
.svg-icon {
|
|
157
|
-
margin-left: 20px;
|
|
158
|
-
}
|
|
159
|
-
|
|
160
|
-
.sub-el-icon {
|
|
161
|
-
margin-left: 19px;
|
|
162
|
-
}
|
|
163
|
-
}
|
|
164
|
-
}
|
|
165
|
-
|
|
166
|
-
.el-submenu {
|
|
167
|
-
overflow: hidden;
|
|
168
|
-
|
|
169
|
-
&>.el-submenu__title {
|
|
170
|
-
padding: 0 !important;
|
|
171
|
-
|
|
172
|
-
.svg-icon {
|
|
173
|
-
margin-left: 0px;
|
|
174
|
-
}
|
|
175
|
-
|
|
176
|
-
.sub-el-icon {
|
|
177
|
-
margin-left: 19px;
|
|
178
|
-
}
|
|
179
|
-
|
|
180
|
-
.el-submenu__icon-arrow {
|
|
181
|
-
display: none;
|
|
182
|
-
}
|
|
183
|
-
}
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
.el-menu--collapse {
|
|
187
|
-
.el-submenu {
|
|
188
|
-
&>.el-submenu__title {
|
|
189
|
-
&>span {
|
|
190
|
-
height: 0;
|
|
191
|
-
width: 0;
|
|
192
|
-
overflow: hidden;
|
|
193
|
-
visibility: hidden;
|
|
194
|
-
display: inline-block;
|
|
195
|
-
}
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
}
|
|
199
|
-
}
|
|
200
|
-
|
|
201
|
-
.el-menu--collapse .el-menu .el-submenu {
|
|
202
|
-
min-width: $sideBarWidth !important;
|
|
203
|
-
}
|
|
204
|
-
|
|
205
|
-
// mobile responsive
|
|
206
|
-
.mobile {
|
|
207
|
-
.main-container {
|
|
208
|
-
margin-left: 0px;
|
|
209
|
-
}
|
|
210
|
-
|
|
211
|
-
.sidebar-container {
|
|
212
|
-
transition: transform .28s;
|
|
213
|
-
width: $sideBarWidth !important;
|
|
214
|
-
}
|
|
215
|
-
|
|
216
|
-
&.hideSidebar {
|
|
217
|
-
.sidebar-container {
|
|
218
|
-
pointer-events: none;
|
|
219
|
-
transition-duration: 0.3s;
|
|
220
|
-
transform: translate3d(-$sideBarWidth, 0, 0);
|
|
221
|
-
}
|
|
222
|
-
}
|
|
223
|
-
}
|
|
224
|
-
|
|
225
|
-
.withoutAnimation {
|
|
226
|
-
|
|
227
|
-
.main-container,
|
|
228
|
-
.sidebar-container {
|
|
229
|
-
transition: none;
|
|
230
|
-
}
|
|
231
|
-
}
|
|
232
|
-
}
|
|
233
|
-
|
|
234
|
-
// when menu collapsed
|
|
235
|
-
.el-menu--vertical {
|
|
236
|
-
&>.el-menu {
|
|
237
|
-
.svg-icon {
|
|
238
|
-
margin-right: 16px;
|
|
239
|
-
}
|
|
240
|
-
.sub-el-icon {
|
|
241
|
-
margin-right: 12px;
|
|
242
|
-
margin-left: -2px;
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
|
|
246
|
-
.nest-menu .el-submenu>.el-submenu__title,
|
|
247
|
-
.el-menu-item {
|
|
248
|
-
&:hover {
|
|
249
|
-
// you can use $subMenuHover
|
|
250
|
-
background-color: $menuHover !important;
|
|
251
|
-
}
|
|
252
|
-
}
|
|
253
|
-
|
|
254
|
-
// the scroll bar appears when the subMenu is too long
|
|
255
|
-
>.el-menu--popup {
|
|
256
|
-
max-height: 100vh;
|
|
257
|
-
overflow-y: auto;
|
|
258
|
-
|
|
259
|
-
&::-webkit-scrollbar-track-piece {
|
|
260
|
-
background: #d3dce6;
|
|
261
|
-
}
|
|
262
|
-
|
|
263
|
-
&::-webkit-scrollbar {
|
|
264
|
-
width: 6px;
|
|
265
|
-
}
|
|
266
|
-
|
|
267
|
-
&::-webkit-scrollbar-thumb {
|
|
268
|
-
background: #99a9bf;
|
|
269
|
-
border-radius: 20px;
|
|
270
|
-
}
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
|
|
274
|
-
.el-menu--popup.el-menu{
|
|
275
|
-
background:#225076;padding:0;min-width: 142px;
|
|
276
|
-
.el-menu-item{
|
|
277
|
-
font-size:13px;height:36px;line-height: 36px;
|
|
278
|
-
.el-icon-caret-right{display:none}
|
|
279
|
-
&:before{margin-right:8px;}
|
|
280
|
-
}
|
|
281
|
-
}
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
// Core split-pane drag handle extracted from the app stylesheet.
|
|
2
|
-
@import "./variables.scss";
|
|
3
|
-
|
|
4
|
-
#labBtn,
|
|
5
|
-
.dilatory-box {
|
|
6
|
-
background-color: #f4f6fa;
|
|
7
|
-
position: relative;
|
|
8
|
-
width: 8px;
|
|
9
|
-
z-index: 8;
|
|
10
|
-
cursor: e-resize;
|
|
11
|
-
display: inline-block;
|
|
12
|
-
height: calc(100vh - 75px);
|
|
13
|
-
margin: -7px 0;
|
|
14
|
-
.icon {
|
|
15
|
-
position: absolute;
|
|
16
|
-
top: 50%;
|
|
17
|
-
left: -4.5px;
|
|
18
|
-
font-size: 17px;
|
|
19
|
-
margin-top: -16.8px;
|
|
20
|
-
color: $baseColor;
|
|
21
|
-
i {
|
|
22
|
-
display: block;
|
|
23
|
-
transform: rotate(90deg);
|
|
24
|
-
-ms-transform: rotate(90deg);
|
|
25
|
-
-moz-transform: rotate(90deg);
|
|
26
|
-
-webkit-transform: rotate(90deg);
|
|
27
|
-
-o-transform: rotate(90deg);
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
&.transverse {
|
|
31
|
-
height: 9px;
|
|
32
|
-
width: calc(100% + 20px);
|
|
33
|
-
background: #f0f5fb;
|
|
34
|
-
cursor: n-resize;
|
|
35
|
-
margin: 0 -10px 8px;
|
|
36
|
-
display: block;
|
|
37
|
-
.icon {
|
|
38
|
-
margin-top: 0;
|
|
39
|
-
top: -5px;
|
|
40
|
-
left: 50%;
|
|
41
|
-
margin-left: -17px;
|
|
42
|
-
}
|
|
43
|
-
i {
|
|
44
|
-
transform: rotate(0);
|
|
45
|
-
-ms-transform: rotate(0);
|
|
46
|
-
-moz-transform: rotate(0);
|
|
47
|
-
-webkit-transform: rotate(0);
|
|
48
|
-
-o-transform: rotate(0);
|
|
49
|
-
display: inline-block;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
@@ -1,48 +0,0 @@
|
|
|
1
|
-
// global transition css
|
|
2
|
-
|
|
3
|
-
/* fade */
|
|
4
|
-
.fade-enter-active,
|
|
5
|
-
.fade-leave-active {
|
|
6
|
-
transition: opacity 0.28s;
|
|
7
|
-
}
|
|
8
|
-
|
|
9
|
-
.fade-enter,
|
|
10
|
-
.fade-leave-active {
|
|
11
|
-
opacity: 0;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
/* fade-transform */
|
|
15
|
-
.fade-transform-leave-active,
|
|
16
|
-
.fade-transform-enter-active {
|
|
17
|
-
transition: all .5s;
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
.fade-transform-enter {
|
|
21
|
-
opacity: 0;
|
|
22
|
-
transform: translateX(-30px);
|
|
23
|
-
}
|
|
24
|
-
|
|
25
|
-
.fade-transform-leave-to {
|
|
26
|
-
opacity: 0;
|
|
27
|
-
transform: translateX(30px);
|
|
28
|
-
}
|
|
29
|
-
|
|
30
|
-
/* breadcrumb transition */
|
|
31
|
-
.breadcrumb-enter-active,
|
|
32
|
-
.breadcrumb-leave-active {
|
|
33
|
-
transition: all .5s;
|
|
34
|
-
}
|
|
35
|
-
|
|
36
|
-
.breadcrumb-enter,
|
|
37
|
-
.breadcrumb-leave-active {
|
|
38
|
-
opacity: 0;
|
|
39
|
-
transform: translateX(20px);
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
.breadcrumb-move {
|
|
43
|
-
transition: all .5s;
|
|
44
|
-
}
|
|
45
|
-
|
|
46
|
-
.breadcrumb-leave-active {
|
|
47
|
-
position: absolute;
|
|
48
|
-
}
|
|
@@ -1,137 +0,0 @@
|
|
|
1
|
-
// Core 通用状态色与提示辅助类。仅由 styles/index.scss 引入一次。
|
|
2
|
-
@import "./variables.scss";
|
|
3
|
-
|
|
4
|
-
.a-link > i {
|
|
5
|
-
vertical-align: middle;
|
|
6
|
-
}
|
|
7
|
-
|
|
8
|
-
.f-red {
|
|
9
|
-
color: $red;
|
|
10
|
-
}
|
|
11
|
-
.f-dred {
|
|
12
|
-
color: $dred;
|
|
13
|
-
}
|
|
14
|
-
.f-green {
|
|
15
|
-
color: $green;
|
|
16
|
-
}
|
|
17
|
-
.f-blue {
|
|
18
|
-
color: $baseColor;
|
|
19
|
-
}
|
|
20
|
-
.f-gray {
|
|
21
|
-
color: #999;
|
|
22
|
-
}
|
|
23
|
-
|
|
24
|
-
.underLine {
|
|
25
|
-
border-bottom: solid 1px;
|
|
26
|
-
&.f-red {
|
|
27
|
-
border-color: $red;
|
|
28
|
-
&:focus,
|
|
29
|
-
&:hover {
|
|
30
|
-
color: $red;
|
|
31
|
-
}
|
|
32
|
-
}
|
|
33
|
-
}
|
|
34
|
-
.txt-status {
|
|
35
|
-
border-radius: 22px;
|
|
36
|
-
display: inline-block;
|
|
37
|
-
height: 22px;
|
|
38
|
-
line-height: 22px;
|
|
39
|
-
padding: 0 14px;
|
|
40
|
-
background: transparentize($green, 0.88);
|
|
41
|
-
color: $green;
|
|
42
|
-
&:before {
|
|
43
|
-
content: "";
|
|
44
|
-
margin: -2px 6px 0 0;
|
|
45
|
-
width: 6px;
|
|
46
|
-
height: 6px;
|
|
47
|
-
vertical-align: middle;
|
|
48
|
-
display: inline-block;
|
|
49
|
-
background-color: $green;
|
|
50
|
-
text-align: center;
|
|
51
|
-
border-radius: 3px;
|
|
52
|
-
}
|
|
53
|
-
&.disable,
|
|
54
|
-
&.s-3 {
|
|
55
|
-
color: $red;
|
|
56
|
-
background: transparentize($red, 0.88);
|
|
57
|
-
&:before {
|
|
58
|
-
background-color: $red;
|
|
59
|
-
}
|
|
60
|
-
}
|
|
61
|
-
&.red {
|
|
62
|
-
color: $dred;
|
|
63
|
-
background: transparentize($dred, 0.88);
|
|
64
|
-
&:before {
|
|
65
|
-
background-color: $dred;
|
|
66
|
-
}
|
|
67
|
-
}
|
|
68
|
-
&.green {
|
|
69
|
-
color: $green;
|
|
70
|
-
background: transparentize($green, 0.88);
|
|
71
|
-
&:before {
|
|
72
|
-
background-color: $green;
|
|
73
|
-
}
|
|
74
|
-
}
|
|
75
|
-
span {
|
|
76
|
-
padding: 0 3px;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
.tips {
|
|
80
|
-
font-size: $fontSizeBase;
|
|
81
|
-
color: $red;
|
|
82
|
-
line-height: 28px;
|
|
83
|
-
}
|
|
84
|
-
.tips_1 {
|
|
85
|
-
font-size: $fontSizeBase;
|
|
86
|
-
color: $dred;
|
|
87
|
-
line-height: 28px;
|
|
88
|
-
> span {
|
|
89
|
-
border-bottom: solid 1px $dred;
|
|
90
|
-
line-height: 18px;
|
|
91
|
-
display: inline-block;
|
|
92
|
-
}
|
|
93
|
-
}
|
|
94
|
-
.tips_2 {
|
|
95
|
-
font-size: $fontSizeBase;
|
|
96
|
-
line-height: 28px;
|
|
97
|
-
display: inline-block;
|
|
98
|
-
margin-left: 14px;
|
|
99
|
-
> span {
|
|
100
|
-
margin-right: 13px;
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
|
|
104
|
-
.is-error {
|
|
105
|
-
.ace-editor,
|
|
106
|
-
.el-checkbox__inner,
|
|
107
|
-
.el-radio__inner,
|
|
108
|
-
.el-textarea__inner {
|
|
109
|
-
border-color: $dred !important;
|
|
110
|
-
}
|
|
111
|
-
.el-input.is-disabled .el-input__inner {
|
|
112
|
-
border-color: $dred !important;
|
|
113
|
-
}
|
|
114
|
-
.avatar-uploader,
|
|
115
|
-
.el-button-tag {
|
|
116
|
-
border: solid 1px $dred !important;
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
|
|
120
|
-
.d-item {
|
|
121
|
-
position: relative;
|
|
122
|
-
.btn-tips {
|
|
123
|
-
display: inline-block;
|
|
124
|
-
position: absolute;
|
|
125
|
-
padding: 4px;
|
|
126
|
-
margin: -5px 0 0 10px;
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
|
|
130
|
-
.ellipsis-box {
|
|
131
|
-
overflow: hidden;
|
|
132
|
-
text-overflow: ellipsis;
|
|
133
|
-
white-space: nowrap;
|
|
134
|
-
.a-link {
|
|
135
|
-
display: inline !important;
|
|
136
|
-
}
|
|
137
|
-
}
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
// base color
|
|
2
|
-
$blue:#324157 !default;
|
|
3
|
-
$light-blue:#2a6494 !default;
|
|
4
|
-
$red:#FF731C !default;
|
|
5
|
-
$dred: #ea5353 !default;
|
|
6
|
-
$pink: #E65D6E !default;
|
|
7
|
-
$green: #30B08F !default;
|
|
8
|
-
$tiffany: #4AB7BD !default;
|
|
9
|
-
$yellow:#FEC171 !default;
|
|
10
|
-
$panGreen: #30B08F !default;
|
|
11
|
-
|
|
12
|
-
// sidebar
|
|
13
|
-
$menuText:#ffffff !default;
|
|
14
|
-
$menuActiveText:#409EFF !default;
|
|
15
|
-
$subMenuActiveText:#f4f4f5 !default; // https://github.com/ElemeFE/element/issues/12951
|
|
16
|
-
|
|
17
|
-
$menuBg:#2a6494 !default;
|
|
18
|
-
$menuHover:rgba(0,0,0,0.29) !default;
|
|
19
|
-
|
|
20
|
-
$subMenuBg:transparent !default;
|
|
21
|
-
$subMenuHover:rgba(0,0,0,0.29) !default;
|
|
22
|
-
|
|
23
|
-
$sideBarWidth: 140px !default;
|
|
24
|
-
$sideBarWidthMin:66px !default;
|
|
25
|
-
|
|
26
|
-
// customize
|
|
27
|
-
//$baseColor:#3C70C4;
|
|
28
|
-
$fontSizeBase:12px !default;
|
|
29
|
-
$baseColor:#2a6494 !default;
|
|
30
|
-
$borderColor:#e9e9e9 !default;
|
|
31
|
-
$dialogheadHeight:42px !default;
|
|
32
|
-
$dialogfooterHeight:52px !default;
|
|
33
|
-
// the :export directive is the magic sauce for webpack
|
|
34
|
-
// https://www.bluematador.com/blog/how-to-share-variables-between-js-and-sass
|
|
35
|
-
:export {
|
|
36
|
-
menuText: $menuText;
|
|
37
|
-
menuActiveText: $menuActiveText;
|
|
38
|
-
subMenuActiveText: $subMenuActiveText;
|
|
39
|
-
menuBg: $baseColor;
|
|
40
|
-
menuHover: $menuHover;
|
|
41
|
-
subMenuBg: $baseColor;
|
|
42
|
-
subMenuHover: $subMenuHover;
|
|
43
|
-
sideBarWidth: $sideBarWidth;
|
|
44
|
-
}
|