@fecp/designer 5.2.11 → 5.2.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/es/designer.css +31 -31
- package/es/packages/designer/package.json.mjs +1 -1
- package/es/packages/designer/src/layout/index.vue.mjs +2 -1
- package/es/packages/designer/src/packages/form/headerBtn.vue.mjs +3 -3
- package/es/packages/designer/src/packages/table/headerBtn.vue.mjs +3 -3
- package/es/packages/mobile/src/components/base/card/Card.vue.mjs +2 -2
- package/es/packages/vue/src/components/forms/subTitle/SubTitle.vue.mjs +1 -1
- package/es/packages/vue/src/components/table/Table.vue.mjs +3 -2
- package/lib/designer.css +31 -31
- package/lib/packages/designer/package.json.js +1 -1
- package/lib/packages/designer/src/layout/index.vue.js +2 -1
- package/lib/packages/designer/src/packages/form/headerBtn.vue.js +3 -3
- package/lib/packages/designer/src/packages/table/headerBtn.vue.js +3 -3
- package/lib/packages/mobile/src/components/base/card/Card.vue.js +2 -2
- package/lib/packages/vue/src/components/forms/subTitle/SubTitle.vue.js +1 -1
- package/lib/packages/vue/src/components/table/Table.vue.js +3 -2
- package/package.json +1 -1
package/es/designer.css
CHANGED
|
@@ -2778,7 +2778,7 @@ from {
|
|
|
2778
2778
|
to {
|
|
2779
2779
|
transform: rotate(360deg);
|
|
2780
2780
|
}
|
|
2781
|
-
}.header-btns[data-v-
|
|
2781
|
+
}.header-btns[data-v-3a617517] {
|
|
2782
2782
|
display: flex;
|
|
2783
2783
|
align-items: center;
|
|
2784
2784
|
gap: 12px;
|
|
@@ -2986,7 +2986,7 @@ to {
|
|
|
2986
2986
|
top: 6px;
|
|
2987
2987
|
left: 0px;
|
|
2988
2988
|
border-radius: 4px;
|
|
2989
|
-
}.header-btns[data-v-
|
|
2989
|
+
}.header-btns[data-v-d09d2bf8] {
|
|
2990
2990
|
display: flex;
|
|
2991
2991
|
align-items: center;
|
|
2992
2992
|
gap: 12px;
|
|
@@ -4887,7 +4887,7 @@ to {
|
|
|
4887
4887
|
padding: 0 10px;
|
|
4888
4888
|
border-radius: 4px;
|
|
4889
4889
|
font-size: 13px;
|
|
4890
|
-
}.init-error-container[data-v-
|
|
4890
|
+
}.init-error-container[data-v-b54a865d] {
|
|
4891
4891
|
width: 100%;
|
|
4892
4892
|
height: 100vh;
|
|
4893
4893
|
display: flex;
|
|
@@ -4895,39 +4895,39 @@ to {
|
|
|
4895
4895
|
justify-content: center;
|
|
4896
4896
|
background-color: #f5f7fa;
|
|
4897
4897
|
}
|
|
4898
|
-
.inner-container[data-v-
|
|
4898
|
+
.inner-container[data-v-b54a865d] {
|
|
4899
4899
|
height: 0px;
|
|
4900
4900
|
z-index: 1;
|
|
4901
4901
|
background-color: #f7f8fa;
|
|
4902
4902
|
}
|
|
4903
|
-
.inner-container[data-v-
|
|
4903
|
+
.inner-container[data-v-b54a865d] .el-collapse {
|
|
4904
4904
|
border-bottom: none;
|
|
4905
4905
|
}
|
|
4906
|
-
.inner-container[data-v-
|
|
4906
|
+
.inner-container[data-v-b54a865d] .el-collapse .el-collapse-item__header {
|
|
4907
4907
|
height: 45px;
|
|
4908
4908
|
background: rgb(242, 242, 242);
|
|
4909
4909
|
color: #1a1a1a;
|
|
4910
4910
|
padding-left: 40px;
|
|
4911
4911
|
position: relative;
|
|
4912
4912
|
}
|
|
4913
|
-
.inner-container[data-v-
|
|
4913
|
+
.inner-container[data-v-b54a865d] .el-collapse .el-collapse-item__header .el-collapse-item__arrow {
|
|
4914
4914
|
position: absolute;
|
|
4915
4915
|
left: 14px;
|
|
4916
4916
|
font-size: 12px;
|
|
4917
4917
|
}
|
|
4918
|
-
.inner-container[data-v-
|
|
4918
|
+
.inner-container[data-v-b54a865d] .el-collapse .el-collapse-item__header .el-collapse-item__title {
|
|
4919
4919
|
font-size: 14px;
|
|
4920
4920
|
font-weight: 600;
|
|
4921
4921
|
}
|
|
4922
|
-
.inner-container[data-v-
|
|
4922
|
+
.inner-container[data-v-b54a865d] .el-collapse .el-collapse-item__wrap {
|
|
4923
4923
|
border: none;
|
|
4924
4924
|
}
|
|
4925
|
-
.root-main[data-v-
|
|
4925
|
+
.root-main[data-v-b54a865d] {
|
|
4926
4926
|
padding: 0;
|
|
4927
4927
|
margin: 0 20px;
|
|
4928
4928
|
background-color: #fff;
|
|
4929
4929
|
}
|
|
4930
|
-
.fec-designer-container[data-v-
|
|
4930
|
+
.fec-designer-container[data-v-b54a865d] {
|
|
4931
4931
|
flex-direction: column;
|
|
4932
4932
|
height: 100%;
|
|
4933
4933
|
}/* 弹层样式 */
|
|
@@ -5084,14 +5084,14 @@ body,
|
|
|
5084
5084
|
overflow: hidden;
|
|
5085
5085
|
text-overflow: ellipsis;
|
|
5086
5086
|
position: relative;
|
|
5087
|
-
}.fec-sub-title[data-v-
|
|
5087
|
+
}.fec-sub-title[data-v-c1ff92cd] {
|
|
5088
5088
|
width: 100%;
|
|
5089
5089
|
height: 100%;
|
|
5090
5090
|
display: flex;
|
|
5091
5091
|
align-items: center;
|
|
5092
|
-
padding: 0
|
|
5092
|
+
padding: 0 10px;
|
|
5093
5093
|
}
|
|
5094
|
-
.fec-sub-title .fec-label-line[data-v-
|
|
5094
|
+
.fec-sub-title .fec-label-line[data-v-c1ff92cd] {
|
|
5095
5095
|
width: 3px;
|
|
5096
5096
|
height: 13px;
|
|
5097
5097
|
background-color: var(--el-color-primary);
|
|
@@ -5099,13 +5099,13 @@ body,
|
|
|
5099
5099
|
margin-right: 6px;
|
|
5100
5100
|
border-radius: 2px;
|
|
5101
5101
|
}
|
|
5102
|
-
.fec-sub-title .fec-label-title[data-v-
|
|
5102
|
+
.fec-sub-title .fec-label-title[data-v-c1ff92cd] {
|
|
5103
5103
|
font-size: 14px;
|
|
5104
5104
|
line-height: 16px;
|
|
5105
5105
|
font-weight: 700;
|
|
5106
5106
|
color: #1a1a1a;
|
|
5107
5107
|
}
|
|
5108
|
-
.fec-sub-title .fec-label-line-query[data-v-
|
|
5108
|
+
.fec-sub-title .fec-label-line-query[data-v-c1ff92cd] {
|
|
5109
5109
|
height: 1px;
|
|
5110
5110
|
flex-grow: 1;
|
|
5111
5111
|
margin-left: 10px;
|
|
@@ -5802,11 +5802,11 @@ body,
|
|
|
5802
5802
|
}
|
|
5803
5803
|
[data-v-59950eea] .el-checkbox-group .el-checkbox-button__inner {
|
|
5804
5804
|
border-radius: 4px;
|
|
5805
|
-
}.fec-table[data-v-
|
|
5805
|
+
}.fec-table[data-v-89c88084] {
|
|
5806
5806
|
height: 100%;
|
|
5807
5807
|
flex-grow: 1;
|
|
5808
5808
|
}
|
|
5809
|
-
.fec-table-container[data-v-
|
|
5809
|
+
.fec-table-container[data-v-89c88084] {
|
|
5810
5810
|
width: 100%;
|
|
5811
5811
|
background: #fff;
|
|
5812
5812
|
box-sizing: border-box;
|
|
@@ -5816,30 +5816,30 @@ body,
|
|
|
5816
5816
|
overflow: hidden;
|
|
5817
5817
|
flex-grow: 1;
|
|
5818
5818
|
}
|
|
5819
|
-
.fec-table-container .fec-vxe-table[data-v-
|
|
5819
|
+
.fec-table-container .fec-vxe-table[data-v-89c88084] {
|
|
5820
5820
|
flex: 1;
|
|
5821
5821
|
min-height: 0;
|
|
5822
5822
|
overflow: hidden;
|
|
5823
5823
|
}
|
|
5824
|
-
.fec-table-container[data-v-
|
|
5824
|
+
.fec-table-container[data-v-89c88084] .vxe-table {
|
|
5825
5825
|
font-size: 14px;
|
|
5826
5826
|
}
|
|
5827
|
-
.fec-table-container[data-v-
|
|
5827
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-table--body-wrapper {
|
|
5828
5828
|
overflow: auto;
|
|
5829
5829
|
}
|
|
5830
|
-
.fec-table-container[data-v-
|
|
5830
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-header--column {
|
|
5831
5831
|
background-color: #f5f7fa;
|
|
5832
5832
|
}
|
|
5833
|
-
.fec-table-container[data-v-
|
|
5833
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-header--column .vxe-cell {
|
|
5834
5834
|
height: 40px !important;
|
|
5835
5835
|
min-height: 40px !important;
|
|
5836
5836
|
}
|
|
5837
|
-
.fec-table-container[data-v-
|
|
5837
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-body--column .vxe-cell {
|
|
5838
5838
|
padding: 6px !important;
|
|
5839
5839
|
min-height: 40px !important;
|
|
5840
5840
|
}
|
|
5841
|
-
.fec-table-container[data-v-
|
|
5842
|
-
.fec-table-container[data-v-
|
|
5841
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-body--column .c--tooltip,
|
|
5842
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-body--column .c--title {
|
|
5843
5843
|
height: 40px !important;
|
|
5844
5844
|
min-height: 40px !important;
|
|
5845
5845
|
}:root,:host{--van-black: #000;--van-white: #fff;--van-gray-1: #f7f8fa;--van-gray-2: #f2f3f5;--van-gray-3: #ebedf0;--van-gray-4: #dcdee0;--van-gray-5: #c8c9cc;--van-gray-6: #969799;--van-gray-7: #646566;--van-gray-8: #323233;--van-red: #ee0a24;--van-blue: #1989fa;--van-orange: #ff976a;--van-orange-dark: #ed6a0c;--van-orange-light: #fffbe8;--van-green: #07c160;--van-gradient-red: linear-gradient(to right, #ff6034, #ee0a24);--van-gradient-orange: linear-gradient(to right, #ffd01e, #ff8917);--van-primary-color: var(--van-blue);--van-success-color: var(--van-green);--van-danger-color: var(--van-red);--van-warning-color: var(--van-orange);--van-text-color: var(--van-gray-8);--van-text-color-2: var(--van-gray-6);--van-text-color-3: var(--van-gray-5);--van-active-color: var(--van-gray-2);--van-active-opacity: .6;--van-disabled-opacity: .5;--van-background: var(--van-gray-1);--van-background-2: var(--van-white);--van-background-3: var(--van-white);--van-padding-base: 4px;--van-padding-xs: 8px;--van-padding-sm: 12px;--van-padding-md: 16px;--van-padding-lg: 24px;--van-padding-xl: 32px;--van-font-bold: 600;--van-font-size-xs: 10px;--van-font-size-sm: 12px;--van-font-size-md: 14px;--van-font-size-lg: 16px;--van-line-height-xs: 14px;--van-line-height-sm: 18px;--van-line-height-md: 20px;--van-line-height-lg: 22px;--van-base-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Segoe UI, Arial, Roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--van-price-font: avenir-heavy, "PingFang SC", helvetica neue, arial, sans-serif;--van-duration-base: .3s;--van-duration-fast: .2s;--van-ease-out: ease-out;--van-ease-in: ease-in;--van-border-color: var(--van-gray-3);--van-border-width: 1px;--van-radius-sm: 2px;--van-radius-md: 4px;--van-radius-lg: 8px;--van-radius-max: 999px}.van-theme-dark{--van-text-color: #f5f5f5;--van-text-color-2: #707070;--van-text-color-3: #4d4d4d;--van-border-color: #3a3a3c;--van-active-color: #3a3a3c;--van-background: #000;--van-background-2: #1c1c1e;--van-background-3: #37363b}html{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:var(--van-base-font)}a{text-decoration:none}input,button,textarea{color:inherit;font:inherit}a:focus,input:focus,button:focus,textarea:focus,[class*=van-]:focus{outline:none}ol,ul{margin:0;padding:0;list-style:none}@keyframes van-slide-up-enter{0%{transform:translate3d(0,100%,0)}}@keyframes van-slide-up-leave{to{transform:translate3d(0,100%,0)}}@keyframes van-slide-down-enter{0%{transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-leave{to{transform:translate3d(0,-100%,0)}}@keyframes van-slide-left-enter{0%{transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-leave{to{transform:translate3d(-100%,0,0)}}@keyframes van-slide-right-enter{0%{transform:translate3d(100%,0,0)}}@keyframes van-slide-right-leave{to{transform:translate3d(100%,0,0)}}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@keyframes van-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.van-fade-enter-active{animation:var(--van-duration-base) van-fade-in both var(--van-ease-out)}.van-fade-leave-active{animation:var(--van-duration-base) van-fade-out both var(--van-ease-in)}.van-slide-up-enter-active{animation:van-slide-up-enter var(--van-duration-base) both var(--van-ease-out)}.van-slide-up-leave-active{animation:van-slide-up-leave var(--van-duration-base) both var(--van-ease-in)}.van-slide-down-enter-active{animation:van-slide-down-enter var(--van-duration-base) both var(--van-ease-out)}.van-slide-down-leave-active{animation:van-slide-down-leave var(--van-duration-base) both var(--van-ease-in)}.van-slide-left-enter-active{animation:van-slide-left-enter var(--van-duration-base) both var(--van-ease-out)}.van-slide-left-leave-active{animation:van-slide-left-leave var(--van-duration-base) both var(--van-ease-in)}.van-slide-right-enter-active{animation:van-slide-right-enter var(--van-duration-base) both var(--van-ease-out)}.van-slide-right-leave-active{animation:van-slide-right-leave var(--van-duration-base) both var(--van-ease-in)}.van-clearfix:after{display:table;clear:both;content:""}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-break:anywhere;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-break:anywhere;-webkit-box-orient:vertical}.van-safe-area-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.van-safe-area-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.van-haptics-feedback{cursor:pointer}.van-haptics-feedback:active{opacity:var(--van-active-opacity)}[class*=van-hairline]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--van-border-color);transform:scale(.5)}.van-hairline,.van-hairline--top,.van-hairline--left,.van-hairline--right,.van-hairline--bottom,.van-hairline--surround,.van-hairline--top-bottom{position:relative}.van-hairline--top:after{border-top-width:var(--van-border-width)}.van-hairline--left:after{border-left-width:var(--van-border-width)}.van-hairline--right:after{border-right-width:var(--van-border-width)}.van-hairline--bottom:after{border-bottom-width:var(--van-border-width)}.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after{border-width:var(--van-border-width) 0}.van-hairline--surround:after{border-width:var(--van-border-width)}
|
|
@@ -5850,6 +5850,11 @@ body,
|
|
|
5850
5850
|
:root,:host{--van-cell-font-size: var(--van-font-size-md);--van-cell-line-height: 24px;--van-cell-vertical-padding: 10px;--van-cell-horizontal-padding: var(--van-padding-md);--van-cell-text-color: var(--van-text-color);--van-cell-background: var(--van-background-2);--van-cell-border-color: var(--van-border-color);--van-cell-active-color: var(--van-active-color);--van-cell-required-color: var(--van-danger-color);--van-cell-label-color: var(--van-text-color-2);--van-cell-label-font-size: var(--van-font-size-sm);--van-cell-label-line-height: var(--van-line-height-sm);--van-cell-label-margin-top: var(--van-padding-base);--van-cell-value-color: var(--van-text-color-2);--van-cell-value-font-size: inherit;--van-cell-icon-size: 16px;--van-cell-right-icon-color: var(--van-gray-6);--van-cell-large-vertical-padding: var(--van-padding-sm);--van-cell-large-title-font-size: var(--van-font-size-lg);--van-cell-large-label-font-size: var(--van-font-size-md);--van-cell-large-value-font-size: inherit}.van-cell{position:relative;display:flex;box-sizing:border-box;width:100%;padding:var(--van-cell-vertical-padding) var(--van-cell-horizontal-padding);overflow:hidden;color:var(--van-cell-text-color);font-size:var(--van-cell-font-size);line-height:var(--van-cell-line-height);background:var(--van-cell-background)}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:var(--van-padding-md);bottom:0;left:var(--van-padding-md);border-bottom:1px solid var(--van-cell-border-color);transform:scaleY(.5)}.van-cell:last-child:after,.van-cell--borderless:after{display:none}.van-cell__label{margin-top:var(--van-cell-label-margin-top);color:var(--van-cell-label-color);font-size:var(--van-cell-label-font-size);line-height:var(--van-cell-label-line-height)}.van-cell__title,.van-cell__value{flex:1}.van-cell__value{position:relative;overflow:hidden;color:var(--van-cell-value-color);font-size:var(--van-cell-value-font-size);text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__left-icon,.van-cell__right-icon{height:var(--van-cell-line-height);font-size:var(--van-cell-icon-size);line-height:var(--van-cell-line-height)}.van-cell__left-icon{margin-right:var(--van-padding-base)}.van-cell__right-icon{margin-left:var(--van-padding-base);color:var(--van-cell-right-icon-color)}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:var(--van-cell-active-color)}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:var(--van-padding-xs);color:var(--van-cell-required-color);font-size:var(--van-cell-font-size);content:"*"}.van-cell--center{align-items:center}.van-cell--large{padding-top:var(--van-cell-large-vertical-padding);padding-bottom:var(--van-cell-large-vertical-padding)}.van-cell--large .van-cell__title{font-size:var(--van-cell-large-title-font-size)}.van-cell--large .van-cell__label{font-size:var(--van-cell-large-label-font-size)}.van-cell--large .van-cell__value{font-size:var(--van-cell-large-value-font-size)}
|
|
5851
5851
|
:root,:host{--van-cell-group-background: var(--van-background-2);--van-cell-group-title-color: var(--van-text-color-2);--van-cell-group-title-padding: var(--van-padding-md) var(--van-padding-md);--van-cell-group-title-font-size: var(--van-font-size-md);--van-cell-group-title-line-height: 16px;--van-cell-group-inset-padding: 0 var(--van-padding-md);--van-cell-group-inset-radius: var(--van-radius-lg);--van-cell-group-inset-title-padding: var(--van-padding-md) var(--van-padding-md)}.van-cell-group{background:var(--van-cell-group-background)}.van-cell-group--inset{margin:var(--van-cell-group-inset-padding);border-radius:var(--van-cell-group-inset-radius);overflow:hidden}.van-cell-group__title{padding:var(--van-cell-group-title-padding);color:var(--van-cell-group-title-color);font-size:var(--van-cell-group-title-font-size);line-height:var(--van-cell-group-title-line-height)}.van-cell-group__title--inset{padding:var(--van-cell-group-inset-title-padding)}
|
|
5852
5852
|
.van-swipe-cell{position:relative;overflow:hidden;cursor:-webkit-grab;cursor:grab}.van-swipe-cell__wrapper{transition-timing-function:cubic-bezier(.18,.89,.32,1);transition-property:transform}.van-swipe-cell__left,.van-swipe-cell__right{position:absolute;top:0;height:100%}.van-swipe-cell__left{left:0;transform:translate3d(-100%,0,0)}.van-swipe-cell__right{right:0;transform:translate3d(100%,0,0)}
|
|
5853
|
+
:root,:host{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background)}
|
|
5854
|
+
:root,:host{--van-action-bar-button-height: 40px;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width: 321px){.van-action-bar-button{font-size:13px}}
|
|
5855
|
+
:root,:host{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
|
|
5856
|
+
:root,:host{--van-popup-background: var(--van-background-2);--van-popup-transition: transform var(--van-duration-base);--van-popup-round-radius: 16px;--van-popup-close-icon-size: 22px;--van-popup-close-icon-color: var(--van-gray-5);--van-popup-close-icon-margin: 16px;--van-popup-close-icon-z-index: 1}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;box-sizing:border-box;background:var(--van-popup-background);transition:var(--van-popup-transition);-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:0;right:0;width:-webkit-fit-content;width:fit-content;max-width:calc(100vw - var(--van-padding-md) * 2);margin:0 auto;transform:translateY(-50%)}.van-popup--center.van-popup--round{border-radius:var(--van-popup-round-radius)}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 var(--van-popup-round-radius) var(--van-popup-round-radius)}.van-popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:var(--van-popup-round-radius) 0 0 var(--van-popup-round-radius)}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:var(--van-popup-round-radius) var(--van-popup-round-radius) 0 0}.van-popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 var(--van-popup-round-radius) var(--van-popup-round-radius) 0}.van-popup-slide-top-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-bottom-enter-active{transition-timing-function:var(--van-ease-out)}.van-popup-slide-top-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-bottom-leave-active{transition-timing-function:var(--van-ease-in)}.van-popup-slide-top-enter-from,.van-popup-slide-top-leave-active{transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter-from,.van-popup-slide-right-leave-active{transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter-from,.van-popup-slide-bottom-leave-active{transform:translate3d(0,100%,0)}.van-popup-slide-left-enter-from,.van-popup-slide-left-leave-active{transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:var(--van-popup-close-icon-z-index);color:var(--van-popup-close-icon-color);font-size:var(--van-popup-close-icon-size)}.van-popup__close-icon--top-left{top:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--top-right{top:var(--van-popup-close-icon-margin);right:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-left{bottom:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-right{right:var(--van-popup-close-icon-margin);bottom:var(--van-popup-close-icon-margin)}
|
|
5857
|
+
:root,:host{--van-dialog-width: 320px;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 16px;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 24px;--van-dialog-header-padding-top: 26px;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 48px;--van-dialog-round-button-height: 36px;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{top:45%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width: 321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{color:var(--van-text-color);flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__confirm,.van-dialog__cancel{flex:1;height:var(--van-dialog-button-height);margin:0;border:0;border-radius:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__confirm,.van-dialog--round-button .van-dialog__cancel{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{transform:translate3d(0,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(0,-50%,0) scale(.9);opacity:0}
|
|
5853
5858
|
|
|
5854
5859
|
.fec-card[data-v-43900a34] {
|
|
5855
5860
|
margin: 12px;
|
|
@@ -5857,11 +5862,6 @@ body,
|
|
|
5857
5862
|
.fec-swipe-delete-button[data-v-43900a34] {
|
|
5858
5863
|
height: 100%;
|
|
5859
5864
|
}
|
|
5860
|
-
:root,:host{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background)}
|
|
5861
|
-
:root,:host{--van-action-bar-button-height: 40px;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width: 321px){.van-action-bar-button{font-size:13px}}
|
|
5862
|
-
:root,:host{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
|
|
5863
|
-
:root,:host{--van-popup-background: var(--van-background-2);--van-popup-transition: transform var(--van-duration-base);--van-popup-round-radius: 16px;--van-popup-close-icon-size: 22px;--van-popup-close-icon-color: var(--van-gray-5);--van-popup-close-icon-margin: 16px;--van-popup-close-icon-z-index: 1}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;box-sizing:border-box;background:var(--van-popup-background);transition:var(--van-popup-transition);-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:0;right:0;width:-webkit-fit-content;width:fit-content;max-width:calc(100vw - var(--van-padding-md) * 2);margin:0 auto;transform:translateY(-50%)}.van-popup--center.van-popup--round{border-radius:var(--van-popup-round-radius)}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 var(--van-popup-round-radius) var(--van-popup-round-radius)}.van-popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:var(--van-popup-round-radius) 0 0 var(--van-popup-round-radius)}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:var(--van-popup-round-radius) var(--van-popup-round-radius) 0 0}.van-popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 var(--van-popup-round-radius) var(--van-popup-round-radius) 0}.van-popup-slide-top-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-bottom-enter-active{transition-timing-function:var(--van-ease-out)}.van-popup-slide-top-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-bottom-leave-active{transition-timing-function:var(--van-ease-in)}.van-popup-slide-top-enter-from,.van-popup-slide-top-leave-active{transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter-from,.van-popup-slide-right-leave-active{transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter-from,.van-popup-slide-bottom-leave-active{transform:translate3d(0,100%,0)}.van-popup-slide-left-enter-from,.van-popup-slide-left-leave-active{transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:var(--van-popup-close-icon-z-index);color:var(--van-popup-close-icon-color);font-size:var(--van-popup-close-icon-size)}.van-popup__close-icon--top-left{top:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--top-right{top:var(--van-popup-close-icon-margin);right:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-left{bottom:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-right{right:var(--van-popup-close-icon-margin);bottom:var(--van-popup-close-icon-margin)}
|
|
5864
|
-
:root,:host{--van-dialog-width: 320px;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 16px;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 24px;--van-dialog-header-padding-top: 26px;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 48px;--van-dialog-round-button-height: 36px;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{top:45%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width: 321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{color:var(--van-text-color);flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__confirm,.van-dialog__cancel{flex:1;height:var(--van-dialog-button-height);margin:0;border:0;border-radius:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__confirm,.van-dialog--round-button .van-dialog__cancel{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{transform:translate3d(0,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(0,-50%,0) scale(.9);opacity:0}
|
|
5865
5865
|
:root,:host{--van-image-placeholder-text-color: var(--van-text-color-2);--van-image-placeholder-font-size: var(--van-font-size-md);--van-image-placeholder-background: var(--van-background);--van-image-loading-icon-size: 32px;--van-image-loading-icon-color: var(--van-gray-4);--van-image-error-icon-size: 32px;--van-image-error-icon-color: var(--van-gray-4)}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:var(--van-radius-max)}.van-image--round .van-image__img{border-radius:inherit}.van-image--block{display:block}.van-image__img,.van-image__error,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--van-image-placeholder-text-color);font-size:var(--van-image-placeholder-font-size);background:var(--van-image-placeholder-background)}.van-image__loading-icon{color:var(--van-image-loading-icon-color);font-size:var(--van-image-loading-icon-size)}.van-image__error-icon{color:var(--van-image-error-icon-color);font-size:var(--van-image-error-icon-size)}
|
|
5866
5866
|
|
|
5867
5867
|
.fec-collapse-container[data-v-3ddaa041] {
|
|
@@ -42,6 +42,7 @@ const _sfc_main = {
|
|
|
42
42
|
api.getById(pkId).then((data2) => {
|
|
43
43
|
const templateName = data2.templateName;
|
|
44
44
|
const templateKey = data2.templateKey;
|
|
45
|
+
document.title = templateName || "表单设计器";
|
|
45
46
|
if (data2.type == "table") {
|
|
46
47
|
const tableOptions = ref({
|
|
47
48
|
pkId,
|
|
@@ -140,7 +141,7 @@ const _sfc_main = {
|
|
|
140
141
|
};
|
|
141
142
|
}
|
|
142
143
|
};
|
|
143
|
-
const layout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
144
|
+
const layout = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-b54a865d"]]);
|
|
144
145
|
export {
|
|
145
146
|
layout as default
|
|
146
147
|
};
|
|
@@ -80,7 +80,7 @@ const _sfc_main = {
|
|
|
80
80
|
]),
|
|
81
81
|
_: 1
|
|
82
82
|
}),
|
|
83
|
-
_cache[14] || (_cache[14] = createElementVNode("span", null, "
|
|
83
|
+
_cache[14] || (_cache[14] = createElementVNode("span", null, "页面事件", -1))
|
|
84
84
|
]),
|
|
85
85
|
createVNode(PageEvent, {
|
|
86
86
|
modelValue: unref(pageEventDialogVisible),
|
|
@@ -135,7 +135,7 @@ const _sfc_main = {
|
|
|
135
135
|
]),
|
|
136
136
|
_: 1
|
|
137
137
|
}),
|
|
138
|
-
_cache[17] || (_cache[17] = createElementVNode("span", null, "
|
|
138
|
+
_cache[17] || (_cache[17] = createElementVNode("span", null, "页面弹层", -1))
|
|
139
139
|
]),
|
|
140
140
|
createVNode(unref(DialogDialog), {
|
|
141
141
|
modelValue: unref(dialogDialogVisible),
|
|
@@ -161,7 +161,7 @@ const _sfc_main = {
|
|
|
161
161
|
};
|
|
162
162
|
}
|
|
163
163
|
};
|
|
164
|
-
const formHeaderBtn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
164
|
+
const formHeaderBtn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-d09d2bf8"]]);
|
|
165
165
|
export {
|
|
166
166
|
formHeaderBtn as default
|
|
167
167
|
};
|
|
@@ -147,7 +147,7 @@ const _sfc_main = {
|
|
|
147
147
|
]),
|
|
148
148
|
_: 1
|
|
149
149
|
}),
|
|
150
|
-
_cache[12] || (_cache[12] = createElementVNode("span", null, "
|
|
150
|
+
_cache[12] || (_cache[12] = createElementVNode("span", null, "页面事件", -1))
|
|
151
151
|
]),
|
|
152
152
|
createVNode(PageEvent, {
|
|
153
153
|
modelValue: unref(pageEventDialogVisible),
|
|
@@ -195,7 +195,7 @@ const _sfc_main = {
|
|
|
195
195
|
]),
|
|
196
196
|
_: 1
|
|
197
197
|
}),
|
|
198
|
-
_cache[15] || (_cache[15] = createElementVNode("span", null, "
|
|
198
|
+
_cache[15] || (_cache[15] = createElementVNode("span", null, "页面弹层", -1))
|
|
199
199
|
]),
|
|
200
200
|
createVNode(unref(DialogDialog), {
|
|
201
201
|
modelValue: unref(dialogDialogVisible),
|
|
@@ -221,7 +221,7 @@ const _sfc_main = {
|
|
|
221
221
|
};
|
|
222
222
|
}
|
|
223
223
|
};
|
|
224
|
-
const tableHeaderBtn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
224
|
+
const tableHeaderBtn = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-3a617517"]]);
|
|
225
225
|
export {
|
|
226
226
|
tableHeaderBtn as default
|
|
227
227
|
};
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
/* empty css */
|
|
7
7
|
/* empty css */
|
|
8
8
|
import { createBlock, openBlock, withCtx, createVNode, renderSlot } from "vue";
|
|
9
|
-
/* empty css */
|
|
10
|
-
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
11
9
|
/* empty css */
|
|
12
10
|
/* empty css */
|
|
13
11
|
/* empty css */
|
|
14
12
|
/* empty css */
|
|
15
13
|
/* empty css */
|
|
14
|
+
/* empty css */
|
|
15
|
+
import _export_sfc from "../../../../../../_virtual/_plugin-vue_export-helper.mjs";
|
|
16
16
|
import { SwipeCell } from "../../../../../../node_modules/.pnpm/vant@4.9.17_vue@3.5.13_typescript@5.7.3_/node_modules/vant/es/swipe-cell/index.mjs";
|
|
17
17
|
import { showConfirmDialog } from "../../../../../../node_modules/.pnpm/vant@4.9.17_vue@3.5.13_typescript@5.7.3_/node_modules/vant/es/dialog/function-call.mjs";
|
|
18
18
|
import "../../../../../../node_modules/.pnpm/vant@4.9.17_vue@3.5.13_typescript@5.7.3_/node_modules/vant/es/dialog/index.mjs";
|
|
@@ -21,7 +21,7 @@ const _sfc_main = {
|
|
|
21
21
|
};
|
|
22
22
|
}
|
|
23
23
|
};
|
|
24
|
-
const _SubTitle = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
24
|
+
const _SubTitle = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-c1ff92cd"]]);
|
|
25
25
|
export {
|
|
26
26
|
_SubTitle as default
|
|
27
27
|
};
|
|
@@ -575,7 +575,8 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
|
|
|
575
575
|
key: 1,
|
|
576
576
|
localConfig: localConfig.value,
|
|
577
577
|
"fields-data": fieldsData.value,
|
|
578
|
-
onSearch: handleFilterSearch
|
|
578
|
+
onSearch: handleFilterSearch,
|
|
579
|
+
onClick: handleCustomBtnClick
|
|
579
580
|
}, null, 8, ["localConfig", "fields-data"])) : createCommentVNode("", true),
|
|
580
581
|
createElementVNode("div", _hoisted_1, [
|
|
581
582
|
createVNode(unref(VxeTable), {
|
|
@@ -641,7 +642,7 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
|
|
|
641
642
|
};
|
|
642
643
|
}
|
|
643
644
|
});
|
|
644
|
-
const _Table = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-
|
|
645
|
+
const _Table = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-89c88084"]]);
|
|
645
646
|
export {
|
|
646
647
|
_Table as default
|
|
647
648
|
};
|
package/lib/designer.css
CHANGED
|
@@ -2778,7 +2778,7 @@ from {
|
|
|
2778
2778
|
to {
|
|
2779
2779
|
transform: rotate(360deg);
|
|
2780
2780
|
}
|
|
2781
|
-
}.header-btns[data-v-
|
|
2781
|
+
}.header-btns[data-v-3a617517] {
|
|
2782
2782
|
display: flex;
|
|
2783
2783
|
align-items: center;
|
|
2784
2784
|
gap: 12px;
|
|
@@ -2986,7 +2986,7 @@ to {
|
|
|
2986
2986
|
top: 6px;
|
|
2987
2987
|
left: 0px;
|
|
2988
2988
|
border-radius: 4px;
|
|
2989
|
-
}.header-btns[data-v-
|
|
2989
|
+
}.header-btns[data-v-d09d2bf8] {
|
|
2990
2990
|
display: flex;
|
|
2991
2991
|
align-items: center;
|
|
2992
2992
|
gap: 12px;
|
|
@@ -4887,7 +4887,7 @@ to {
|
|
|
4887
4887
|
padding: 0 10px;
|
|
4888
4888
|
border-radius: 4px;
|
|
4889
4889
|
font-size: 13px;
|
|
4890
|
-
}.init-error-container[data-v-
|
|
4890
|
+
}.init-error-container[data-v-b54a865d] {
|
|
4891
4891
|
width: 100%;
|
|
4892
4892
|
height: 100vh;
|
|
4893
4893
|
display: flex;
|
|
@@ -4895,39 +4895,39 @@ to {
|
|
|
4895
4895
|
justify-content: center;
|
|
4896
4896
|
background-color: #f5f7fa;
|
|
4897
4897
|
}
|
|
4898
|
-
.inner-container[data-v-
|
|
4898
|
+
.inner-container[data-v-b54a865d] {
|
|
4899
4899
|
height: 0px;
|
|
4900
4900
|
z-index: 1;
|
|
4901
4901
|
background-color: #f7f8fa;
|
|
4902
4902
|
}
|
|
4903
|
-
.inner-container[data-v-
|
|
4903
|
+
.inner-container[data-v-b54a865d] .el-collapse {
|
|
4904
4904
|
border-bottom: none;
|
|
4905
4905
|
}
|
|
4906
|
-
.inner-container[data-v-
|
|
4906
|
+
.inner-container[data-v-b54a865d] .el-collapse .el-collapse-item__header {
|
|
4907
4907
|
height: 45px;
|
|
4908
4908
|
background: rgb(242, 242, 242);
|
|
4909
4909
|
color: #1a1a1a;
|
|
4910
4910
|
padding-left: 40px;
|
|
4911
4911
|
position: relative;
|
|
4912
4912
|
}
|
|
4913
|
-
.inner-container[data-v-
|
|
4913
|
+
.inner-container[data-v-b54a865d] .el-collapse .el-collapse-item__header .el-collapse-item__arrow {
|
|
4914
4914
|
position: absolute;
|
|
4915
4915
|
left: 14px;
|
|
4916
4916
|
font-size: 12px;
|
|
4917
4917
|
}
|
|
4918
|
-
.inner-container[data-v-
|
|
4918
|
+
.inner-container[data-v-b54a865d] .el-collapse .el-collapse-item__header .el-collapse-item__title {
|
|
4919
4919
|
font-size: 14px;
|
|
4920
4920
|
font-weight: 600;
|
|
4921
4921
|
}
|
|
4922
|
-
.inner-container[data-v-
|
|
4922
|
+
.inner-container[data-v-b54a865d] .el-collapse .el-collapse-item__wrap {
|
|
4923
4923
|
border: none;
|
|
4924
4924
|
}
|
|
4925
|
-
.root-main[data-v-
|
|
4925
|
+
.root-main[data-v-b54a865d] {
|
|
4926
4926
|
padding: 0;
|
|
4927
4927
|
margin: 0 20px;
|
|
4928
4928
|
background-color: #fff;
|
|
4929
4929
|
}
|
|
4930
|
-
.fec-designer-container[data-v-
|
|
4930
|
+
.fec-designer-container[data-v-b54a865d] {
|
|
4931
4931
|
flex-direction: column;
|
|
4932
4932
|
height: 100%;
|
|
4933
4933
|
}/* 弹层样式 */
|
|
@@ -5084,14 +5084,14 @@ body,
|
|
|
5084
5084
|
overflow: hidden;
|
|
5085
5085
|
text-overflow: ellipsis;
|
|
5086
5086
|
position: relative;
|
|
5087
|
-
}.fec-sub-title[data-v-
|
|
5087
|
+
}.fec-sub-title[data-v-c1ff92cd] {
|
|
5088
5088
|
width: 100%;
|
|
5089
5089
|
height: 100%;
|
|
5090
5090
|
display: flex;
|
|
5091
5091
|
align-items: center;
|
|
5092
|
-
padding: 0
|
|
5092
|
+
padding: 0 10px;
|
|
5093
5093
|
}
|
|
5094
|
-
.fec-sub-title .fec-label-line[data-v-
|
|
5094
|
+
.fec-sub-title .fec-label-line[data-v-c1ff92cd] {
|
|
5095
5095
|
width: 3px;
|
|
5096
5096
|
height: 13px;
|
|
5097
5097
|
background-color: var(--el-color-primary);
|
|
@@ -5099,13 +5099,13 @@ body,
|
|
|
5099
5099
|
margin-right: 6px;
|
|
5100
5100
|
border-radius: 2px;
|
|
5101
5101
|
}
|
|
5102
|
-
.fec-sub-title .fec-label-title[data-v-
|
|
5102
|
+
.fec-sub-title .fec-label-title[data-v-c1ff92cd] {
|
|
5103
5103
|
font-size: 14px;
|
|
5104
5104
|
line-height: 16px;
|
|
5105
5105
|
font-weight: 700;
|
|
5106
5106
|
color: #1a1a1a;
|
|
5107
5107
|
}
|
|
5108
|
-
.fec-sub-title .fec-label-line-query[data-v-
|
|
5108
|
+
.fec-sub-title .fec-label-line-query[data-v-c1ff92cd] {
|
|
5109
5109
|
height: 1px;
|
|
5110
5110
|
flex-grow: 1;
|
|
5111
5111
|
margin-left: 10px;
|
|
@@ -5802,11 +5802,11 @@ body,
|
|
|
5802
5802
|
}
|
|
5803
5803
|
[data-v-59950eea] .el-checkbox-group .el-checkbox-button__inner {
|
|
5804
5804
|
border-radius: 4px;
|
|
5805
|
-
}.fec-table[data-v-
|
|
5805
|
+
}.fec-table[data-v-89c88084] {
|
|
5806
5806
|
height: 100%;
|
|
5807
5807
|
flex-grow: 1;
|
|
5808
5808
|
}
|
|
5809
|
-
.fec-table-container[data-v-
|
|
5809
|
+
.fec-table-container[data-v-89c88084] {
|
|
5810
5810
|
width: 100%;
|
|
5811
5811
|
background: #fff;
|
|
5812
5812
|
box-sizing: border-box;
|
|
@@ -5816,30 +5816,30 @@ body,
|
|
|
5816
5816
|
overflow: hidden;
|
|
5817
5817
|
flex-grow: 1;
|
|
5818
5818
|
}
|
|
5819
|
-
.fec-table-container .fec-vxe-table[data-v-
|
|
5819
|
+
.fec-table-container .fec-vxe-table[data-v-89c88084] {
|
|
5820
5820
|
flex: 1;
|
|
5821
5821
|
min-height: 0;
|
|
5822
5822
|
overflow: hidden;
|
|
5823
5823
|
}
|
|
5824
|
-
.fec-table-container[data-v-
|
|
5824
|
+
.fec-table-container[data-v-89c88084] .vxe-table {
|
|
5825
5825
|
font-size: 14px;
|
|
5826
5826
|
}
|
|
5827
|
-
.fec-table-container[data-v-
|
|
5827
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-table--body-wrapper {
|
|
5828
5828
|
overflow: auto;
|
|
5829
5829
|
}
|
|
5830
|
-
.fec-table-container[data-v-
|
|
5830
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-header--column {
|
|
5831
5831
|
background-color: #f5f7fa;
|
|
5832
5832
|
}
|
|
5833
|
-
.fec-table-container[data-v-
|
|
5833
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-header--column .vxe-cell {
|
|
5834
5834
|
height: 40px !important;
|
|
5835
5835
|
min-height: 40px !important;
|
|
5836
5836
|
}
|
|
5837
|
-
.fec-table-container[data-v-
|
|
5837
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-body--column .vxe-cell {
|
|
5838
5838
|
padding: 6px !important;
|
|
5839
5839
|
min-height: 40px !important;
|
|
5840
5840
|
}
|
|
5841
|
-
.fec-table-container[data-v-
|
|
5842
|
-
.fec-table-container[data-v-
|
|
5841
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-body--column .c--tooltip,
|
|
5842
|
+
.fec-table-container[data-v-89c88084] .vxe-table .vxe-body--column .c--title {
|
|
5843
5843
|
height: 40px !important;
|
|
5844
5844
|
min-height: 40px !important;
|
|
5845
5845
|
}:root,:host{--van-black: #000;--van-white: #fff;--van-gray-1: #f7f8fa;--van-gray-2: #f2f3f5;--van-gray-3: #ebedf0;--van-gray-4: #dcdee0;--van-gray-5: #c8c9cc;--van-gray-6: #969799;--van-gray-7: #646566;--van-gray-8: #323233;--van-red: #ee0a24;--van-blue: #1989fa;--van-orange: #ff976a;--van-orange-dark: #ed6a0c;--van-orange-light: #fffbe8;--van-green: #07c160;--van-gradient-red: linear-gradient(to right, #ff6034, #ee0a24);--van-gradient-orange: linear-gradient(to right, #ffd01e, #ff8917);--van-primary-color: var(--van-blue);--van-success-color: var(--van-green);--van-danger-color: var(--van-red);--van-warning-color: var(--van-orange);--van-text-color: var(--van-gray-8);--van-text-color-2: var(--van-gray-6);--van-text-color-3: var(--van-gray-5);--van-active-color: var(--van-gray-2);--van-active-opacity: .6;--van-disabled-opacity: .5;--van-background: var(--van-gray-1);--van-background-2: var(--van-white);--van-background-3: var(--van-white);--van-padding-base: 4px;--van-padding-xs: 8px;--van-padding-sm: 12px;--van-padding-md: 16px;--van-padding-lg: 24px;--van-padding-xl: 32px;--van-font-bold: 600;--van-font-size-xs: 10px;--van-font-size-sm: 12px;--van-font-size-md: 14px;--van-font-size-lg: 16px;--van-line-height-xs: 14px;--van-line-height-sm: 18px;--van-line-height-md: 20px;--van-line-height-lg: 22px;--van-base-font: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Helvetica, Segoe UI, Arial, Roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--van-price-font: avenir-heavy, "PingFang SC", helvetica neue, arial, sans-serif;--van-duration-base: .3s;--van-duration-fast: .2s;--van-ease-out: ease-out;--van-ease-in: ease-in;--van-border-color: var(--van-gray-3);--van-border-width: 1px;--van-radius-sm: 2px;--van-radius-md: 4px;--van-radius-lg: 8px;--van-radius-max: 999px}.van-theme-dark{--van-text-color: #f5f5f5;--van-text-color-2: #707070;--van-text-color-3: #4d4d4d;--van-border-color: #3a3a3c;--van-active-color: #3a3a3c;--van-background: #000;--van-background-2: #1c1c1e;--van-background-3: #37363b}html{-webkit-tap-highlight-color:transparent}body{margin:0;font-family:var(--van-base-font)}a{text-decoration:none}input,button,textarea{color:inherit;font:inherit}a:focus,input:focus,button:focus,textarea:focus,[class*=van-]:focus{outline:none}ol,ul{margin:0;padding:0;list-style:none}@keyframes van-slide-up-enter{0%{transform:translate3d(0,100%,0)}}@keyframes van-slide-up-leave{to{transform:translate3d(0,100%,0)}}@keyframes van-slide-down-enter{0%{transform:translate3d(0,-100%,0)}}@keyframes van-slide-down-leave{to{transform:translate3d(0,-100%,0)}}@keyframes van-slide-left-enter{0%{transform:translate3d(-100%,0,0)}}@keyframes van-slide-left-leave{to{transform:translate3d(-100%,0,0)}}@keyframes van-slide-right-enter{0%{transform:translate3d(100%,0,0)}}@keyframes van-slide-right-leave{to{transform:translate3d(100%,0,0)}}@keyframes van-fade-in{0%{opacity:0}to{opacity:1}}@keyframes van-fade-out{0%{opacity:1}to{opacity:0}}@keyframes van-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.van-fade-enter-active{animation:var(--van-duration-base) van-fade-in both var(--van-ease-out)}.van-fade-leave-active{animation:var(--van-duration-base) van-fade-out both var(--van-ease-in)}.van-slide-up-enter-active{animation:van-slide-up-enter var(--van-duration-base) both var(--van-ease-out)}.van-slide-up-leave-active{animation:van-slide-up-leave var(--van-duration-base) both var(--van-ease-in)}.van-slide-down-enter-active{animation:van-slide-down-enter var(--van-duration-base) both var(--van-ease-out)}.van-slide-down-leave-active{animation:van-slide-down-leave var(--van-duration-base) both var(--van-ease-in)}.van-slide-left-enter-active{animation:van-slide-left-enter var(--van-duration-base) both var(--van-ease-out)}.van-slide-left-leave-active{animation:van-slide-left-leave var(--van-duration-base) both var(--van-ease-in)}.van-slide-right-enter-active{animation:van-slide-right-enter var(--van-duration-base) both var(--van-ease-out)}.van-slide-right-leave-active{animation:van-slide-right-leave var(--van-duration-base) both var(--van-ease-in)}.van-clearfix:after{display:table;clear:both;content:""}.van-ellipsis{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.van-multi-ellipsis--l2{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;line-break:anywhere;-webkit-box-orient:vertical}.van-multi-ellipsis--l3{display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-break:anywhere;-webkit-box-orient:vertical}.van-safe-area-top{padding-top:constant(safe-area-inset-top);padding-top:env(safe-area-inset-top)}.van-safe-area-bottom{padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.van-haptics-feedback{cursor:pointer}.van-haptics-feedback:active{opacity:var(--van-active-opacity)}[class*=van-hairline]:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;top:-50%;right:-50%;bottom:-50%;left:-50%;border:0 solid var(--van-border-color);transform:scale(.5)}.van-hairline,.van-hairline--top,.van-hairline--left,.van-hairline--right,.van-hairline--bottom,.van-hairline--surround,.van-hairline--top-bottom{position:relative}.van-hairline--top:after{border-top-width:var(--van-border-width)}.van-hairline--left:after{border-left-width:var(--van-border-width)}.van-hairline--right:after{border-right-width:var(--van-border-width)}.van-hairline--bottom:after{border-bottom-width:var(--van-border-width)}.van-hairline--top-bottom:after,.van-hairline-unset--top-bottom:after{border-width:var(--van-border-width) 0}.van-hairline--surround:after{border-width:var(--van-border-width)}
|
|
@@ -5850,6 +5850,11 @@ body,
|
|
|
5850
5850
|
:root,:host{--van-cell-font-size: var(--van-font-size-md);--van-cell-line-height: 24px;--van-cell-vertical-padding: 10px;--van-cell-horizontal-padding: var(--van-padding-md);--van-cell-text-color: var(--van-text-color);--van-cell-background: var(--van-background-2);--van-cell-border-color: var(--van-border-color);--van-cell-active-color: var(--van-active-color);--van-cell-required-color: var(--van-danger-color);--van-cell-label-color: var(--van-text-color-2);--van-cell-label-font-size: var(--van-font-size-sm);--van-cell-label-line-height: var(--van-line-height-sm);--van-cell-label-margin-top: var(--van-padding-base);--van-cell-value-color: var(--van-text-color-2);--van-cell-value-font-size: inherit;--van-cell-icon-size: 16px;--van-cell-right-icon-color: var(--van-gray-6);--van-cell-large-vertical-padding: var(--van-padding-sm);--van-cell-large-title-font-size: var(--van-font-size-lg);--van-cell-large-label-font-size: var(--van-font-size-md);--van-cell-large-value-font-size: inherit}.van-cell{position:relative;display:flex;box-sizing:border-box;width:100%;padding:var(--van-cell-vertical-padding) var(--van-cell-horizontal-padding);overflow:hidden;color:var(--van-cell-text-color);font-size:var(--van-cell-font-size);line-height:var(--van-cell-line-height);background:var(--van-cell-background)}.van-cell:after{position:absolute;box-sizing:border-box;content:" ";pointer-events:none;right:var(--van-padding-md);bottom:0;left:var(--van-padding-md);border-bottom:1px solid var(--van-cell-border-color);transform:scaleY(.5)}.van-cell:last-child:after,.van-cell--borderless:after{display:none}.van-cell__label{margin-top:var(--van-cell-label-margin-top);color:var(--van-cell-label-color);font-size:var(--van-cell-label-font-size);line-height:var(--van-cell-label-line-height)}.van-cell__title,.van-cell__value{flex:1}.van-cell__value{position:relative;overflow:hidden;color:var(--van-cell-value-color);font-size:var(--van-cell-value-font-size);text-align:right;vertical-align:middle;word-wrap:break-word}.van-cell__left-icon,.van-cell__right-icon{height:var(--van-cell-line-height);font-size:var(--van-cell-icon-size);line-height:var(--van-cell-line-height)}.van-cell__left-icon{margin-right:var(--van-padding-base)}.van-cell__right-icon{margin-left:var(--van-padding-base);color:var(--van-cell-right-icon-color)}.van-cell--clickable{cursor:pointer}.van-cell--clickable:active{background-color:var(--van-cell-active-color)}.van-cell--required{overflow:visible}.van-cell--required:before{position:absolute;left:var(--van-padding-xs);color:var(--van-cell-required-color);font-size:var(--van-cell-font-size);content:"*"}.van-cell--center{align-items:center}.van-cell--large{padding-top:var(--van-cell-large-vertical-padding);padding-bottom:var(--van-cell-large-vertical-padding)}.van-cell--large .van-cell__title{font-size:var(--van-cell-large-title-font-size)}.van-cell--large .van-cell__label{font-size:var(--van-cell-large-label-font-size)}.van-cell--large .van-cell__value{font-size:var(--van-cell-large-value-font-size)}
|
|
5851
5851
|
:root,:host{--van-cell-group-background: var(--van-background-2);--van-cell-group-title-color: var(--van-text-color-2);--van-cell-group-title-padding: var(--van-padding-md) var(--van-padding-md);--van-cell-group-title-font-size: var(--van-font-size-md);--van-cell-group-title-line-height: 16px;--van-cell-group-inset-padding: 0 var(--van-padding-md);--van-cell-group-inset-radius: var(--van-radius-lg);--van-cell-group-inset-title-padding: var(--van-padding-md) var(--van-padding-md)}.van-cell-group{background:var(--van-cell-group-background)}.van-cell-group--inset{margin:var(--van-cell-group-inset-padding);border-radius:var(--van-cell-group-inset-radius);overflow:hidden}.van-cell-group__title{padding:var(--van-cell-group-title-padding);color:var(--van-cell-group-title-color);font-size:var(--van-cell-group-title-font-size);line-height:var(--van-cell-group-title-line-height)}.van-cell-group__title--inset{padding:var(--van-cell-group-inset-title-padding)}
|
|
5852
5852
|
.van-swipe-cell{position:relative;overflow:hidden;cursor:-webkit-grab;cursor:grab}.van-swipe-cell__wrapper{transition-timing-function:cubic-bezier(.18,.89,.32,1);transition-property:transform}.van-swipe-cell__left,.van-swipe-cell__right{position:absolute;top:0;height:100%}.van-swipe-cell__left{left:0;transform:translate3d(-100%,0,0)}.van-swipe-cell__right{right:0;transform:translate3d(100%,0,0)}
|
|
5853
|
+
:root,:host{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background)}
|
|
5854
|
+
:root,:host{--van-action-bar-button-height: 40px;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width: 321px){.van-action-bar-button{font-size:13px}}
|
|
5855
|
+
:root,:host{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
|
|
5856
|
+
:root,:host{--van-popup-background: var(--van-background-2);--van-popup-transition: transform var(--van-duration-base);--van-popup-round-radius: 16px;--van-popup-close-icon-size: 22px;--van-popup-close-icon-color: var(--van-gray-5);--van-popup-close-icon-margin: 16px;--van-popup-close-icon-z-index: 1}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;box-sizing:border-box;background:var(--van-popup-background);transition:var(--van-popup-transition);-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:0;right:0;width:-webkit-fit-content;width:fit-content;max-width:calc(100vw - var(--van-padding-md) * 2);margin:0 auto;transform:translateY(-50%)}.van-popup--center.van-popup--round{border-radius:var(--van-popup-round-radius)}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 var(--van-popup-round-radius) var(--van-popup-round-radius)}.van-popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:var(--van-popup-round-radius) 0 0 var(--van-popup-round-radius)}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:var(--van-popup-round-radius) var(--van-popup-round-radius) 0 0}.van-popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 var(--van-popup-round-radius) var(--van-popup-round-radius) 0}.van-popup-slide-top-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-bottom-enter-active{transition-timing-function:var(--van-ease-out)}.van-popup-slide-top-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-bottom-leave-active{transition-timing-function:var(--van-ease-in)}.van-popup-slide-top-enter-from,.van-popup-slide-top-leave-active{transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter-from,.van-popup-slide-right-leave-active{transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter-from,.van-popup-slide-bottom-leave-active{transform:translate3d(0,100%,0)}.van-popup-slide-left-enter-from,.van-popup-slide-left-leave-active{transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:var(--van-popup-close-icon-z-index);color:var(--van-popup-close-icon-color);font-size:var(--van-popup-close-icon-size)}.van-popup__close-icon--top-left{top:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--top-right{top:var(--van-popup-close-icon-margin);right:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-left{bottom:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-right{right:var(--van-popup-close-icon-margin);bottom:var(--van-popup-close-icon-margin)}
|
|
5857
|
+
:root,:host{--van-dialog-width: 320px;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 16px;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 24px;--van-dialog-header-padding-top: 26px;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 48px;--van-dialog-round-button-height: 36px;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{top:45%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width: 321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{color:var(--van-text-color);flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__confirm,.van-dialog__cancel{flex:1;height:var(--van-dialog-button-height);margin:0;border:0;border-radius:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__confirm,.van-dialog--round-button .van-dialog__cancel{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{transform:translate3d(0,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(0,-50%,0) scale(.9);opacity:0}
|
|
5853
5858
|
|
|
5854
5859
|
.fec-card[data-v-43900a34] {
|
|
5855
5860
|
margin: 12px;
|
|
@@ -5857,11 +5862,6 @@ body,
|
|
|
5857
5862
|
.fec-swipe-delete-button[data-v-43900a34] {
|
|
5858
5863
|
height: 100%;
|
|
5859
5864
|
}
|
|
5860
|
-
:root,:host{--van-action-bar-background: var(--van-background-2);--van-action-bar-height: 50px}.van-action-bar{position:fixed;right:0;bottom:0;left:0;display:flex;align-items:center;box-sizing:content-box;height:var(--van-action-bar-height);background:var(--van-action-bar-background)}
|
|
5861
|
-
:root,:host{--van-action-bar-button-height: 40px;--van-action-bar-button-warning-color: var(--van-gradient-orange);--van-action-bar-button-danger-color: var(--van-gradient-red)}.van-action-bar-button{flex:1;height:var(--van-action-bar-button-height);font-weight:var(--van-font-bold);font-size:var(--van-font-size-md);border:none;border-radius:0}.van-action-bar-button--first{margin-left:5px;border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-action-bar-button--last{margin-right:5px;border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-action-bar-button--warning{background:var(--van-action-bar-button-warning-color)}.van-action-bar-button--danger{background:var(--van-action-bar-button-danger-color)}@media (max-width: 321px){.van-action-bar-button{font-size:13px}}
|
|
5862
|
-
:root,:host{--van-overlay-z-index: 1;--van-overlay-background: rgba(0, 0, 0, .7)}.van-overlay{position:fixed;top:0;left:0;z-index:var(--van-overlay-z-index);width:100%;height:100%;background:var(--van-overlay-background)}
|
|
5863
|
-
:root,:host{--van-popup-background: var(--van-background-2);--van-popup-transition: transform var(--van-duration-base);--van-popup-round-radius: 16px;--van-popup-close-icon-size: 22px;--van-popup-close-icon-color: var(--van-gray-5);--van-popup-close-icon-margin: 16px;--van-popup-close-icon-z-index: 1}.van-overflow-hidden{overflow:hidden!important}.van-popup{position:fixed;max-height:100%;overflow-y:auto;box-sizing:border-box;background:var(--van-popup-background);transition:var(--van-popup-transition);-webkit-overflow-scrolling:touch}.van-popup--center{top:50%;left:0;right:0;width:-webkit-fit-content;width:fit-content;max-width:calc(100vw - var(--van-padding-md) * 2);margin:0 auto;transform:translateY(-50%)}.van-popup--center.van-popup--round{border-radius:var(--van-popup-round-radius)}.van-popup--top{top:0;left:0;width:100%}.van-popup--top.van-popup--round{border-radius:0 0 var(--van-popup-round-radius) var(--van-popup-round-radius)}.van-popup--right{top:50%;right:0;transform:translate3d(0,-50%,0)}.van-popup--right.van-popup--round{border-radius:var(--van-popup-round-radius) 0 0 var(--van-popup-round-radius)}.van-popup--bottom{bottom:0;left:0;width:100%}.van-popup--bottom.van-popup--round{border-radius:var(--van-popup-round-radius) var(--van-popup-round-radius) 0 0}.van-popup--left{top:50%;left:0;transform:translate3d(0,-50%,0)}.van-popup--left.van-popup--round{border-radius:0 var(--van-popup-round-radius) var(--van-popup-round-radius) 0}.van-popup-slide-top-enter-active,.van-popup-slide-left-enter-active,.van-popup-slide-right-enter-active,.van-popup-slide-bottom-enter-active{transition-timing-function:var(--van-ease-out)}.van-popup-slide-top-leave-active,.van-popup-slide-left-leave-active,.van-popup-slide-right-leave-active,.van-popup-slide-bottom-leave-active{transition-timing-function:var(--van-ease-in)}.van-popup-slide-top-enter-from,.van-popup-slide-top-leave-active{transform:translate3d(0,-100%,0)}.van-popup-slide-right-enter-from,.van-popup-slide-right-leave-active{transform:translate3d(100%,-50%,0)}.van-popup-slide-bottom-enter-from,.van-popup-slide-bottom-leave-active{transform:translate3d(0,100%,0)}.van-popup-slide-left-enter-from,.van-popup-slide-left-leave-active{transform:translate3d(-100%,-50%,0)}.van-popup__close-icon{position:absolute;z-index:var(--van-popup-close-icon-z-index);color:var(--van-popup-close-icon-color);font-size:var(--van-popup-close-icon-size)}.van-popup__close-icon--top-left{top:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--top-right{top:var(--van-popup-close-icon-margin);right:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-left{bottom:var(--van-popup-close-icon-margin);left:var(--van-popup-close-icon-margin)}.van-popup__close-icon--bottom-right{right:var(--van-popup-close-icon-margin);bottom:var(--van-popup-close-icon-margin)}
|
|
5864
|
-
:root,:host{--van-dialog-width: 320px;--van-dialog-small-screen-width: 90%;--van-dialog-font-size: var(--van-font-size-lg);--van-dialog-transition: var(--van-duration-base);--van-dialog-radius: 16px;--van-dialog-background: var(--van-background-2);--van-dialog-header-font-weight: var(--van-font-bold);--van-dialog-header-line-height: 24px;--van-dialog-header-padding-top: 26px;--van-dialog-header-isolated-padding: var(--van-padding-lg) 0;--van-dialog-message-padding: var(--van-padding-lg);--van-dialog-message-font-size: var(--van-font-size-md);--van-dialog-message-line-height: var(--van-line-height-md);--van-dialog-message-max-height: 60vh;--van-dialog-has-title-message-text-color: var(--van-gray-7);--van-dialog-has-title-message-padding-top: var(--van-padding-xs);--van-dialog-button-height: 48px;--van-dialog-round-button-height: 36px;--van-dialog-confirm-button-text-color: var(--van-primary-color)}.van-dialog{top:45%;width:var(--van-dialog-width);overflow:hidden;font-size:var(--van-dialog-font-size);background:var(--van-dialog-background);border-radius:var(--van-dialog-radius);-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:var(--van-dialog-transition);transition-property:transform,opacity}@media (max-width: 321px){.van-dialog{width:var(--van-dialog-small-screen-width)}}.van-dialog__header{color:var(--van-text-color);padding-top:var(--van-dialog-header-padding-top);font-weight:var(--van-dialog-header-font-weight);line-height:var(--van-dialog-header-line-height);text-align:center}.van-dialog__header--isolated{padding:var(--van-dialog-header-isolated-padding)}.van-dialog__content--isolated{display:flex;align-items:center;min-height:104px}.van-dialog__message{color:var(--van-text-color);flex:1;max-height:var(--van-dialog-message-max-height);padding:26px var(--van-dialog-message-padding);overflow-y:auto;font-size:var(--van-dialog-message-font-size);line-height:var(--van-dialog-message-line-height);white-space:pre-wrap;text-align:center;word-wrap:break-word;-webkit-overflow-scrolling:touch}.van-dialog__message--has-title{padding-top:var(--van-dialog-has-title-message-padding-top);color:var(--van-dialog-has-title-message-text-color)}.van-dialog__message--left{text-align:left}.van-dialog__message--right{text-align:right}.van-dialog__message--justify{text-align:justify}.van-dialog__footer{display:flex;overflow:hidden;-webkit-user-select:none;user-select:none}.van-dialog__confirm,.van-dialog__cancel{flex:1;height:var(--van-dialog-button-height);margin:0;border:0;border-radius:0}.van-dialog__confirm,.van-dialog__confirm:active{color:var(--van-dialog-confirm-button-text-color)}.van-dialog--round-button .van-dialog__footer{position:relative;height:auto;padding:var(--van-padding-xs) var(--van-padding-lg) var(--van-padding-md)}.van-dialog--round-button .van-dialog__message{padding-bottom:var(--van-padding-md);color:var(--van-text-color)}.van-dialog--round-button .van-dialog__confirm,.van-dialog--round-button .van-dialog__cancel{height:var(--van-dialog-round-button-height)}.van-dialog--round-button .van-dialog__confirm{color:var(--van-white)}.van-dialog--round-button .van-action-bar-button--first{border-top-left-radius:var(--van-radius-max);border-bottom-left-radius:var(--van-radius-max)}.van-dialog--round-button .van-action-bar-button--last{border-top-right-radius:var(--van-radius-max);border-bottom-right-radius:var(--van-radius-max)}.van-dialog-bounce-enter-from{transform:translate3d(0,-50%,0) scale(.7);opacity:0}.van-dialog-bounce-leave-active{transform:translate3d(0,-50%,0) scale(.9);opacity:0}
|
|
5865
5865
|
:root,:host{--van-image-placeholder-text-color: var(--van-text-color-2);--van-image-placeholder-font-size: var(--van-font-size-md);--van-image-placeholder-background: var(--van-background);--van-image-loading-icon-size: 32px;--van-image-loading-icon-color: var(--van-gray-4);--van-image-error-icon-size: 32px;--van-image-error-icon-color: var(--van-gray-4)}.van-image{position:relative;display:inline-block}.van-image--round{overflow:hidden;border-radius:var(--van-radius-max)}.van-image--round .van-image__img{border-radius:inherit}.van-image--block{display:block}.van-image__img,.van-image__error,.van-image__loading{display:block;width:100%;height:100%}.van-image__error,.van-image__loading{position:absolute;top:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--van-image-placeholder-text-color);font-size:var(--van-image-placeholder-font-size);background:var(--van-image-placeholder-background)}.van-image__loading-icon{color:var(--van-image-loading-icon-color);font-size:var(--van-image-loading-icon-size)}.van-image__error-icon{color:var(--van-image-error-icon-color);font-size:var(--van-image-error-icon-size)}
|
|
5866
5866
|
|
|
5867
5867
|
.fec-collapse-container[data-v-3ddaa041] {
|
|
@@ -44,6 +44,7 @@ const _sfc_main = {
|
|
|
44
44
|
index.default.getById(pkId).then((data2) => {
|
|
45
45
|
const templateName = data2.templateName;
|
|
46
46
|
const templateKey = data2.templateKey;
|
|
47
|
+
document.title = templateName || "表单设计器";
|
|
47
48
|
if (data2.type == "table") {
|
|
48
49
|
const tableOptions = vue.ref({
|
|
49
50
|
pkId,
|
|
@@ -142,5 +143,5 @@ const _sfc_main = {
|
|
|
142
143
|
};
|
|
143
144
|
}
|
|
144
145
|
};
|
|
145
|
-
const layout = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-
|
|
146
|
+
const layout = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-b54a865d"]]);
|
|
146
147
|
exports.default = layout;
|
|
@@ -82,7 +82,7 @@ const _sfc_main = {
|
|
|
82
82
|
]),
|
|
83
83
|
_: 1
|
|
84
84
|
}),
|
|
85
|
-
_cache[14] || (_cache[14] = vue.createElementVNode("span", null, "
|
|
85
|
+
_cache[14] || (_cache[14] = vue.createElementVNode("span", null, "页面事件", -1))
|
|
86
86
|
]),
|
|
87
87
|
vue.createVNode(pageEvent.default, {
|
|
88
88
|
modelValue: vue.unref(pageEventDialogVisible),
|
|
@@ -137,7 +137,7 @@ const _sfc_main = {
|
|
|
137
137
|
]),
|
|
138
138
|
_: 1
|
|
139
139
|
}),
|
|
140
|
-
_cache[17] || (_cache[17] = vue.createElementVNode("span", null, "
|
|
140
|
+
_cache[17] || (_cache[17] = vue.createElementVNode("span", null, "页面弹层", -1))
|
|
141
141
|
]),
|
|
142
142
|
vue.createVNode(vue.unref(DialogDialog), {
|
|
143
143
|
modelValue: vue.unref(dialogDialogVisible),
|
|
@@ -163,5 +163,5 @@ const _sfc_main = {
|
|
|
163
163
|
};
|
|
164
164
|
}
|
|
165
165
|
};
|
|
166
|
-
const formHeaderBtn = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-
|
|
166
|
+
const formHeaderBtn = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-d09d2bf8"]]);
|
|
167
167
|
exports.default = formHeaderBtn;
|
|
@@ -149,7 +149,7 @@ const _sfc_main = {
|
|
|
149
149
|
]),
|
|
150
150
|
_: 1
|
|
151
151
|
}),
|
|
152
|
-
_cache[12] || (_cache[12] = vue.createElementVNode("span", null, "
|
|
152
|
+
_cache[12] || (_cache[12] = vue.createElementVNode("span", null, "页面事件", -1))
|
|
153
153
|
]),
|
|
154
154
|
vue.createVNode(pageEvent.default, {
|
|
155
155
|
modelValue: vue.unref(pageEventDialogVisible),
|
|
@@ -197,7 +197,7 @@ const _sfc_main = {
|
|
|
197
197
|
]),
|
|
198
198
|
_: 1
|
|
199
199
|
}),
|
|
200
|
-
_cache[15] || (_cache[15] = vue.createElementVNode("span", null, "
|
|
200
|
+
_cache[15] || (_cache[15] = vue.createElementVNode("span", null, "页面弹层", -1))
|
|
201
201
|
]),
|
|
202
202
|
vue.createVNode(vue.unref(DialogDialog), {
|
|
203
203
|
modelValue: vue.unref(dialogDialogVisible),
|
|
@@ -223,5 +223,5 @@ const _sfc_main = {
|
|
|
223
223
|
};
|
|
224
224
|
}
|
|
225
225
|
};
|
|
226
|
-
const tableHeaderBtn = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-
|
|
226
|
+
const tableHeaderBtn = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-3a617517"]]);
|
|
227
227
|
exports.default = tableHeaderBtn;
|
|
@@ -8,13 +8,13 @@ Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toString
|
|
|
8
8
|
;/* empty css */
|
|
9
9
|
;/* empty css */
|
|
10
10
|
const vue = require("vue");
|
|
11
|
-
;/* empty css */
|
|
12
|
-
const _pluginVue_exportHelper = require("../../../../../../_virtual/_plugin-vue_export-helper.js");
|
|
13
11
|
;/* empty css */
|
|
14
12
|
;/* empty css */
|
|
15
13
|
;/* empty css */
|
|
16
14
|
;/* empty css */
|
|
17
15
|
;/* empty css */
|
|
16
|
+
;/* empty css */
|
|
17
|
+
const _pluginVue_exportHelper = require("../../../../../../_virtual/_plugin-vue_export-helper.js");
|
|
18
18
|
const index$1 = require("../../../../../../node_modules/.pnpm/vant@4.9.17_vue@3.5.13_typescript@5.7.3_/node_modules/vant/es/swipe-cell/index.js");
|
|
19
19
|
const functionCall = require("../../../../../../node_modules/.pnpm/vant@4.9.17_vue@3.5.13_typescript@5.7.3_/node_modules/vant/es/dialog/function-call.js");
|
|
20
20
|
require("../../../../../../node_modules/.pnpm/vant@4.9.17_vue@3.5.13_typescript@5.7.3_/node_modules/vant/es/dialog/index.js");
|
|
@@ -23,5 +23,5 @@ const _sfc_main = {
|
|
|
23
23
|
};
|
|
24
24
|
}
|
|
25
25
|
};
|
|
26
|
-
const _SubTitle = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-
|
|
26
|
+
const _SubTitle = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-c1ff92cd"]]);
|
|
27
27
|
exports.default = _SubTitle;
|
|
@@ -577,7 +577,8 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
|
|
|
577
577
|
key: 1,
|
|
578
578
|
localConfig: localConfig.value,
|
|
579
579
|
"fields-data": fieldsData.value,
|
|
580
|
-
onSearch: handleFilterSearch
|
|
580
|
+
onSearch: handleFilterSearch,
|
|
581
|
+
onClick: handleCustomBtnClick
|
|
581
582
|
}, null, 8, ["localConfig", "fields-data"])) : vue.createCommentVNode("", true),
|
|
582
583
|
vue.createElementVNode("div", _hoisted_1, [
|
|
583
584
|
vue.createVNode(vue.unref(index$1.VxeTable), {
|
|
@@ -643,5 +644,5 @@ const _sfc_main = /* @__PURE__ */ Object.assign({
|
|
|
643
644
|
};
|
|
644
645
|
}
|
|
645
646
|
});
|
|
646
|
-
const _Table = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-
|
|
647
|
+
const _Table = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-89c88084"]]);
|
|
647
648
|
exports.default = _Table;
|