jufubao-base 1.0.191 → 1.0.192
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -863,7 +863,6 @@ export default {
|
|
|
863
863
|
});
|
|
864
864
|
},
|
|
865
865
|
inline: false,
|
|
866
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
867
866
|
hidden: data.previewCurrent !== "account",
|
|
868
867
|
},
|
|
869
868
|
{
|
|
@@ -898,7 +897,6 @@ export default {
|
|
|
898
897
|
});
|
|
899
898
|
},
|
|
900
899
|
inline: false,
|
|
901
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
902
900
|
hidden: data.previewCurrent !== "account",
|
|
903
901
|
},
|
|
904
902
|
{
|
|
@@ -922,7 +920,6 @@ export default {
|
|
|
922
920
|
});
|
|
923
921
|
},
|
|
924
922
|
inline: false,
|
|
925
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
926
923
|
hidden: data.previewCurrent !== "account",
|
|
927
924
|
},
|
|
928
925
|
{
|
|
@@ -957,7 +954,6 @@ export default {
|
|
|
957
954
|
});
|
|
958
955
|
},
|
|
959
956
|
inline: false,
|
|
960
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
961
957
|
hidden: data.previewCurrent !== "account",
|
|
962
958
|
},
|
|
963
959
|
{
|
|
@@ -1000,7 +996,7 @@ export default {
|
|
|
1000
996
|
},
|
|
1001
997
|
placeholder: '请设置边距',
|
|
1002
998
|
inline: false,
|
|
1003
|
-
notice: '
|
|
999
|
+
notice: '设置外边距,<span style="color: red">单位:像素</span>。默认值:<span style="color: red">20</span>像素',
|
|
1004
1000
|
hidden: data.previewCurrent !== "account",
|
|
1005
1001
|
},
|
|
1006
1002
|
{
|
|
@@ -1052,7 +1048,6 @@ export default {
|
|
|
1052
1048
|
});
|
|
1053
1049
|
},
|
|
1054
1050
|
inline: false,
|
|
1055
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
1056
1051
|
},
|
|
1057
1052
|
{
|
|
1058
1053
|
label: "隐私条款链接字体设置:",
|
|
@@ -1076,7 +1071,6 @@ export default {
|
|
|
1076
1071
|
});
|
|
1077
1072
|
},
|
|
1078
1073
|
inline: false,
|
|
1079
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
1080
1074
|
},
|
|
1081
1075
|
{
|
|
1082
1076
|
label: "选择框垂直对齐方式:",
|
|
@@ -1108,7 +1102,7 @@ export default {
|
|
|
1108
1102
|
},
|
|
1109
1103
|
placeholder: '请设置边距',
|
|
1110
1104
|
inline: false,
|
|
1111
|
-
notice: '
|
|
1105
|
+
notice: '设置外边距,<span style="color: red">单位:像素</span>。默认值:<span style="color: red">20</span>像素',
|
|
1112
1106
|
hidden: data.previewCurrent !== "account"
|
|
1113
1107
|
},
|
|
1114
1108
|
{
|
|
@@ -1143,7 +1137,7 @@ export default {
|
|
|
1143
1137
|
},
|
|
1144
1138
|
placeholder: '请设置边距',
|
|
1145
1139
|
inline: false,
|
|
1146
|
-
notice: '
|
|
1140
|
+
notice: '设置外边距,<span style="color: red">单位:像素</span>。默认值:<span style="color: red">20</span>像素',
|
|
1147
1141
|
hidden: data.previewCurrent !== "auth"
|
|
1148
1142
|
},
|
|
1149
1143
|
{
|
|
@@ -549,12 +549,7 @@ export default {
|
|
|
549
549
|
label: '表单容器设置外边距:',
|
|
550
550
|
ele: "xd-margin-padding",
|
|
551
551
|
valueKey: 'formMargin',
|
|
552
|
-
value: data.formMargin ||
|
|
553
|
-
top: 0,
|
|
554
|
-
right: 0,
|
|
555
|
-
bottom: 0,
|
|
556
|
-
left: 0
|
|
557
|
-
},
|
|
552
|
+
value: data.formMargin || null,
|
|
558
553
|
setting: {
|
|
559
554
|
type: 'margin',
|
|
560
555
|
},
|
|
@@ -715,7 +710,6 @@ export default {
|
|
|
715
710
|
});
|
|
716
711
|
},
|
|
717
712
|
inline: false,
|
|
718
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
719
713
|
},
|
|
720
714
|
{
|
|
721
715
|
ele: 'title',
|
|
@@ -748,7 +742,6 @@ export default {
|
|
|
748
742
|
});
|
|
749
743
|
},
|
|
750
744
|
inline: false,
|
|
751
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
752
745
|
},
|
|
753
746
|
{
|
|
754
747
|
label: "内容字体样式设置:",
|
|
@@ -771,7 +764,6 @@ export default {
|
|
|
771
764
|
});
|
|
772
765
|
},
|
|
773
766
|
inline: false,
|
|
774
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
775
767
|
},
|
|
776
768
|
{
|
|
777
769
|
ele: 'title',
|
|
@@ -804,7 +796,6 @@ export default {
|
|
|
804
796
|
});
|
|
805
797
|
},
|
|
806
798
|
inline: false,
|
|
807
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
808
799
|
},
|
|
809
800
|
{
|
|
810
801
|
label: "获取验证码展示方式:",
|
|
@@ -845,7 +836,7 @@ export default {
|
|
|
845
836
|
},
|
|
846
837
|
placeholder: '请设置边距',
|
|
847
838
|
inline: false,
|
|
848
|
-
notice: '
|
|
839
|
+
notice: '设置外边距,<span style="color: red">单位:像素</span>。默认值:<span style="color: red">20</span>像素',
|
|
849
840
|
},
|
|
850
841
|
{
|
|
851
842
|
label: "按钮圆角 - 通用",
|
|
@@ -896,7 +887,6 @@ export default {
|
|
|
896
887
|
});
|
|
897
888
|
},
|
|
898
889
|
inline: false,
|
|
899
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
900
890
|
},
|
|
901
891
|
{
|
|
902
892
|
label: "隐私条款链接字体设置:",
|
|
@@ -920,7 +910,6 @@ export default {
|
|
|
920
910
|
});
|
|
921
911
|
},
|
|
922
912
|
inline: false,
|
|
923
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
924
913
|
},
|
|
925
914
|
{
|
|
926
915
|
label: "选择框垂直对齐方式:",
|
|
@@ -952,7 +941,7 @@ export default {
|
|
|
952
941
|
},
|
|
953
942
|
placeholder: '请设置边距',
|
|
954
943
|
inline: false,
|
|
955
|
-
notice: '
|
|
944
|
+
notice: '设置外边距,<span style="color: red">单位:像素</span>。默认值:<span style="color: red">20</span>像素',
|
|
956
945
|
},
|
|
957
946
|
{
|
|
958
947
|
ele: 'title',
|
|
@@ -984,7 +973,6 @@ export default {
|
|
|
984
973
|
});
|
|
985
974
|
},
|
|
986
975
|
inline: false,
|
|
987
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
988
976
|
},
|
|
989
977
|
{
|
|
990
978
|
label: "跳过垂直对齐方式:",
|
|
@@ -538,12 +538,7 @@ export default {
|
|
|
538
538
|
label: '表单容器设置外边距:',
|
|
539
539
|
ele: "xd-margin-padding",
|
|
540
540
|
valueKey: 'formMargin',
|
|
541
|
-
value: data.formMargin ||
|
|
542
|
-
top: 0,
|
|
543
|
-
right: 0,
|
|
544
|
-
bottom: 0,
|
|
545
|
-
left: 0
|
|
546
|
-
},
|
|
541
|
+
value: data.formMargin || null,
|
|
547
542
|
setting: {
|
|
548
543
|
type: 'margin',
|
|
549
544
|
},
|
|
@@ -704,7 +699,6 @@ export default {
|
|
|
704
699
|
});
|
|
705
700
|
},
|
|
706
701
|
inline: false,
|
|
707
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
708
702
|
},
|
|
709
703
|
{
|
|
710
704
|
ele: 'title',
|
|
@@ -737,7 +731,6 @@ export default {
|
|
|
737
731
|
});
|
|
738
732
|
},
|
|
739
733
|
inline: false,
|
|
740
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
741
734
|
},
|
|
742
735
|
{
|
|
743
736
|
label: "内容字体样式设置:",
|
|
@@ -760,7 +753,6 @@ export default {
|
|
|
760
753
|
});
|
|
761
754
|
},
|
|
762
755
|
inline: false,
|
|
763
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
764
756
|
},
|
|
765
757
|
{
|
|
766
758
|
ele: 'title',
|
|
@@ -793,7 +785,6 @@ export default {
|
|
|
793
785
|
});
|
|
794
786
|
},
|
|
795
787
|
inline: false,
|
|
796
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
797
788
|
},
|
|
798
789
|
{
|
|
799
790
|
label: "获取验证码展示方式:",
|
|
@@ -834,7 +825,7 @@ export default {
|
|
|
834
825
|
},
|
|
835
826
|
placeholder: '请设置边距',
|
|
836
827
|
inline: false,
|
|
837
|
-
notice: '
|
|
828
|
+
notice: '设置外边距,<span style="color: red">单位:像素</span>。默认值:<span style="color: red">20</span>像素',
|
|
838
829
|
},
|
|
839
830
|
{
|
|
840
831
|
label: "按钮圆角 - 通用",
|
|
@@ -885,7 +876,6 @@ export default {
|
|
|
885
876
|
});
|
|
886
877
|
},
|
|
887
878
|
inline: false,
|
|
888
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
889
879
|
},
|
|
890
880
|
{
|
|
891
881
|
label: "隐私条款链接字体设置:",
|
|
@@ -909,7 +899,6 @@ export default {
|
|
|
909
899
|
});
|
|
910
900
|
},
|
|
911
901
|
inline: false,
|
|
912
|
-
notice: '填充设置,单位:<span style="color: red">像素</span>。默认值:<span style="color: red">20</span> 像素',
|
|
913
902
|
},
|
|
914
903
|
{
|
|
915
904
|
label: "选择框垂直对齐方式:",
|
|
@@ -941,7 +930,7 @@ export default {
|
|
|
941
930
|
},
|
|
942
931
|
placeholder: '请设置边距',
|
|
943
932
|
inline: false,
|
|
944
|
-
notice: '
|
|
933
|
+
notice: '设置外边距,<span style="color: red">单位:像素</span>。默认值:<span style="color: red">20</span>像素',
|
|
945
934
|
},
|
|
946
935
|
]
|
|
947
936
|
}
|