@fecp/designer 5.5.98 → 5.5.99

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.
@@ -1,4 +1,4 @@
1
- const version = "5.5.98";
1
+ const version = "5.5.99";
2
2
  const packageJson = {
3
3
  version
4
4
  };
package/es/designer.css CHANGED
@@ -6590,11 +6590,11 @@ body,
6590
6590
  }
6591
6591
  .filter-divider[data-v-ba2f1878] .el-icon {
6592
6592
  transition: transform 0.3s ease;
6593
- }.dynamic-mode-config .dynamic-row[data-v-6f5db521] {
6593
+ }.dynamic-mode-config .dynamic-row[data-v-84665bac] {
6594
6594
  display: flex;
6595
6595
  align-items: center;
6596
6596
  }
6597
- .dynamic-mode-config .back-icon[data-v-6f5db521] {
6597
+ .dynamic-mode-config .back-icon[data-v-84665bac] {
6598
6598
  display: flex;
6599
6599
  align-items: center;
6600
6600
  justify-content: center;
@@ -6607,11 +6607,11 @@ body,
6607
6607
  margin-left: 4px;
6608
6608
  margin-right: -6px;
6609
6609
  }
6610
- .dynamic-mode-config .back-icon .el-icon[data-v-6f5db521] {
6610
+ .dynamic-mode-config .back-icon .el-icon[data-v-84665bac] {
6611
6611
  font-size: 16px;
6612
6612
  font-weight: bold;
6613
6613
  }
6614
- .dynamic-mode-config .template-name[data-v-6f5db521] {
6614
+ .dynamic-mode-config .template-name[data-v-84665bac] {
6615
6615
  font-size: 16px;
6616
6616
  font-weight: 600;
6617
6617
  color: #303133;
@@ -6624,7 +6624,7 @@ body,
6624
6624
  display: flex;
6625
6625
  align-items: center;
6626
6626
  }
6627
- .dynamic-mode-config .template-name-line[data-v-6f5db521] {
6627
+ .dynamic-mode-config .template-name-line[data-v-84665bac] {
6628
6628
  height: 16px;
6629
6629
  width: 4px;
6630
6630
  background-color: var(--el-color-primary);
@@ -6633,43 +6633,45 @@ body,
6633
6633
  margin-right: 12px;
6634
6634
  margin-top: 2px;
6635
6635
  }
6636
- .dynamic-mode-config .tab-display-section[data-v-6f5db521] {
6636
+ .dynamic-mode-config .tab-display-section[data-v-84665bac] {
6637
6637
  flex: 1;
6638
6638
  min-width: 0;
6639
6639
  }
6640
- .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-6f5db521] .el-tabs__header {
6640
+ .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-84665bac] .el-tabs__header {
6641
6641
  margin: 0;
6642
6642
  }
6643
- .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-6f5db521] .el-tabs__nav-wrap::after {
6643
+ .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-84665bac] .el-tabs__nav-wrap::after {
6644
6644
  height: 0;
6645
6645
  }
6646
- .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-6f5db521] .el-tabs__item {
6646
+ .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-84665bac] .el-tabs__item {
6647
6647
  padding: 0 12px;
6648
6648
  }
6649
- .dynamic-mode-config .search-display-section[data-v-6f5db521] {
6649
+ .dynamic-mode-config .search-display-section[data-v-84665bac] {
6650
6650
  flex-shrink: 0;
6651
6651
  display: flex;
6652
6652
  align-items: center;
6653
6653
  gap: 12px;
6654
6654
  margin-left: auto;
6655
- padding: 12px 0;
6656
6655
  }
6657
- .dynamic-mode-config .search-display-section .search-input-group .search-input[data-v-6f5db521] {
6656
+ .dynamic-mode-config .search-display-section .search-input-group[data-v-84665bac] {
6657
+ margin: 10px 0;
6658
+ }
6659
+ .dynamic-mode-config .search-display-section .search-input-group .search-input[data-v-84665bac] {
6658
6660
  /* width: 300px; */
6659
6661
  }
6660
- .dynamic-mode-config .search-display-section .search-input-group .search-input .search[data-v-6f5db521]:hover {
6662
+ .dynamic-mode-config .search-display-section .search-input-group .search-input .search[data-v-84665bac]:hover {
6661
6663
  color: var(--el-color-primary);
6662
6664
  cursor: pointer;
6663
6665
  }
6664
- .dynamic-mode-config .search-display-section .optBtnDraggable[data-v-6f5db521] {
6666
+ .dynamic-mode-config .search-display-section .optBtnDraggable[data-v-84665bac] {
6665
6667
  display: flex;
6666
6668
  align-items: center;
6667
6669
  gap: 8px;
6668
6670
  }
6669
- .dynamic-mode-config .search-display-section .optBtn[data-v-6f5db521] {
6671
+ .dynamic-mode-config .search-display-section .optBtn[data-v-84665bac] {
6670
6672
  position: relative;
6671
6673
  }
6672
- .dynamic-mode-config .search-display-section .optBtn .delete-icon[data-v-6f5db521] {
6674
+ .dynamic-mode-config .search-display-section .optBtn .delete-icon[data-v-84665bac] {
6673
6675
  position: absolute;
6674
6676
  top: -10px;
6675
6677
  right: -10px;
@@ -6686,31 +6688,31 @@ body,
6686
6688
  font-size: 12px;
6687
6689
  z-index: 1;
6688
6690
  }
6689
- .dynamic-mode-config .search-display-section .optBtn .delete-icon[data-v-6f5db521]:hover {
6691
+ .dynamic-mode-config .search-display-section .optBtn .delete-icon[data-v-84665bac]:hover {
6690
6692
  background-color: #f56c6c;
6691
6693
  }
6692
- .dynamic-mode-config .search-display-section .optBtn.is-hover .delete-icon[data-v-6f5db521] {
6694
+ .dynamic-mode-config .search-display-section .optBtn.is-hover .delete-icon[data-v-84665bac] {
6693
6695
  display: flex;
6694
6696
  }
6695
- .dynamic-mode-config .search-display-section .optBtn .elBtn[data-v-6f5db521] {
6697
+ .dynamic-mode-config .search-display-section .optBtn .elBtn[data-v-84665bac] {
6696
6698
  pointer-events: none;
6697
6699
  }
6698
- .dynamic-mode-config .search-display-section .addLink .el-icon[data-v-6f5db521] {
6700
+ .dynamic-mode-config .search-display-section .addLink .el-icon[data-v-84665bac] {
6699
6701
  margin-right: 4px;
6700
6702
  }
6701
- .dynamic-mode-config .expand-filter-section[data-v-6f5db521] {
6703
+ .dynamic-mode-config .expand-filter-section[data-v-84665bac] {
6702
6704
  padding-top: 4px;
6703
6705
  border-top: 1px solid #ebeef5;
6704
6706
  margin-top: 4px;
6705
6707
  }
6706
- .dynamic-mode-config .expand-filter-section .filter-form-section[data-v-6f5db521] {
6708
+ .dynamic-mode-config .expand-filter-section .filter-form-section[data-v-84665bac] {
6707
6709
  width: 100%;
6708
6710
  }
6709
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form .form-items-draggable[data-v-6f5db521] {
6711
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form .form-items-draggable[data-v-84665bac] {
6710
6712
  display: flex;
6711
6713
  flex-wrap: wrap;
6712
6714
  }
6713
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item {
6715
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item {
6714
6716
  padding: 2px;
6715
6717
  border: 2px solid transparent;
6716
6718
  border-radius: 2px;
@@ -6719,20 +6721,20 @@ body,
6719
6721
  cursor: move;
6720
6722
  margin-bottom: 4px;
6721
6723
  }
6722
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .el-form-item__label-wrap {
6724
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .el-form-item__label-wrap {
6723
6725
  margin: 0 0 0 8px !important;
6724
6726
  }
6725
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .el-form-item__content {
6727
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .el-form-item__content {
6726
6728
  min-width: 150px;
6727
6729
  }
6728
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .form-item-label {
6730
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .form-item-label {
6729
6731
  display: flex;
6730
6732
  align-items: center;
6731
6733
  }
6732
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .el-input {
6734
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .el-input {
6733
6735
  width: 150px;
6734
6736
  }
6735
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .delete-icon {
6737
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .delete-icon {
6736
6738
  position: absolute;
6737
6739
  top: -10px;
6738
6740
  right: -10px;
@@ -6749,19 +6751,19 @@ body,
6749
6751
  font-size: 12px;
6750
6752
  z-index: 1;
6751
6753
  }
6752
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .delete-icon:hover {
6754
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .delete-icon:hover {
6753
6755
  background-color: #f56c6c;
6754
6756
  }
6755
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item.is-hover {
6757
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item.is-hover {
6756
6758
  border: 2px dashed #7b99cb !important;
6757
6759
  }
6758
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item.is-hover .delete-icon {
6760
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item.is-hover .delete-icon {
6759
6761
  display: flex;
6760
6762
  }
6761
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item.is-select {
6763
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item.is-select {
6762
6764
  border: 2px dashed #efa53a !important;
6763
6765
  }
6764
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item__label {
6766
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item__label {
6765
6767
  font-size: 13px;
6766
6768
  color: #606266;
6767
6769
  pointer-events: none;
@@ -6771,14 +6773,14 @@ body,
6771
6773
  align-items: center;
6772
6774
  pointer-events: none;
6773
6775
  }
6774
- [data-v-6f5db521] .el-checkbox-group {
6776
+ [data-v-84665bac] .el-checkbox-group {
6775
6777
  display: flex;
6776
6778
  gap: 12px;
6777
6779
  }
6778
- [data-v-6f5db521] .el-checkbox-group .el-checkbox-button__inner {
6780
+ [data-v-84665bac] .el-checkbox-group .el-checkbox-button__inner {
6779
6781
  border-radius: 4px;
6780
6782
  }
6781
- [data-v-6f5db521] .el-input__inner::placeholder {
6783
+ [data-v-84665bac] .el-input__inner::placeholder {
6782
6784
  white-space: nowrap;
6783
6785
  overflow: hidden;
6784
6786
  text-overflow: ellipsis;
@@ -6935,6 +6937,11 @@ body,
6935
6937
  }: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)}
6936
6938
  :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)}
6937
6939
  .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)}
6940
+ :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)}
6941
+ :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}}
6942
+ :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)}
6943
+ :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)}
6944
+ :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}
6938
6945
 
6939
6946
  .fec-card[data-v-dc24b95f] {
6940
6947
  margin: 12px;
@@ -6943,11 +6950,6 @@ body,
6943
6950
  .fec-swipe-delete-button[data-v-dc24b95f] {
6944
6951
  height: 100%;
6945
6952
  }
6946
- :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)}
6947
- :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}}
6948
- :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)}
6949
- :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)}
6950
- :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}
6951
6953
  :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)}
6952
6954
 
6953
6955
  .fec-collapse-container[data-v-6037566c] {
@@ -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/vant/es/swipe-cell/index.mjs";
17
17
  import { showConfirmDialog } from "../../../../node_modules/vant/es/dialog/function-call.mjs";
18
18
  import "../../../../node_modules/vant/es/dialog/index.mjs";
@@ -494,7 +494,7 @@ const _sfc_main = {
494
494
  };
495
495
  }
496
496
  };
497
- const DynamicQuery = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-6f5db521"]]);
497
+ const DynamicQuery = /* @__PURE__ */ _export_sfc(_sfc_main, [["__scopeId", "data-v-84665bac"]]);
498
498
  export {
499
499
  DynamicQuery as default
500
500
  };
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const version = "5.5.98";
3
+ const version = "5.5.99";
4
4
  const packageJson = {
5
5
  version
6
6
  };
package/lib/designer.css CHANGED
@@ -6590,11 +6590,11 @@ body,
6590
6590
  }
6591
6591
  .filter-divider[data-v-ba2f1878] .el-icon {
6592
6592
  transition: transform 0.3s ease;
6593
- }.dynamic-mode-config .dynamic-row[data-v-6f5db521] {
6593
+ }.dynamic-mode-config .dynamic-row[data-v-84665bac] {
6594
6594
  display: flex;
6595
6595
  align-items: center;
6596
6596
  }
6597
- .dynamic-mode-config .back-icon[data-v-6f5db521] {
6597
+ .dynamic-mode-config .back-icon[data-v-84665bac] {
6598
6598
  display: flex;
6599
6599
  align-items: center;
6600
6600
  justify-content: center;
@@ -6607,11 +6607,11 @@ body,
6607
6607
  margin-left: 4px;
6608
6608
  margin-right: -6px;
6609
6609
  }
6610
- .dynamic-mode-config .back-icon .el-icon[data-v-6f5db521] {
6610
+ .dynamic-mode-config .back-icon .el-icon[data-v-84665bac] {
6611
6611
  font-size: 16px;
6612
6612
  font-weight: bold;
6613
6613
  }
6614
- .dynamic-mode-config .template-name[data-v-6f5db521] {
6614
+ .dynamic-mode-config .template-name[data-v-84665bac] {
6615
6615
  font-size: 16px;
6616
6616
  font-weight: 600;
6617
6617
  color: #303133;
@@ -6624,7 +6624,7 @@ body,
6624
6624
  display: flex;
6625
6625
  align-items: center;
6626
6626
  }
6627
- .dynamic-mode-config .template-name-line[data-v-6f5db521] {
6627
+ .dynamic-mode-config .template-name-line[data-v-84665bac] {
6628
6628
  height: 16px;
6629
6629
  width: 4px;
6630
6630
  background-color: var(--el-color-primary);
@@ -6633,43 +6633,45 @@ body,
6633
6633
  margin-right: 12px;
6634
6634
  margin-top: 2px;
6635
6635
  }
6636
- .dynamic-mode-config .tab-display-section[data-v-6f5db521] {
6636
+ .dynamic-mode-config .tab-display-section[data-v-84665bac] {
6637
6637
  flex: 1;
6638
6638
  min-width: 0;
6639
6639
  }
6640
- .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-6f5db521] .el-tabs__header {
6640
+ .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-84665bac] .el-tabs__header {
6641
6641
  margin: 0;
6642
6642
  }
6643
- .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-6f5db521] .el-tabs__nav-wrap::after {
6643
+ .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-84665bac] .el-tabs__nav-wrap::after {
6644
6644
  height: 0;
6645
6645
  }
6646
- .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-6f5db521] .el-tabs__item {
6646
+ .dynamic-mode-config .tab-display-section .dynamic-tabs[data-v-84665bac] .el-tabs__item {
6647
6647
  padding: 0 12px;
6648
6648
  }
6649
- .dynamic-mode-config .search-display-section[data-v-6f5db521] {
6649
+ .dynamic-mode-config .search-display-section[data-v-84665bac] {
6650
6650
  flex-shrink: 0;
6651
6651
  display: flex;
6652
6652
  align-items: center;
6653
6653
  gap: 12px;
6654
6654
  margin-left: auto;
6655
- padding: 12px 0;
6656
6655
  }
6657
- .dynamic-mode-config .search-display-section .search-input-group .search-input[data-v-6f5db521] {
6656
+ .dynamic-mode-config .search-display-section .search-input-group[data-v-84665bac] {
6657
+ margin: 10px 0;
6658
+ }
6659
+ .dynamic-mode-config .search-display-section .search-input-group .search-input[data-v-84665bac] {
6658
6660
  /* width: 300px; */
6659
6661
  }
6660
- .dynamic-mode-config .search-display-section .search-input-group .search-input .search[data-v-6f5db521]:hover {
6662
+ .dynamic-mode-config .search-display-section .search-input-group .search-input .search[data-v-84665bac]:hover {
6661
6663
  color: var(--el-color-primary);
6662
6664
  cursor: pointer;
6663
6665
  }
6664
- .dynamic-mode-config .search-display-section .optBtnDraggable[data-v-6f5db521] {
6666
+ .dynamic-mode-config .search-display-section .optBtnDraggable[data-v-84665bac] {
6665
6667
  display: flex;
6666
6668
  align-items: center;
6667
6669
  gap: 8px;
6668
6670
  }
6669
- .dynamic-mode-config .search-display-section .optBtn[data-v-6f5db521] {
6671
+ .dynamic-mode-config .search-display-section .optBtn[data-v-84665bac] {
6670
6672
  position: relative;
6671
6673
  }
6672
- .dynamic-mode-config .search-display-section .optBtn .delete-icon[data-v-6f5db521] {
6674
+ .dynamic-mode-config .search-display-section .optBtn .delete-icon[data-v-84665bac] {
6673
6675
  position: absolute;
6674
6676
  top: -10px;
6675
6677
  right: -10px;
@@ -6686,31 +6688,31 @@ body,
6686
6688
  font-size: 12px;
6687
6689
  z-index: 1;
6688
6690
  }
6689
- .dynamic-mode-config .search-display-section .optBtn .delete-icon[data-v-6f5db521]:hover {
6691
+ .dynamic-mode-config .search-display-section .optBtn .delete-icon[data-v-84665bac]:hover {
6690
6692
  background-color: #f56c6c;
6691
6693
  }
6692
- .dynamic-mode-config .search-display-section .optBtn.is-hover .delete-icon[data-v-6f5db521] {
6694
+ .dynamic-mode-config .search-display-section .optBtn.is-hover .delete-icon[data-v-84665bac] {
6693
6695
  display: flex;
6694
6696
  }
6695
- .dynamic-mode-config .search-display-section .optBtn .elBtn[data-v-6f5db521] {
6697
+ .dynamic-mode-config .search-display-section .optBtn .elBtn[data-v-84665bac] {
6696
6698
  pointer-events: none;
6697
6699
  }
6698
- .dynamic-mode-config .search-display-section .addLink .el-icon[data-v-6f5db521] {
6700
+ .dynamic-mode-config .search-display-section .addLink .el-icon[data-v-84665bac] {
6699
6701
  margin-right: 4px;
6700
6702
  }
6701
- .dynamic-mode-config .expand-filter-section[data-v-6f5db521] {
6703
+ .dynamic-mode-config .expand-filter-section[data-v-84665bac] {
6702
6704
  padding-top: 4px;
6703
6705
  border-top: 1px solid #ebeef5;
6704
6706
  margin-top: 4px;
6705
6707
  }
6706
- .dynamic-mode-config .expand-filter-section .filter-form-section[data-v-6f5db521] {
6708
+ .dynamic-mode-config .expand-filter-section .filter-form-section[data-v-84665bac] {
6707
6709
  width: 100%;
6708
6710
  }
6709
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form .form-items-draggable[data-v-6f5db521] {
6711
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form .form-items-draggable[data-v-84665bac] {
6710
6712
  display: flex;
6711
6713
  flex-wrap: wrap;
6712
6714
  }
6713
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item {
6715
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item {
6714
6716
  padding: 2px;
6715
6717
  border: 2px solid transparent;
6716
6718
  border-radius: 2px;
@@ -6719,20 +6721,20 @@ body,
6719
6721
  cursor: move;
6720
6722
  margin-bottom: 4px;
6721
6723
  }
6722
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .el-form-item__label-wrap {
6724
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .el-form-item__label-wrap {
6723
6725
  margin: 0 0 0 8px !important;
6724
6726
  }
6725
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .el-form-item__content {
6727
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .el-form-item__content {
6726
6728
  min-width: 150px;
6727
6729
  }
6728
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .form-item-label {
6730
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .form-item-label {
6729
6731
  display: flex;
6730
6732
  align-items: center;
6731
6733
  }
6732
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .el-input {
6734
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .el-input {
6733
6735
  width: 150px;
6734
6736
  }
6735
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .delete-icon {
6737
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .delete-icon {
6736
6738
  position: absolute;
6737
6739
  top: -10px;
6738
6740
  right: -10px;
@@ -6749,19 +6751,19 @@ body,
6749
6751
  font-size: 12px;
6750
6752
  z-index: 1;
6751
6753
  }
6752
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item .delete-icon:hover {
6754
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item .delete-icon:hover {
6753
6755
  background-color: #f56c6c;
6754
6756
  }
6755
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item.is-hover {
6757
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item.is-hover {
6756
6758
  border: 2px dashed #7b99cb !important;
6757
6759
  }
6758
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item.is-hover .delete-icon {
6760
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item.is-hover .delete-icon {
6759
6761
  display: flex;
6760
6762
  }
6761
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item.is-select {
6763
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item.is-select {
6762
6764
  border: 2px dashed #efa53a !important;
6763
6765
  }
6764
- .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-6f5db521] .el-form-item__label {
6766
+ .dynamic-mode-config .expand-filter-section .filter-form-section .filter-form[data-v-84665bac] .el-form-item__label {
6765
6767
  font-size: 13px;
6766
6768
  color: #606266;
6767
6769
  pointer-events: none;
@@ -6771,14 +6773,14 @@ body,
6771
6773
  align-items: center;
6772
6774
  pointer-events: none;
6773
6775
  }
6774
- [data-v-6f5db521] .el-checkbox-group {
6776
+ [data-v-84665bac] .el-checkbox-group {
6775
6777
  display: flex;
6776
6778
  gap: 12px;
6777
6779
  }
6778
- [data-v-6f5db521] .el-checkbox-group .el-checkbox-button__inner {
6780
+ [data-v-84665bac] .el-checkbox-group .el-checkbox-button__inner {
6779
6781
  border-radius: 4px;
6780
6782
  }
6781
- [data-v-6f5db521] .el-input__inner::placeholder {
6783
+ [data-v-84665bac] .el-input__inner::placeholder {
6782
6784
  white-space: nowrap;
6783
6785
  overflow: hidden;
6784
6786
  text-overflow: ellipsis;
@@ -6935,6 +6937,11 @@ body,
6935
6937
  }: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)}
6936
6938
  :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)}
6937
6939
  .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)}
6940
+ :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)}
6941
+ :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}}
6942
+ :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)}
6943
+ :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)}
6944
+ :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}
6938
6945
 
6939
6946
  .fec-card[data-v-dc24b95f] {
6940
6947
  margin: 12px;
@@ -6943,11 +6950,6 @@ body,
6943
6950
  .fec-swipe-delete-button[data-v-dc24b95f] {
6944
6951
  height: 100%;
6945
6952
  }
6946
- :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)}
6947
- :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}}
6948
- :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)}
6949
- :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)}
6950
- :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}
6951
6953
  :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)}
6952
6954
 
6953
6955
  .fec-collapse-container[data-v-6037566c] {
@@ -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/vant/es/swipe-cell/index.js");
19
19
  const functionCall = require("../../../../node_modules/vant/es/dialog/function-call.js");
20
20
  require("../../../../node_modules/vant/es/dialog/index.js");
@@ -496,5 +496,5 @@ const _sfc_main = {
496
496
  };
497
497
  }
498
498
  };
499
- const DynamicQuery = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-6f5db521"]]);
499
+ const DynamicQuery = /* @__PURE__ */ _pluginVue_exportHelper.default(_sfc_main, [["__scopeId", "data-v-84665bac"]]);
500
500
  exports.default = DynamicQuery;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fecp/designer",
3
- "version": "5.5.98",
3
+ "version": "5.5.99",
4
4
  "main": "lib/designer/index.js",
5
5
  "module": "es/designer/index.mjs",
6
6
  "files": [