jufubao-base 1.0.133 → 1.0.134-beta3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -3
- package/src/components/JfbBaseAddress/Attr.js +11 -5
- package/src/components/JfbBaseAddress/JfbBaseAddress.vue +3 -3
- package/src/components/JfbBaseAddress/JfbBaseAddressLess.less +18 -19
- package/src/components/JfbBaseAfterOrderDetail/Attr.js +19 -7
- package/src/components/JfbBaseAfterOrderDetail/JfbBaseAfterOrderDetail.vue +6 -4
- package/src/components/JfbBaseAfterOrderDetail/JfbBaseAfterOrderDetailLess.less +18 -19
- package/src/components/JfbBaseAfterOrderList/Attr.js +25 -16
- package/src/components/JfbBaseAfterOrderList/JfbBaseAfterOrderList.vue +6 -9
- package/src/components/JfbBaseAfterOrderList/JfbBaseAfterOrderListLess.less +18 -19
- package/src/components/JfbBaseBack/JfbBaseBackLess.less +18 -19
- package/src/components/JfbBaseBackground/Attr.js +9 -8
- package/src/components/JfbBaseBackground/JfbBaseBackground.vue +0 -3
- package/src/components/JfbBaseBackground/JfbBaseBackgroundLess.less +18 -19
- package/src/components/JfbBaseBlock/Attr.js +12 -2
- package/src/components/JfbBaseBlock/JfbBaseBlock.vue +1 -8
- package/src/components/JfbBaseBlock/JfbBaseBlockLess.less +18 -19
- package/src/components/JfbBaseBottomNotice/JfbBaseBottomNoticeLess.less +18 -19
- package/src/components/JfbBaseCard/Attr.js +78 -36
- package/src/components/JfbBaseCard/JfbBaseCard.vue +2 -2
- package/src/components/JfbBaseCard/JfbBaseCardLess.less +18 -19
- package/src/components/JfbBaseCardBind/JfbBaseCardBindLess.less +18 -19
- package/src/components/JfbBaseCardBindV2/Attr.js +5 -4
- package/src/components/JfbBaseCardBindV2/JfbBaseCardBindV2.vue +6 -1
- package/src/components/JfbBaseCardBindV2/JfbBaseCardBindV2Less.less +18 -19
- package/src/components/JfbBaseCardDetail/Attr.js +4 -3
- package/src/components/JfbBaseCardDetail/JfbBaseCardDetailLess.less +18 -19
- package/src/components/JfbBaseCardDetailEntry/Attr.js +10 -8
- package/src/components/JfbBaseCardDetailEntry/JfbBaseCardDetailEntry.vue +4 -13
- package/src/components/JfbBaseCardDetailEntry/JfbBaseCardDetailEntryLess.less +18 -19
- package/src/components/JfbBaseCardDisabled/Attr.js +1 -3
- package/src/components/JfbBaseCardDisabled/JfbBaseCardDisabledLess.less +18 -19
- package/src/components/JfbBaseCardDisabledEntry/JfbBaseCardDisabledEntryLess.less +18 -19
- package/src/components/JfbBaseCardEntry/Api.js +1 -1
- package/src/components/JfbBaseCardEntry/Attr.js +86 -67
- package/src/components/JfbBaseCardEntry/JfbBaseCardEntry.vue +6 -5
- package/src/components/JfbBaseCardEntry/JfbBaseCardEntryLess.less +18 -19
- package/src/components/JfbBaseCardInfo/Attr.js +22 -16
- package/src/components/JfbBaseCardInfo/JfbBaseCardInfoLess.less +18 -19
- package/src/components/JfbBaseCardInfoEntry/Attr.js +16 -11
- package/src/components/JfbBaseCardInfoEntry/JfbBaseCardInfoEntryLess.less +18 -19
- package/src/components/JfbBaseCardMerge/Attr.js +21 -8
- package/src/components/JfbBaseCardMerge/JfbBaseCardMerge.vue +15 -30
- package/src/components/JfbBaseCardMerge/JfbBaseCardMergeLess.less +18 -19
- package/src/components/JfbBaseCardMergeEntry/Attr.js +20 -6
- package/src/components/JfbBaseCardMergeEntry/JfbBaseCardMergeEntry.vue +28 -25
- package/src/components/JfbBaseCardMergeEntry/JfbBaseCardMergeEntryLess.less +18 -19
- package/src/components/JfbBaseCardShift/Attr.js +18 -4
- package/src/components/JfbBaseCardShift/JfbBaseCardShift.vue +26 -11
- package/src/components/JfbBaseCardShift/JfbBaseCardShiftLess.less +18 -19
- package/src/components/JfbBaseCardShift/Mock.js +21 -0
- package/src/components/JfbBaseCardShiftEntry/Attr.js +34 -26
- package/src/components/JfbBaseCardShiftEntry/JfbBaseCardShiftEntry.vue +294 -257
- package/src/components/JfbBaseCardShiftEntry/JfbBaseCardShiftEntryLess.less +18 -19
- package/src/components/JfbBaseCardShiftEntry/Mock.js +2 -1
- package/src/components/JfbBaseCardSweepInfo/Attr.js +5 -3
- package/src/components/JfbBaseCardSweepInfo/JfbBaseCardSweepInfoLess.less +18 -19
- package/src/components/JfbBaseCardV2/Attr.js +21 -17
- package/src/components/JfbBaseCardV2/JfbBaseCardV2.vue +3 -5
- package/src/components/JfbBaseCardV2/JfbBaseCardV2Less.less +18 -19
- package/src/components/JfbBaseCardV3/Attr.js +18 -14
- package/src/components/JfbBaseCardV3/JfbBaseCardV3.vue +1 -1
- package/src/components/JfbBaseCardV3/JfbBaseCardV3Less.less +18 -19
- package/src/components/JfbBaseCity/Attr.js +2 -4
- package/src/components/JfbBaseCity/JfbBaseCityLess.less +18 -19
- package/src/components/JfbBaseClear/Attr.js +17 -0
- package/src/components/JfbBaseClear/JfbBaseClear.vue +9 -9
- package/src/components/JfbBaseClear/JfbBaseClearLess.less +18 -19
- package/src/components/JfbBaseClear/JfbBaseClearMixin.js +12 -0
- package/src/components/JfbBaseConDialog/Api.js +2 -2
- package/src/components/JfbBaseConDialog/Attr.js +30 -20
- package/src/components/JfbBaseConDialog/JfbBaseConDialog.vue +45 -26
- package/src/components/JfbBaseConDialog/JfbBaseConDialogLess.less +18 -19
- package/src/components/JfbBaseConDialog/Mock.js +20 -1
- package/src/components/JfbBaseConDialog/XdCouCardBind.vue +15 -9
- package/src/components/JfbBaseConList/Api.js +1 -1
- package/src/components/JfbBaseConList/Attr.js +149 -224
- package/src/components/JfbBaseConList/JfbBaseConList.vue +150 -133
- package/src/components/JfbBaseConList/JfbBaseConListLess.less +18 -19
- package/src/components/JfbBaseConPhone/JfbBaseConPhoneLess.less +18 -19
- package/src/components/JfbBaseEntry/Attr.js +33 -21
- package/src/components/JfbBaseEntry/JfbBaseEntry.vue +34 -23
- package/src/components/JfbBaseEntry/JfbBaseEntryLess.less +18 -19
- package/src/components/JfbBaseExpressDetail/JfbBaseExpressDetailLess.less +18 -19
- package/src/components/JfbBaseFastLink/Api.js +1 -54
- package/src/components/JfbBaseFastLink/Attr.js +168 -116
- package/src/components/JfbBaseFastLink/JfbBaseFastLink.vue +12 -16
- package/src/components/JfbBaseFastLink/JfbBaseFastLinkLess.less +18 -19
- package/src/components/JfbBaseFooter/Attr.js +28 -22
- package/src/components/JfbBaseFooter/JfbBaseFooter.vue +19 -15
- package/src/components/JfbBaseFooter/JfbBaseFooterLess.less +18 -19
- package/src/components/JfbBaseHeader/Attr.js +89 -91
- package/src/components/JfbBaseHeader/JfbBaseHeader.vue +28 -29
- package/src/components/JfbBaseHeader/JfbBaseHeaderLess.less +18 -19
- package/src/components/JfbBaseLogin/Api.js +1 -1
- package/src/components/JfbBaseLogin/Attr.js +111 -88
- package/src/components/JfbBaseLogin/JfbBaseLogin.vue +4 -5
- package/src/components/JfbBaseLogin/JfbBaseLoginLess.less +18 -19
- package/src/components/JfbBaseLoginForgetPwd/Attr.js +52 -45
- package/src/components/JfbBaseLoginForgetPwd/JfbBaseLoginForgetPwd.vue +14 -14
- package/src/components/JfbBaseLoginForgetPwd/JfbBaseLoginForgetPwdLess.less +18 -19
- package/src/components/JfbBaseLoginSetPwd/Attr.js +6 -4
- package/src/components/JfbBaseLoginSetPwd/JfbBaseLoginSetPwdLess.less +18 -19
- package/src/components/JfbBaseMapOverlay/JfbBaseMapOverlayLess.less +18 -19
- package/src/components/JfbBaseMapSearch/Attr.js +0 -15
- package/src/components/JfbBaseMapSearch/JfbBaseMapSearch.vue +1 -25
- package/src/components/JfbBaseMapSearch/JfbBaseMapSearchLess.less +18 -19
- package/src/components/JfbBaseMergeUserCard/Attr.js +4 -3
- package/src/components/JfbBaseMergeUserCard/JfbBaseMergeUserCardLess.less +18 -19
- package/src/components/JfbBaseMultipleExpress/Attr.js +4 -3
- package/src/components/JfbBaseMultipleExpress/JfbBaseMultipleExpressLess.less +18 -19
- package/src/components/JfbBaseMy/JfbBaseMyLess.less +18 -19
- package/src/components/JfbBaseMySetting/Attr.js +1 -1
- package/src/components/JfbBaseMySetting/JfbBaseMySettingLess.less +18 -19
- package/src/components/JfbBaseNotice/Attr.js +97 -56
- package/src/components/JfbBaseNotice/JfbBaseNotice.vue +70 -52
- package/src/components/JfbBaseNotice/JfbBaseNoticeLess.less +18 -19
- package/src/components/JfbBaseNoticeBottom/JfbBaseNoticeBottomLess.less +18 -19
- package/src/components/JfbBaseNoticeTop/JfbBaseNoticeTopLess.less +18 -19
- package/src/components/JfbBaseOrderDetail/Attr.js +210 -193
- package/src/components/JfbBaseOrderDetail/JfbBaseOrderDetail.vue +5 -3
- package/src/components/JfbBaseOrderDetail/JfbBaseOrderDetailLess.less +18 -19
- package/src/components/JfbBaseOrderList/Attr.js +56 -44
- package/src/components/JfbBaseOrderList/JfbBaseOrderList.vue +5 -3
- package/src/components/JfbBaseOrderList/JfbBaseOrderListLess.less +18 -19
- package/src/components/JfbBasePay/Attr.js +2 -13
- package/src/components/JfbBasePay/JfbBasePay.vue +7 -6
- package/src/components/JfbBasePay/JfbBasePayLess.less +18 -19
- package/src/components/JfbBasePay/Mock.js +2 -1
- package/src/components/JfbBasePhoneCollect/Attr.js +27 -2
- package/src/components/JfbBasePhoneCollect/JfbBasePhoneCollect.vue +1 -1
- package/src/components/JfbBasePhoneCollect/JfbBasePhoneCollectLess.less +18 -19
- package/src/components/JfbBasePhoneLogin/Attr.js +27 -2
- package/src/components/JfbBasePhoneLogin/JfbBasePhoneLoginLess.less +18 -19
- package/src/components/JfbBasePoster/Attr.js +103 -83
- package/src/components/JfbBasePoster/JfbBasePoster.vue +134 -141
- package/src/components/JfbBasePoster/JfbBasePosterLess.less +18 -19
- package/src/components/JfbBasePosterBigSmall/Attr.js +93 -76
- package/src/components/JfbBasePosterBigSmall/JfbBasePosterBigSmall.vue +3 -7
- package/src/components/JfbBasePosterBigSmall/JfbBasePosterBigSmallLess.less +18 -19
- package/src/components/JfbBasePosterBigSmall/getWidthHeight.js +2 -2
- package/src/components/JfbBasePosterEntry/Attr.js +47 -34
- package/src/components/JfbBasePosterEntry/JfbBasePosterEntry.vue +44 -49
- package/src/components/JfbBasePosterEntry/JfbBasePosterEntryLess.less +18 -19
- package/src/components/JfbBasePosterType/Attr.js +82 -48
- package/src/components/JfbBasePosterType/FourScreen.vue +8 -2
- package/src/components/JfbBasePosterType/JfbBasePosterType.vue +36 -59
- package/src/components/JfbBasePosterType/JfbBasePosterTypeLess.less +18 -19
- package/src/components/JfbBaseRecharge/Attr.js +35 -23
- package/src/components/JfbBaseRecharge/JfbBaseRecharge.vue +54 -8
- package/src/components/JfbBaseRecharge/JfbBaseRechargeLess.less +18 -19
- package/src/components/JfbBaseRechargeOrder/Attr.js +32 -22
- package/src/components/JfbBaseRechargeOrder/JfbBaseRechargeOrder.vue +12 -7
- package/src/components/JfbBaseRechargeOrder/JfbBaseRechargeOrderLess.less +18 -19
- package/src/components/JfbBaseRechargeOrderDetail/JfbBaseRechargeOrderDetailLess.less +18 -19
- package/src/components/JfbBaseRechargeSuccess/Attr.js +10 -8
- package/src/components/JfbBaseRechargeSuccess/JfbBaseRechargeSuccessLess.less +18 -19
- package/src/components/JfbBaseSearch/Attr.js +6 -148
- package/src/components/JfbBaseSearch/JfbBaseSearch.vue +8 -37
- package/src/components/JfbBaseSearch/JfbBaseSearchLess.less +18 -19
- package/src/components/JfbBaseSetPwd/Attr.js +6 -147
- package/src/components/JfbBaseSetPwd/JfbBaseSetPwdLess.less +18 -19
- package/src/components/JfbBaseSuccess/Attr.js +89 -19
- package/src/components/JfbBaseSuccess/JfbBaseSuccess.vue +46 -24
- package/src/components/JfbBaseSuccess/JfbBaseSuccessLess.less +18 -19
- package/src/components/JfbBaseSuccess/Mock.js +8 -0
- package/src/components/JfbBaseTestApi/JfbBaseTestApi.vue +9 -9
- package/src/components/JfbBaseTestApi/JfbBaseTestApiLess.less +18 -19
- package/src/components/JfbBaseTestBody/JfbBaseTestBodyLess.less +18 -19
- package/src/components/JfbBaseTestBottom/JfbBaseTestBottomLess.less +18 -19
- package/src/components/JfbBaseTestNotice/JfbBaseTestNoticeLess.less +18 -19
- package/src/components/JfbBaseTestTop/JfbBaseTestTopLess.less +18 -19
- package/src/components/JfbBaseUserCenter/Attr.js +72 -53
- package/src/components/JfbBaseUserCenter/JfbBaseUserCenter.vue +40 -27
- package/src/components/JfbBaseUserCenter/JfbBaseUserCenterLess.less +18 -19
- package/src/components/JfbBaseUserInfo/Attr.js +54 -45
- package/src/components/JfbBaseUserInfo/JfbBaseUserInfo.vue +21 -21
- package/src/components/JfbBaseUserInfo/JfbBaseUserInfoLess.less +18 -19
- package/src/components/JfbBaseUserOrder/Attr.js +119 -94
- package/src/components/JfbBaseUserOrder/JfbBaseUserOrder.vue +21 -7
- package/src/components/JfbBaseUserOrder/JfbBaseUserOrderLess.less +18 -19
- package/src/components/JfbBaseVideo/Attr.js +72 -19
- package/src/components/JfbBaseVideo/JfbBaseVideo.vue +69 -28
- package/src/components/JfbBaseVideo/JfbBaseVideoLess.less +18 -19
- package/src/components/JfbBaseVideo/XdVideo.vue +6 -44
- package/src/components/JfbBaseWallet/Attr.js +27 -19
- package/src/components/JfbBaseWallet/JfbBaseWalletLess.less +18 -19
- package/src/components/JfbBaseWalletDetail/Attr.js +2 -6
- package/src/components/JfbBaseWalletDetail/JfbBaseWalletDetailLess.less +18 -19
- package/src/components/JfbBaseWalletEffective/JfbBaseWalletEffectiveLess.less +18 -19
- package/src/components/JfbBaseWalletIndex/Attr.js +3 -1
- package/src/components/JfbBaseWalletIndex/JfbBaseWalletIndexLess.less +18 -19
- package/src/components/JfbBaseWalletItem/Attr.js +3 -1
- package/src/components/JfbBaseWalletItem/JfbBaseWalletItemLess.less +18 -19
- package/src/components/JfbBaseWebview/JfbBaseWebviewLess.less +18 -19
- package/src/components/JfbBaseWxAuthorize/Api.js +3 -3
- package/src/components/JfbBaseWxAuthorize/Attr.js +31 -3
- package/src/components/JfbBaseWxAuthorize/JfbBaseWxAuthorize.vue +34 -28
- package/src/components/JfbBaseWxAuthorize/JfbBaseWxAuthorizeLess.less +18 -19
- package/src/components/JfbBaseWxAuthorizeError/Attr.js +21 -17
- package/src/components/JfbBaseWxAuthorizeError/JfbBaseWxAuthorizeError.vue +4 -4
- package/src/components/JfbBaseWxAuthorizeError/JfbBaseWxAuthorizeErrorLess.less +18 -19
- package/src/components/JfbBaseLine/Attr.js +0 -59
- package/src/components/JfbBaseLine/JfbBaseLine.vue +0 -105
- package/src/components/JfbBaseLine/JfbBaseLineLess.less +0 -80
- package/src/components/JfbBaseLine/JfbBaseLineMixin.js +0 -30
- package/src/components/JfbBasePosterType/Screen.vue +0 -284
- package/src/components/JfbBaseSearch/Api.js +0 -60
- package/src/components/JfbBaseSearch/Mock.js +0 -5
|
@@ -13,9 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
//start
|
|
15
15
|
.jfb-base-wallet {
|
|
16
|
-
border: 1px dashed rgba(0, 0, 0, 0);
|
|
17
16
|
box-sizing: border-box;
|
|
18
|
-
min-height: unit(
|
|
17
|
+
min-height: unit(100, rpx);
|
|
19
18
|
|
|
20
19
|
&__body{
|
|
21
20
|
position: relative;
|
|
@@ -23,21 +22,21 @@
|
|
|
23
22
|
z-index: 2
|
|
24
23
|
}
|
|
25
24
|
|
|
26
|
-
&.editx {
|
|
25
|
+
&.editx,&:hover {
|
|
27
26
|
position: relative;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
27
|
+
z-index: 3;
|
|
28
|
+
&::after {
|
|
29
|
+
border: 2rpx dashed blue;
|
|
30
|
+
content: " ";
|
|
31
|
+
position: absolute;
|
|
32
|
+
top:0;
|
|
33
|
+
left:0;
|
|
34
|
+
bottom:0;
|
|
35
|
+
right:0;
|
|
36
|
+
z-index: 4;
|
|
37
|
+
cursor: pointer;
|
|
38
|
+
}
|
|
37
39
|
|
|
38
|
-
&.noBorder {
|
|
39
|
-
border-color: rgba(0,0,0,0);
|
|
40
|
-
border-width: 0;
|
|
41
40
|
}
|
|
42
41
|
|
|
43
42
|
|
|
@@ -72,9 +71,9 @@
|
|
|
72
71
|
|
|
73
72
|
/**notPreview**/
|
|
74
73
|
.jfb-base-wallet {
|
|
75
|
-
|
|
76
|
-
content: " ";
|
|
77
|
-
display: table;
|
|
78
|
-
}
|
|
74
|
+
//&:before {
|
|
75
|
+
//content: " ";
|
|
76
|
+
//display: table;
|
|
77
|
+
//}
|
|
79
78
|
}
|
|
80
79
|
/**endNotPreview**/
|
|
@@ -13,9 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
//start
|
|
15
15
|
.jfb-base-wallet-detail {
|
|
16
|
-
border: 1px dashed rgba(0, 0, 0, 0);
|
|
17
16
|
box-sizing: border-box;
|
|
18
|
-
min-height: unit(
|
|
17
|
+
min-height: unit(100, rpx);
|
|
19
18
|
|
|
20
19
|
&__body{
|
|
21
20
|
position: relative;
|
|
@@ -23,21 +22,21 @@
|
|
|
23
22
|
z-index: 2
|
|
24
23
|
}
|
|
25
24
|
|
|
26
|
-
&.editx {
|
|
25
|
+
&.editx,&:hover {
|
|
27
26
|
position: relative;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
27
|
+
z-index: 3;
|
|
28
|
+
&::after {
|
|
29
|
+
border: 2rpx dashed blue;
|
|
30
|
+
content: " ";
|
|
31
|
+
position: absolute;
|
|
32
|
+
top:0;
|
|
33
|
+
left:0;
|
|
34
|
+
bottom:0;
|
|
35
|
+
right:0;
|
|
36
|
+
z-index: 4;
|
|
37
|
+
cursor: pointer;
|
|
38
|
+
}
|
|
37
39
|
|
|
38
|
-
&.noBorder {
|
|
39
|
-
border-color: rgba(0,0,0,0);
|
|
40
|
-
border-width: 0;
|
|
41
40
|
}
|
|
42
41
|
|
|
43
42
|
|
|
@@ -72,9 +71,9 @@
|
|
|
72
71
|
|
|
73
72
|
/**notPreview**/
|
|
74
73
|
.jfb-base-wallet-detail {
|
|
75
|
-
|
|
76
|
-
content: " ";
|
|
77
|
-
display: table;
|
|
78
|
-
}
|
|
74
|
+
//&:before {
|
|
75
|
+
//content: " ";
|
|
76
|
+
//display: table;
|
|
77
|
+
//}
|
|
79
78
|
}
|
|
80
79
|
/**endNotPreview**/
|
|
@@ -13,9 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
//start
|
|
15
15
|
.jfb-base-wallet-effective {
|
|
16
|
-
border: 1px dashed rgba(0, 0, 0, 0);
|
|
17
16
|
box-sizing: border-box;
|
|
18
|
-
min-height: unit(
|
|
17
|
+
min-height: unit(100, rpx);
|
|
19
18
|
|
|
20
19
|
&__body{
|
|
21
20
|
position: relative;
|
|
@@ -23,21 +22,21 @@
|
|
|
23
22
|
z-index: 2
|
|
24
23
|
}
|
|
25
24
|
|
|
26
|
-
&.editx {
|
|
25
|
+
&.editx,&:hover {
|
|
27
26
|
position: relative;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
27
|
+
z-index: 3;
|
|
28
|
+
&::after {
|
|
29
|
+
border: 2rpx dashed blue;
|
|
30
|
+
content: " ";
|
|
31
|
+
position: absolute;
|
|
32
|
+
top:0;
|
|
33
|
+
left:0;
|
|
34
|
+
bottom:0;
|
|
35
|
+
right:0;
|
|
36
|
+
z-index: 4;
|
|
37
|
+
cursor: pointer;
|
|
38
|
+
}
|
|
37
39
|
|
|
38
|
-
&.noBorder {
|
|
39
|
-
border-color: rgba(0,0,0,0);
|
|
40
|
-
border-width: 0;
|
|
41
40
|
}
|
|
42
41
|
|
|
43
42
|
|
|
@@ -72,9 +71,9 @@
|
|
|
72
71
|
|
|
73
72
|
/**notPreview**/
|
|
74
73
|
.jfb-base-wallet-effective {
|
|
75
|
-
|
|
76
|
-
content: " ";
|
|
77
|
-
display: table;
|
|
78
|
-
}
|
|
74
|
+
//&:before {
|
|
75
|
+
//content: " ";
|
|
76
|
+
//display: table;
|
|
77
|
+
//}
|
|
79
78
|
}
|
|
80
79
|
/**endNotPreview**/
|
|
@@ -11,15 +11,17 @@ export default {
|
|
|
11
11
|
label: '钱包详情跳转路径:',
|
|
12
12
|
ele: 'xd-select-pages-path',
|
|
13
13
|
valueKey: 'walletDetailPath',
|
|
14
|
+
groupKey:'advanced',
|
|
14
15
|
value: data['walletDetailPath'] || {},
|
|
15
16
|
setting: {
|
|
16
17
|
router: XdBus.getParentApi('getPagesTree')
|
|
17
18
|
},
|
|
18
19
|
inline: false,
|
|
19
|
-
},
|
|
20
|
+
},
|
|
20
21
|
{
|
|
21
22
|
label: '账单详情跳转路径:',
|
|
22
23
|
ele: 'xd-select-pages-path',
|
|
24
|
+
groupKey:'advanced',
|
|
23
25
|
valueKey: 'billDetailPath',
|
|
24
26
|
value: data['billDetailPath'] || {},
|
|
25
27
|
setting: {
|
|
@@ -13,9 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
//start
|
|
15
15
|
.jfb-base-wallet-index {
|
|
16
|
-
border: 1px dashed rgba(0, 0, 0, 0);
|
|
17
16
|
box-sizing: border-box;
|
|
18
|
-
min-height: unit(
|
|
17
|
+
min-height: unit(100, rpx);
|
|
19
18
|
|
|
20
19
|
&__body{
|
|
21
20
|
position: relative;
|
|
@@ -23,21 +22,21 @@
|
|
|
23
22
|
z-index: 2
|
|
24
23
|
}
|
|
25
24
|
|
|
26
|
-
&.editx {
|
|
25
|
+
&.editx,&:hover {
|
|
27
26
|
position: relative;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
27
|
+
z-index: 3;
|
|
28
|
+
&::after {
|
|
29
|
+
border: 2rpx dashed blue;
|
|
30
|
+
content: " ";
|
|
31
|
+
position: absolute;
|
|
32
|
+
top:0;
|
|
33
|
+
left:0;
|
|
34
|
+
bottom:0;
|
|
35
|
+
right:0;
|
|
36
|
+
z-index: 4;
|
|
37
|
+
cursor: pointer;
|
|
38
|
+
}
|
|
37
39
|
|
|
38
|
-
&.noBorder {
|
|
39
|
-
border-color: rgba(0,0,0,0);
|
|
40
|
-
border-width: 0;
|
|
41
40
|
}
|
|
42
41
|
|
|
43
42
|
|
|
@@ -72,9 +71,9 @@
|
|
|
72
71
|
|
|
73
72
|
/**notPreview**/
|
|
74
73
|
.jfb-base-wallet-index {
|
|
75
|
-
|
|
76
|
-
content: " ";
|
|
77
|
-
display: table;
|
|
78
|
-
}
|
|
74
|
+
//&:before {
|
|
75
|
+
//content: " ";
|
|
76
|
+
//display: table;
|
|
77
|
+
//}
|
|
79
78
|
}
|
|
80
79
|
/**endNotPreview**/
|
|
@@ -11,16 +11,18 @@ export default {
|
|
|
11
11
|
label: '账单详情跳转路径:',
|
|
12
12
|
ele: 'xd-select-pages-path',
|
|
13
13
|
valueKey: 'billDetailPath',
|
|
14
|
+
groupKey:'advanced',
|
|
14
15
|
value: data['billDetailPath'] || {},
|
|
15
16
|
setting: {
|
|
16
17
|
router: XdBus.getParentApi('getPagesTree')
|
|
17
18
|
},
|
|
18
19
|
inline: false,
|
|
19
|
-
},
|
|
20
|
+
},
|
|
20
21
|
{
|
|
21
22
|
label: '有效期列表跳转路径:',
|
|
22
23
|
ele: 'xd-select-pages-path',
|
|
23
24
|
valueKey: 'effectivePath',
|
|
25
|
+
groupKey:'advanced',
|
|
24
26
|
value: data['effectivePath'] || {},
|
|
25
27
|
setting: {
|
|
26
28
|
router: XdBus.getParentApi('getPagesTree')
|
|
@@ -13,9 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
//start
|
|
15
15
|
.jfb-base-wallet-item {
|
|
16
|
-
border: 1px dashed rgba(0, 0, 0, 0);
|
|
17
16
|
box-sizing: border-box;
|
|
18
|
-
min-height: unit(
|
|
17
|
+
min-height: unit(100, rpx);
|
|
19
18
|
|
|
20
19
|
&__body{
|
|
21
20
|
position: relative;
|
|
@@ -23,21 +22,21 @@
|
|
|
23
22
|
z-index: 2
|
|
24
23
|
}
|
|
25
24
|
|
|
26
|
-
&.editx {
|
|
25
|
+
&.editx,&:hover {
|
|
27
26
|
position: relative;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
27
|
+
z-index: 3;
|
|
28
|
+
&::after {
|
|
29
|
+
border: 2rpx dashed blue;
|
|
30
|
+
content: " ";
|
|
31
|
+
position: absolute;
|
|
32
|
+
top:0;
|
|
33
|
+
left:0;
|
|
34
|
+
bottom:0;
|
|
35
|
+
right:0;
|
|
36
|
+
z-index: 4;
|
|
37
|
+
cursor: pointer;
|
|
38
|
+
}
|
|
37
39
|
|
|
38
|
-
&.noBorder {
|
|
39
|
-
border-color: rgba(0,0,0,0);
|
|
40
|
-
border-width: 0;
|
|
41
40
|
}
|
|
42
41
|
|
|
43
42
|
|
|
@@ -72,9 +71,9 @@
|
|
|
72
71
|
|
|
73
72
|
/**notPreview**/
|
|
74
73
|
.jfb-base-wallet-item {
|
|
75
|
-
|
|
76
|
-
content: " ";
|
|
77
|
-
display: table;
|
|
78
|
-
}
|
|
74
|
+
//&:before {
|
|
75
|
+
//content: " ";
|
|
76
|
+
//display: table;
|
|
77
|
+
//}
|
|
79
78
|
}
|
|
80
79
|
/**endNotPreview**/
|
|
@@ -13,9 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
//start
|
|
15
15
|
.jfb-base-webview {
|
|
16
|
-
border: 1px dashed rgba(0, 0, 0, 0);
|
|
17
16
|
box-sizing: border-box;
|
|
18
|
-
min-height: unit(
|
|
17
|
+
min-height: unit(100, rpx);
|
|
19
18
|
|
|
20
19
|
&__body{
|
|
21
20
|
position: relative;
|
|
@@ -23,21 +22,21 @@
|
|
|
23
22
|
z-index: 2
|
|
24
23
|
}
|
|
25
24
|
|
|
26
|
-
&.editx {
|
|
25
|
+
&.editx,&:hover {
|
|
27
26
|
position: relative;
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
27
|
+
z-index: 3;
|
|
28
|
+
&::after {
|
|
29
|
+
border: 2rpx dashed blue;
|
|
30
|
+
content: " ";
|
|
31
|
+
position: absolute;
|
|
32
|
+
top:0;
|
|
33
|
+
left:0;
|
|
34
|
+
bottom:0;
|
|
35
|
+
right:0;
|
|
36
|
+
z-index: 4;
|
|
37
|
+
cursor: pointer;
|
|
38
|
+
}
|
|
37
39
|
|
|
38
|
-
&.noBorder {
|
|
39
|
-
border-color: rgba(0,0,0,0);
|
|
40
|
-
border-width: 0;
|
|
41
40
|
}
|
|
42
41
|
|
|
43
42
|
|
|
@@ -72,9 +71,9 @@
|
|
|
72
71
|
|
|
73
72
|
/**notPreview**/
|
|
74
73
|
.jfb-base-webview {
|
|
75
|
-
|
|
76
|
-
content: " ";
|
|
77
|
-
display: table;
|
|
78
|
-
}
|
|
74
|
+
//&:before {
|
|
75
|
+
//content: " ";
|
|
76
|
+
//display: table;
|
|
77
|
+
//}
|
|
79
78
|
}
|
|
80
79
|
/**endNotPreview**/
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
/**
|
|
4
|
-
* @description
|
|
4
|
+
* @description 微信用户授权登录
|
|
5
5
|
* @type {*[]}
|
|
6
6
|
*/
|
|
7
7
|
module.exports = [
|
|
8
8
|
{
|
|
9
9
|
mapFnName: 'userPhoneWxLogin',
|
|
10
|
-
title: "
|
|
10
|
+
title: "用户授权登录",
|
|
11
11
|
path: "/passport/v1/user/login-phone-number",
|
|
12
12
|
isRule: false,
|
|
13
13
|
params: {
|
|
@@ -24,7 +24,7 @@ module.exports = [
|
|
|
24
24
|
path: "/cms/v1/news-content",
|
|
25
25
|
isRule: false,
|
|
26
26
|
params: {
|
|
27
|
-
|
|
27
|
+
|
|
28
28
|
},
|
|
29
29
|
isConsole: true,
|
|
30
30
|
disable: true,
|
|
@@ -14,6 +14,7 @@ export default {
|
|
|
14
14
|
label: '文字颜色:',
|
|
15
15
|
ele: 'xd-color',
|
|
16
16
|
valueKey: 'textColor',
|
|
17
|
+
groupKey:'style',
|
|
17
18
|
value: data.textColor,
|
|
18
19
|
placeholder: '请选择文字颜色',
|
|
19
20
|
classNmae: 'input80',
|
|
@@ -23,6 +24,7 @@ export default {
|
|
|
23
24
|
ele: 'el-input',
|
|
24
25
|
type: 'text',
|
|
25
26
|
valueKey: 'notice',
|
|
27
|
+
groupKey:'content',
|
|
26
28
|
value: data.notice,
|
|
27
29
|
placeholder: '请输入授权按钮下面文案',
|
|
28
30
|
className: 'input80',
|
|
@@ -31,10 +33,11 @@ export default {
|
|
|
31
33
|
label: '背景图:',
|
|
32
34
|
ele: 'xd-upload',
|
|
33
35
|
valueKey: 'bgImage',
|
|
36
|
+
groupKey:'content',
|
|
34
37
|
value: data.bgImage,
|
|
35
38
|
defaultValue: data.bgImage,
|
|
36
39
|
slot: true,
|
|
37
|
-
tipsformet: '上传文件格式:@imageType@,不超过@size@MB.,建议尺寸:800*
|
|
40
|
+
tipsformet: '上传文件格式:@imageType@,不超过@size@MB.,建议尺寸:800*1334像素',
|
|
38
41
|
type: ['jpg', 'png', 'jpeg'],
|
|
39
42
|
styleType: 'one',
|
|
40
43
|
uploadType: 'aliyun',
|
|
@@ -47,6 +50,7 @@ export default {
|
|
|
47
50
|
label: '隐私政策:',
|
|
48
51
|
ele: 'xd-site-news',
|
|
49
52
|
valueKey: 'privacy',
|
|
53
|
+
groupKey:'content',
|
|
50
54
|
value: data['privacy'] || {type: 'privacy'},
|
|
51
55
|
className: 'input70',
|
|
52
56
|
setting: {
|
|
@@ -68,7 +72,7 @@ export default {
|
|
|
68
72
|
}
|
|
69
73
|
|
|
70
74
|
//获取返回参数(场景类型名称为必填)
|
|
71
|
-
let loading =
|
|
75
|
+
let loading = { close(){}}
|
|
72
76
|
|
|
73
77
|
//获取显示内容
|
|
74
78
|
if (action === 'screen') {
|
|
@@ -112,6 +116,7 @@ export default {
|
|
|
112
116
|
|
|
113
117
|
//使用内容分类
|
|
114
118
|
if (action === 'cmsPublishEditxContent') {
|
|
119
|
+
loading = XdBus.getParentApi('loading')({});
|
|
115
120
|
XdBus.getParentApi('cmsPublishEditxContent')(data.params)
|
|
116
121
|
.then(res => {
|
|
117
122
|
console.log('cmsPublishEditxContent', res)
|
|
@@ -126,6 +131,7 @@ export default {
|
|
|
126
131
|
|
|
127
132
|
//位置列表
|
|
128
133
|
if (action === 'getListPostion') {
|
|
134
|
+
loading = XdBus.getParentApi('loading')({});
|
|
129
135
|
XdBus.getParentApi('getListNewsPosition')(data.params)
|
|
130
136
|
.then(res => {
|
|
131
137
|
loading.close();
|
|
@@ -139,6 +145,7 @@ export default {
|
|
|
139
145
|
|
|
140
146
|
//位置创建
|
|
141
147
|
if (action === 'addPostion') {
|
|
148
|
+
loading = XdBus.getParentApi('loading')({});
|
|
142
149
|
XdBus.getParentApi('addNewsPosition')(data.params)
|
|
143
150
|
.then(res => {
|
|
144
151
|
loading.close();
|
|
@@ -153,6 +160,7 @@ export default {
|
|
|
153
160
|
|
|
154
161
|
//位置编辑
|
|
155
162
|
if (action === 'editPostion') {
|
|
163
|
+
loading = XdBus.getParentApi('loading')({});
|
|
156
164
|
XdBus.getParentApi('updateNewsPosition')(data.params)
|
|
157
165
|
.then(res => {
|
|
158
166
|
loading.close();
|
|
@@ -167,6 +175,7 @@ export default {
|
|
|
167
175
|
|
|
168
176
|
//位置删除
|
|
169
177
|
if (action === 'deleltePostion') {
|
|
178
|
+
loading = XdBus.getParentApi('loading')({});
|
|
170
179
|
XdBus.getParentApi('deleteNewsPosition')(data.params)
|
|
171
180
|
.then(res => {
|
|
172
181
|
loading.close();
|
|
@@ -181,6 +190,7 @@ export default {
|
|
|
181
190
|
|
|
182
191
|
//获取广告位内容列表
|
|
183
192
|
if (action === 'getListContent') {
|
|
193
|
+
loading = XdBus.getParentApi('loading')({});
|
|
184
194
|
XdBus.getParentApi('getListNewsContent')(data.params)
|
|
185
195
|
.then(res => {
|
|
186
196
|
loading.close();
|
|
@@ -194,6 +204,7 @@ export default {
|
|
|
194
204
|
|
|
195
205
|
//广告内容创建
|
|
196
206
|
if (action === 'addContent') {
|
|
207
|
+
loading = XdBus.getParentApi('loading')({});
|
|
197
208
|
XdBus.getParentApi('addNewsContent')(data.params)
|
|
198
209
|
.then(res => {
|
|
199
210
|
loading.close();
|
|
@@ -208,6 +219,7 @@ export default {
|
|
|
208
219
|
|
|
209
220
|
//广告内容编辑
|
|
210
221
|
if (action === 'editContent') {
|
|
222
|
+
loading = XdBus.getParentApi('loading')({});
|
|
211
223
|
XdBus.getParentApi('updateNewsContent')(data.params)
|
|
212
224
|
.then(res => {
|
|
213
225
|
loading.close();
|
|
@@ -222,6 +234,7 @@ export default {
|
|
|
222
234
|
|
|
223
235
|
//广告内容删除
|
|
224
236
|
if (action === 'deleteContent') {
|
|
237
|
+
loading = XdBus.getParentApi('loading')({});
|
|
225
238
|
XdBus.getParentApi('deleteNewsContent')(data.params)
|
|
226
239
|
.then(res => {
|
|
227
240
|
loading.close();
|
|
@@ -236,6 +249,7 @@ export default {
|
|
|
236
249
|
|
|
237
250
|
//内容发布
|
|
238
251
|
if (action === 'publish') {
|
|
252
|
+
loading = XdBus.getParentApi('loading')({});
|
|
239
253
|
console.log('publish', data.params)
|
|
240
254
|
XdBus.getParentApi('cmsPublishContent')(data.params)
|
|
241
255
|
.then(res => {
|
|
@@ -250,6 +264,7 @@ export default {
|
|
|
250
264
|
|
|
251
265
|
//通知页面进行刷新
|
|
252
266
|
if (action === 'update') {
|
|
267
|
+
loading = XdBus.getParentApi('loading')({});
|
|
253
268
|
XdBus.getParentApi('getXdBusUpdateView')('onUpdateView', {});
|
|
254
269
|
loading.close()
|
|
255
270
|
}
|
|
@@ -261,6 +276,7 @@ export default {
|
|
|
261
276
|
label: '用户服务协议:',
|
|
262
277
|
ele: 'xd-site-news',
|
|
263
278
|
valueKey: 'service',
|
|
279
|
+
groupKey:'content',
|
|
264
280
|
value: data['service'] || {type: 'privacy'},
|
|
265
281
|
className: 'input70',
|
|
266
282
|
setting: {
|
|
@@ -281,7 +297,8 @@ export default {
|
|
|
281
297
|
}
|
|
282
298
|
|
|
283
299
|
//获取返回参数(场景类型名称为必填)
|
|
284
|
-
|
|
300
|
+
//获取返回参数(场景类型名称为必填)
|
|
301
|
+
let loading = { close(){}}
|
|
285
302
|
|
|
286
303
|
//获取显示内容
|
|
287
304
|
if (action === 'screen') {
|
|
@@ -325,6 +342,7 @@ export default {
|
|
|
325
342
|
|
|
326
343
|
//使用内容分类
|
|
327
344
|
if (action === 'cmsPublishEditxContent') {
|
|
345
|
+
loading = XdBus.getParentApi('loading')({});
|
|
328
346
|
XdBus.getParentApi('cmsPublishEditxContent')(data.params)
|
|
329
347
|
.then(res => {
|
|
330
348
|
console.log('cmsPublishEditxContent', res)
|
|
@@ -339,6 +357,7 @@ export default {
|
|
|
339
357
|
|
|
340
358
|
//位置列表
|
|
341
359
|
if (action === 'getListPostion') {
|
|
360
|
+
loading = XdBus.getParentApi('loading')({});
|
|
342
361
|
XdBus.getParentApi('getListNewsPosition')(data.params)
|
|
343
362
|
.then(res => {
|
|
344
363
|
loading.close();
|
|
@@ -352,6 +371,7 @@ export default {
|
|
|
352
371
|
|
|
353
372
|
//位置创建
|
|
354
373
|
if (action === 'addPostion') {
|
|
374
|
+
loading = XdBus.getParentApi('loading')({});
|
|
355
375
|
XdBus.getParentApi('addNewsPosition')(data.params)
|
|
356
376
|
.then(res => {
|
|
357
377
|
loading.close();
|
|
@@ -366,6 +386,7 @@ export default {
|
|
|
366
386
|
|
|
367
387
|
//位置编辑
|
|
368
388
|
if (action === 'editPostion') {
|
|
389
|
+
loading = XdBus.getParentApi('loading')({});
|
|
369
390
|
XdBus.getParentApi('updateNewsPosition')(data.params)
|
|
370
391
|
.then(res => {
|
|
371
392
|
loading.close();
|
|
@@ -380,6 +401,7 @@ export default {
|
|
|
380
401
|
|
|
381
402
|
//位置删除
|
|
382
403
|
if (action === 'deleltePostion') {
|
|
404
|
+
loading = XdBus.getParentApi('loading')({});
|
|
383
405
|
XdBus.getParentApi('deleteNewsPosition')(data.params)
|
|
384
406
|
.then(res => {
|
|
385
407
|
loading.close();
|
|
@@ -394,6 +416,7 @@ export default {
|
|
|
394
416
|
|
|
395
417
|
//获取广告位内容列表
|
|
396
418
|
if (action === 'getListContent') {
|
|
419
|
+
loading = XdBus.getParentApi('loading')({});
|
|
397
420
|
XdBus.getParentApi('getListNewsContent')(data.params)
|
|
398
421
|
.then(res => {
|
|
399
422
|
loading.close();
|
|
@@ -407,6 +430,7 @@ export default {
|
|
|
407
430
|
|
|
408
431
|
//广告内容创建
|
|
409
432
|
if (action === 'addContent') {
|
|
433
|
+
loading = XdBus.getParentApi('loading')({});
|
|
410
434
|
XdBus.getParentApi('addNewsContent')(data.params)
|
|
411
435
|
.then(res => {
|
|
412
436
|
loading.close();
|
|
@@ -421,6 +445,7 @@ export default {
|
|
|
421
445
|
|
|
422
446
|
//广告内容编辑
|
|
423
447
|
if (action === 'editContent') {
|
|
448
|
+
loading = XdBus.getParentApi('loading')({});
|
|
424
449
|
XdBus.getParentApi('updateNewsContent')(data.params)
|
|
425
450
|
.then(res => {
|
|
426
451
|
loading.close();
|
|
@@ -435,6 +460,7 @@ export default {
|
|
|
435
460
|
|
|
436
461
|
//广告内容删除
|
|
437
462
|
if (action === 'deleteContent') {
|
|
463
|
+
loading = XdBus.getParentApi('loading')({});
|
|
438
464
|
XdBus.getParentApi('deleteNewsContent')(data.params)
|
|
439
465
|
.then(res => {
|
|
440
466
|
loading.close();
|
|
@@ -449,6 +475,7 @@ export default {
|
|
|
449
475
|
|
|
450
476
|
//内容发布
|
|
451
477
|
if (action === 'publish') {
|
|
478
|
+
loading = XdBus.getParentApi('loading')({});
|
|
452
479
|
console.log('publish', data.params)
|
|
453
480
|
XdBus.getParentApi('cmsPublishContent')(data.params)
|
|
454
481
|
.then(res => {
|
|
@@ -463,6 +490,7 @@ export default {
|
|
|
463
490
|
|
|
464
491
|
//通知页面进行刷新
|
|
465
492
|
if (action === 'update') {
|
|
493
|
+
loading = XdBus.getParentApi('loading')({});
|
|
466
494
|
XdBus.getParentApi('getXdBusUpdateView')('onUpdateView', {});
|
|
467
495
|
loading.close()
|
|
468
496
|
}
|