jufubao-base 1.0.134-beta9 → 1.0.134
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 +3 -4
- package/src/components/JfbBaseAddress/Attr.js +5 -11
- package/src/components/JfbBaseAddress/JfbBaseAddress.vue +3 -3
- package/src/components/JfbBaseAddress/JfbBaseAddressLess.less +19 -18
- package/src/components/JfbBaseAfterOrderDetail/Attr.js +7 -19
- package/src/components/JfbBaseAfterOrderDetail/JfbBaseAfterOrderDetail.vue +4 -6
- package/src/components/JfbBaseAfterOrderDetail/JfbBaseAfterOrderDetailLess.less +19 -18
- package/src/components/JfbBaseAfterOrderList/Attr.js +16 -25
- package/src/components/JfbBaseAfterOrderList/JfbBaseAfterOrderList.vue +9 -6
- package/src/components/JfbBaseAfterOrderList/JfbBaseAfterOrderListLess.less +19 -18
- package/src/components/JfbBaseBack/JfbBaseBackLess.less +19 -18
- package/src/components/JfbBaseBackground/Attr.js +8 -9
- package/src/components/JfbBaseBackground/JfbBaseBackground.vue +3 -0
- package/src/components/JfbBaseBackground/JfbBaseBackgroundLess.less +19 -18
- package/src/components/JfbBaseBlock/Attr.js +2 -12
- package/src/components/JfbBaseBlock/JfbBaseBlock.vue +8 -1
- package/src/components/JfbBaseBlock/JfbBaseBlockLess.less +19 -18
- package/src/components/JfbBaseBottomNotice/JfbBaseBottomNoticeLess.less +19 -18
- package/src/components/JfbBaseCard/Attr.js +36 -78
- package/src/components/JfbBaseCard/JfbBaseCard.vue +2 -2
- package/src/components/JfbBaseCard/JfbBaseCardLess.less +19 -18
- package/src/components/JfbBaseCardBind/JfbBaseCardBindLess.less +19 -18
- package/src/components/JfbBaseCardBindV2/Attr.js +4 -5
- package/src/components/JfbBaseCardBindV2/JfbBaseCardBindV2.vue +1 -3
- package/src/components/JfbBaseCardBindV2/JfbBaseCardBindV2Less.less +19 -18
- package/src/components/JfbBaseCardDetail/Attr.js +3 -4
- package/src/components/JfbBaseCardDetail/JfbBaseCardDetailLess.less +19 -18
- package/src/components/JfbBaseCardDetailEntry/Attr.js +8 -10
- package/src/components/JfbBaseCardDetailEntry/JfbBaseCardDetailEntry.vue +13 -4
- package/src/components/JfbBaseCardDetailEntry/JfbBaseCardDetailEntryLess.less +19 -18
- package/src/components/JfbBaseCardDisabled/Attr.js +3 -1
- package/src/components/JfbBaseCardDisabled/JfbBaseCardDisabledLess.less +19 -18
- package/src/components/JfbBaseCardDisabledEntry/JfbBaseCardDisabledEntryLess.less +19 -18
- package/src/components/JfbBaseCardEntry/Api.js +1 -1
- package/src/components/JfbBaseCardEntry/Attr.js +67 -86
- package/src/components/JfbBaseCardEntry/JfbBaseCardEntry.vue +5 -6
- package/src/components/JfbBaseCardEntry/JfbBaseCardEntryLess.less +19 -18
- package/src/components/JfbBaseCardInfo/Attr.js +16 -22
- package/src/components/JfbBaseCardInfo/JfbBaseCardInfoLess.less +19 -18
- package/src/components/JfbBaseCardInfoEntry/Attr.js +11 -16
- package/src/components/JfbBaseCardInfoEntry/JfbBaseCardInfoEntryLess.less +19 -18
- package/src/components/JfbBaseCardMerge/Attr.js +8 -21
- package/src/components/JfbBaseCardMerge/JfbBaseCardMerge.vue +30 -15
- package/src/components/JfbBaseCardMerge/JfbBaseCardMergeLess.less +19 -18
- package/src/components/JfbBaseCardMergeEntry/Attr.js +6 -20
- package/src/components/JfbBaseCardMergeEntry/JfbBaseCardMergeEntry.vue +25 -28
- package/src/components/JfbBaseCardMergeEntry/JfbBaseCardMergeEntryLess.less +19 -18
- package/src/components/JfbBaseCardShift/Attr.js +4 -18
- package/src/components/JfbBaseCardShift/JfbBaseCardShift.vue +11 -26
- package/src/components/JfbBaseCardShift/JfbBaseCardShiftLess.less +19 -18
- package/src/components/JfbBaseCardShiftEntry/Attr.js +26 -34
- package/src/components/JfbBaseCardShiftEntry/JfbBaseCardShiftEntry.vue +257 -294
- package/src/components/JfbBaseCardShiftEntry/JfbBaseCardShiftEntryLess.less +19 -18
- package/src/components/JfbBaseCardShiftEntry/Mock.js +1 -2
- package/src/components/JfbBaseCardSweepInfo/Attr.js +3 -5
- package/src/components/JfbBaseCardSweepInfo/JfbBaseCardSweepInfoLess.less +19 -18
- package/src/components/JfbBaseCardV2/Attr.js +17 -21
- package/src/components/JfbBaseCardV2/JfbBaseCardV2.vue +5 -3
- package/src/components/JfbBaseCardV2/JfbBaseCardV2Less.less +19 -18
- package/src/components/JfbBaseCardV3/Attr.js +14 -18
- package/src/components/JfbBaseCardV3/JfbBaseCardV3.vue +1 -1
- package/src/components/JfbBaseCardV3/JfbBaseCardV3Less.less +19 -18
- package/src/components/JfbBaseCity/Attr.js +4 -2
- package/src/components/JfbBaseCity/JfbBaseCityLess.less +19 -18
- package/src/components/JfbBaseClear/JfbBaseClear.vue +9 -9
- package/src/components/JfbBaseClear/JfbBaseClearLess.less +19 -18
- package/src/components/JfbBaseClear/JfbBaseClearMixin.js +0 -12
- package/src/components/JfbBaseConDialog/Api.js +2 -2
- package/src/components/JfbBaseConDialog/Attr.js +14 -23
- package/src/components/JfbBaseConDialog/JfbBaseConDialog.vue +35 -63
- package/src/components/JfbBaseConDialog/JfbBaseConDialogLess.less +19 -18
- package/src/components/JfbBaseConDialog/Mock.js +1 -20
- package/src/components/JfbBaseConDialog/XdCouCardBind.vue +9 -15
- package/src/components/JfbBaseConList/Api.js +1 -1
- package/src/components/JfbBaseConList/Attr.js +224 -149
- package/src/components/JfbBaseConList/JfbBaseConList.vue +133 -150
- package/src/components/JfbBaseConList/JfbBaseConListLess.less +19 -18
- package/src/components/JfbBaseConPhone/JfbBaseConPhoneLess.less +19 -18
- package/src/components/JfbBaseEntry/Attr.js +21 -33
- package/src/components/JfbBaseEntry/JfbBaseEntry.vue +23 -34
- package/src/components/JfbBaseEntry/JfbBaseEntryLess.less +19 -18
- package/src/components/JfbBaseExpressDetail/JfbBaseExpressDetailLess.less +19 -18
- package/src/components/JfbBaseFastLink/Api.js +54 -1
- package/src/components/JfbBaseFastLink/Attr.js +116 -168
- package/src/components/JfbBaseFastLink/JfbBaseFastLink.vue +16 -12
- package/src/components/JfbBaseFastLink/JfbBaseFastLinkLess.less +19 -18
- package/src/components/JfbBaseFooter/Attr.js +22 -28
- package/src/components/JfbBaseFooter/JfbBaseFooter.vue +15 -19
- package/src/components/JfbBaseFooter/JfbBaseFooterLess.less +19 -18
- package/src/components/JfbBaseHeader/Attr.js +91 -89
- package/src/components/JfbBaseHeader/JfbBaseHeader.vue +29 -28
- package/src/components/JfbBaseHeader/JfbBaseHeaderLess.less +19 -18
- package/src/components/JfbBaseLine/Attr.js +59 -0
- package/src/components/JfbBaseLine/JfbBaseLine.vue +105 -0
- package/src/components/JfbBaseLine/JfbBaseLineLess.less +80 -0
- package/src/components/JfbBaseLine/JfbBaseLineMixin.js +30 -0
- package/src/components/JfbBaseLogin/Api.js +1 -1
- package/src/components/JfbBaseLogin/Attr.js +88 -111
- package/src/components/JfbBaseLogin/JfbBaseLogin.vue +5 -4
- package/src/components/JfbBaseLogin/JfbBaseLoginLess.less +19 -18
- package/src/components/JfbBaseLoginForgetPwd/Attr.js +45 -52
- package/src/components/JfbBaseLoginForgetPwd/JfbBaseLoginForgetPwd.vue +14 -14
- package/src/components/JfbBaseLoginForgetPwd/JfbBaseLoginForgetPwdLess.less +19 -18
- package/src/components/JfbBaseLoginSetPwd/Attr.js +4 -6
- package/src/components/JfbBaseLoginSetPwd/JfbBaseLoginSetPwdLess.less +19 -18
- package/src/components/JfbBaseMapOverlay/JfbBaseMapOverlayLess.less +19 -18
- package/src/components/JfbBaseMapSearch/Attr.js +15 -0
- package/src/components/JfbBaseMapSearch/JfbBaseMapSearch.vue +25 -1
- package/src/components/JfbBaseMapSearch/JfbBaseMapSearchLess.less +19 -18
- package/src/components/JfbBaseMergeUserCard/Attr.js +3 -4
- package/src/components/JfbBaseMergeUserCard/JfbBaseMergeUserCardLess.less +19 -18
- package/src/components/JfbBaseMultipleExpress/Attr.js +3 -4
- package/src/components/JfbBaseMultipleExpress/JfbBaseMultipleExpressLess.less +19 -18
- package/src/components/JfbBaseMy/JfbBaseMyLess.less +19 -18
- package/src/components/JfbBaseMySetting/Attr.js +1 -1
- package/src/components/JfbBaseMySetting/JfbBaseMySettingLess.less +19 -18
- package/src/components/JfbBaseNotice/Attr.js +58 -109
- package/src/components/JfbBaseNotice/JfbBaseNotice.vue +54 -82
- package/src/components/JfbBaseNotice/JfbBaseNoticeLess.less +19 -18
- package/src/components/JfbBaseNoticeBottom/JfbBaseNoticeBottomLess.less +19 -18
- package/src/components/JfbBaseNoticeTop/JfbBaseNoticeTopLess.less +19 -18
- package/src/components/JfbBaseOrderDetail/Attr.js +193 -210
- package/src/components/JfbBaseOrderDetail/JfbBaseOrderDetail.vue +3 -5
- package/src/components/JfbBaseOrderDetail/JfbBaseOrderDetailLess.less +19 -18
- package/src/components/JfbBaseOrderList/Attr.js +44 -56
- package/src/components/JfbBaseOrderList/JfbBaseOrderList.vue +3 -5
- package/src/components/JfbBaseOrderList/JfbBaseOrderListLess.less +19 -18
- package/src/components/JfbBasePay/Attr.js +13 -2
- package/src/components/JfbBasePay/JfbBasePay.vue +6 -7
- package/src/components/JfbBasePay/JfbBasePayLess.less +19 -18
- package/src/components/JfbBasePay/Mock.js +1 -2
- package/src/components/JfbBasePhoneCollect/Attr.js +2 -27
- package/src/components/JfbBasePhoneCollect/JfbBasePhoneCollect.vue +1 -1
- package/src/components/JfbBasePhoneCollect/JfbBasePhoneCollectLess.less +19 -18
- package/src/components/JfbBasePhoneLogin/Attr.js +2 -27
- package/src/components/JfbBasePhoneLogin/JfbBasePhoneLoginLess.less +19 -18
- package/src/components/JfbBasePoster/Attr.js +83 -103
- package/src/components/JfbBasePoster/JfbBasePoster.vue +143 -141
- package/src/components/JfbBasePoster/JfbBasePosterLess.less +19 -18
- package/src/components/JfbBasePoster/MoreScreen.vue +2 -7
- package/src/components/JfbBasePosterBigSmall/Attr.js +76 -93
- package/src/components/JfbBasePosterBigSmall/JfbBasePosterBigSmall.vue +9 -10
- package/src/components/JfbBasePosterBigSmall/JfbBasePosterBigSmallLess.less +19 -18
- package/src/components/JfbBasePosterBigSmall/getWidthHeight.js +2 -2
- package/src/components/JfbBasePosterEntry/Attr.js +34 -47
- package/src/components/JfbBasePosterEntry/JfbBasePosterEntry.vue +51 -52
- package/src/components/JfbBasePosterEntry/JfbBasePosterEntryLess.less +19 -18
- package/src/components/JfbBasePosterType/Attr.js +48 -82
- package/src/components/JfbBasePosterType/FourScreen.vue +4 -14
- package/src/components/JfbBasePosterType/JfbBasePosterType.vue +59 -36
- package/src/components/JfbBasePosterType/JfbBasePosterTypeLess.less +19 -18
- package/src/components/JfbBasePosterType/Screen.vue +284 -0
- package/src/components/JfbBaseRecharge/Attr.js +23 -35
- package/src/components/JfbBaseRecharge/JfbBaseRecharge.vue +8 -54
- package/src/components/JfbBaseRecharge/JfbBaseRechargeLess.less +19 -18
- package/src/components/JfbBaseRechargeOrder/Attr.js +22 -32
- package/src/components/JfbBaseRechargeOrder/JfbBaseRechargeOrder.vue +7 -12
- package/src/components/JfbBaseRechargeOrder/JfbBaseRechargeOrderLess.less +19 -18
- package/src/components/JfbBaseRechargeOrderDetail/JfbBaseRechargeOrderDetailLess.less +19 -18
- package/src/components/JfbBaseRechargeSuccess/Attr.js +8 -10
- package/src/components/JfbBaseRechargeSuccess/JfbBaseRechargeSuccessLess.less +19 -18
- package/src/components/JfbBaseSearch/Api.js +60 -0
- package/src/components/JfbBaseSearch/Attr.js +148 -6
- package/src/components/JfbBaseSearch/JfbBaseSearch.vue +37 -8
- package/src/components/JfbBaseSearch/JfbBaseSearchLess.less +19 -18
- package/src/components/JfbBaseSearch/Mock.js +5 -0
- package/src/components/JfbBaseSetPwd/Attr.js +147 -6
- package/src/components/JfbBaseSetPwd/JfbBaseSetPwdLess.less +19 -18
- package/src/components/JfbBaseSuccess/Attr.js +19 -89
- package/src/components/JfbBaseSuccess/JfbBaseSuccess.vue +26 -48
- package/src/components/JfbBaseSuccess/JfbBaseSuccessLess.less +19 -18
- package/src/components/JfbBaseSuccess/Mock.js +0 -8
- package/src/components/JfbBaseTestApi/JfbBaseTestApi.vue +9 -9
- package/src/components/JfbBaseTestApi/JfbBaseTestApiLess.less +19 -18
- package/src/components/JfbBaseTestBody/JfbBaseTestBodyLess.less +19 -18
- package/src/components/JfbBaseTestBottom/JfbBaseTestBottomLess.less +19 -18
- package/src/components/JfbBaseTestNotice/JfbBaseTestNoticeLess.less +19 -18
- package/src/components/JfbBaseTestTop/JfbBaseTestTopLess.less +19 -18
- package/src/components/JfbBaseUserCenter/Attr.js +53 -72
- package/src/components/JfbBaseUserCenter/JfbBaseUserCenter.vue +27 -40
- package/src/components/JfbBaseUserCenter/JfbBaseUserCenterLess.less +19 -18
- package/src/components/JfbBaseUserInfo/Attr.js +45 -54
- package/src/components/JfbBaseUserInfo/JfbBaseUserInfo.vue +21 -21
- package/src/components/JfbBaseUserInfo/JfbBaseUserInfoLess.less +19 -18
- package/src/components/JfbBaseUserOrder/Attr.js +94 -119
- package/src/components/JfbBaseUserOrder/JfbBaseUserOrder.vue +7 -21
- package/src/components/JfbBaseUserOrder/JfbBaseUserOrderLess.less +19 -18
- package/src/components/JfbBaseVideo/Attr.js +19 -72
- package/src/components/JfbBaseVideo/JfbBaseVideo.vue +28 -69
- package/src/components/JfbBaseVideo/JfbBaseVideoLess.less +19 -18
- package/src/components/JfbBaseVideo/XdVideo.vue +44 -6
- package/src/components/JfbBaseWallet/Attr.js +19 -27
- package/src/components/JfbBaseWallet/JfbBaseWalletLess.less +19 -18
- package/src/components/JfbBaseWalletDetail/Attr.js +6 -2
- package/src/components/JfbBaseWalletDetail/JfbBaseWalletDetailLess.less +19 -18
- package/src/components/JfbBaseWalletEffective/JfbBaseWalletEffectiveLess.less +19 -18
- package/src/components/JfbBaseWalletIndex/Attr.js +1 -3
- package/src/components/JfbBaseWalletIndex/JfbBaseWalletIndexLess.less +19 -18
- package/src/components/JfbBaseWalletItem/Attr.js +1 -3
- package/src/components/JfbBaseWalletItem/JfbBaseWalletItemLess.less +19 -18
- package/src/components/JfbBaseWebview/JfbBaseWebviewLess.less +19 -18
- package/src/components/JfbBaseWxAuthorize/Api.js +3 -3
- package/src/components/JfbBaseWxAuthorize/Attr.js +3 -31
- package/src/components/JfbBaseWxAuthorize/JfbBaseWxAuthorize.vue +28 -34
- package/src/components/JfbBaseWxAuthorize/JfbBaseWxAuthorizeLess.less +19 -18
- package/src/components/JfbBaseWxAuthorizeError/Attr.js +17 -21
- package/src/components/JfbBaseWxAuthorizeError/JfbBaseWxAuthorizeError.vue +4 -4
- package/src/components/JfbBaseWxAuthorizeError/JfbBaseWxAuthorizeErrorLess.less +19 -18
- package/src/components/JfbBaseCardShift/Mock.js +0 -21
- package/src/components/JfbBaseClear/Attr.js +0 -17
|
@@ -21,58 +21,56 @@
|
|
|
21
21
|
v-if="info !== null"
|
|
22
22
|
:style="{minHeight: layoutInfo.bodyMinHeightRpx + 'rpx'}"
|
|
23
23
|
>
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
:style="{
|
|
27
|
-
background: headerBg['color'],
|
|
24
|
+
<view class="card-list" :style="{
|
|
25
|
+
background: headerBg['color'],
|
|
28
26
|
backgroundSize: '100%'
|
|
29
27
|
}">
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
28
|
+
<view class="card-list-warp" :style="{backgroundImage: `url(${headerBg['image']})`}">
|
|
29
|
+
<view class="card-list__title">
|
|
30
|
+
<view style="display:flex;align-items:center">
|
|
33
31
|
<xd-font-icon
|
|
34
32
|
size="40"
|
|
35
33
|
color="#fff"
|
|
36
34
|
icon="iconzhuanhuanshitu"
|
|
37
35
|
style="margin-right:10rpx"
|
|
38
|
-
|
|
39
|
-
|
|
36
|
+
></xd-font-icon>
|
|
37
|
+
<text>转换的票券</text>
|
|
38
|
+
</view>
|
|
40
39
|
</view>
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
40
|
+
<div class="card-list__content">
|
|
41
|
+
<view>
|
|
42
|
+
<text>券号:</text>
|
|
43
|
+
<text>{{info.card_number}}</text>
|
|
44
|
+
</view>
|
|
45
|
+
</div>
|
|
46
|
+
<view class="card-list__date">
|
|
47
|
+
<text>有效期:</text>
|
|
48
|
+
<text>{{info.end_time}}</text>
|
|
49
|
+
</view>
|
|
50
|
+
<view class="card-list__yue">
|
|
51
|
+
<text>余额:</text>
|
|
52
|
+
<text>{{info.card_point}} {{ info.unit }}</text>
|
|
53
|
+
</view>
|
|
54
|
+
<view class="card-list__other" v-if="info.other_card_point && info.card_point_type === 2">
|
|
55
|
+
<view><text>购买其他物品可抵:</text><text>{{info.other_card_point}} {{ info.unit }}</text></view>
|
|
46
56
|
</view>
|
|
47
|
-
</div>
|
|
48
|
-
<view class="card-list__date">
|
|
49
|
-
<text>有效期:</text>
|
|
50
|
-
<text>{{info.end_time}}</text>
|
|
51
|
-
</view>
|
|
52
|
-
<view class="card-list__yue">
|
|
53
|
-
<text>余额:</text>
|
|
54
|
-
<text>{{info.card_point}} {{ info.unit }}</text>
|
|
55
|
-
</view>
|
|
56
|
-
<view class="card-list__other" v-if="info.other_card_point && info.card_point_type === 2">
|
|
57
|
-
<view><text>购买其他物品可抵:</text><text>{{info.other_card_point}} {{ info.unit }}</text></view>
|
|
58
57
|
</view>
|
|
59
58
|
</view>
|
|
60
|
-
</view>
|
|
61
59
|
<!-- 转换剩余 -->
|
|
62
60
|
<view>
|
|
63
61
|
<xd-font-icon
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
62
|
+
size="32"
|
|
63
|
+
color="#bbb"
|
|
64
|
+
icon="iconrepository-xialaxuanxiangdown"
|
|
65
|
+
></xd-font-icon>
|
|
68
66
|
</view>
|
|
69
67
|
<view
|
|
70
68
|
class="jfb-base-card-shift-entry__body-content"
|
|
71
69
|
:style="{background:changeBg}"
|
|
72
70
|
>
|
|
73
|
-
|
|
71
|
+
<view class="jfb-base-card-shift-entry__body-content-title">
|
|
74
72
|
<view>转换后预估票券额度</view>
|
|
75
|
-
|
|
73
|
+
</view>
|
|
76
74
|
<view
|
|
77
75
|
:class="
|
|
78
76
|
item.key === 'other_card_point'
|
|
@@ -82,7 +80,7 @@
|
|
|
82
80
|
v-for="(item, index) in changeValueKey"
|
|
83
81
|
:key="index"
|
|
84
82
|
>
|
|
85
|
-
|
|
83
|
+
<view> {{ item.label }}: </view>
|
|
86
84
|
<view :style="{color:mainColor,fontWeight:500}" v-if="item.type === 'price'">
|
|
87
85
|
{{ info[item.key] }}
|
|
88
86
|
<text>点</text>
|
|
@@ -96,23 +94,18 @@
|
|
|
96
94
|
<!-- 注意事项 -->
|
|
97
95
|
<view class="jfb-base-card-shift-entry__body-tips" v-if="notice">
|
|
98
96
|
<view style="text-align:center;padding-bottom:24rpx;color:#333;font-weight:500">注意事项</view>
|
|
99
|
-
|
|
97
|
+
<xd-content-xss :html="notice"></xd-content-xss>
|
|
100
98
|
</view>
|
|
101
|
-
<view
|
|
102
|
-
v-if="isPreview && statusNotice && notice === '' "
|
|
103
|
-
class="xd-notice"
|
|
104
|
-
:style="{ color: dangerColor,fontSize: 24 + 'rpx',backgroundColor:noticeBgc}"
|
|
105
|
-
>注意事项未配置数据,因此改模块在正式环境将不显示</view>
|
|
106
99
|
<view :style="{height: '100rpx'}"></view>
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
100
|
+
<!-- 靠底支付 -->
|
|
101
|
+
<view class="fixe_bottom" :style="prod_bottom">
|
|
102
|
+
<xd-button
|
|
110
103
|
@click="handleChange"
|
|
111
104
|
width="500rpx"
|
|
112
105
|
type="primary">
|
|
113
106
|
转换
|
|
114
107
|
</xd-button>
|
|
115
|
-
|
|
108
|
+
</view>
|
|
116
109
|
<xd-dailog
|
|
117
110
|
class="dialog"
|
|
118
111
|
title=""
|
|
@@ -125,18 +118,18 @@
|
|
|
125
118
|
<view class="jfb-base-card-shift-entry__body-success">
|
|
126
119
|
<view class="jfb-base-card-shift-entry__body-success-title">
|
|
127
120
|
<xd-font-icon
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
121
|
+
size="48"
|
|
122
|
+
:color="mainColor"
|
|
123
|
+
icon="icondui-01"
|
|
124
|
+
></xd-font-icon>
|
|
125
|
+
<text :style="{color:mainColor,marginLeft:'20rpx'}">转换成功</text>
|
|
133
126
|
</view>
|
|
134
127
|
<view class="jfb-base-card-shift-entry__body-success-content">
|
|
135
128
|
已成功将 <text style="color:#333;padding: 0 16rpx">{{ card_number }}</text> 转换成为
|
|
136
129
|
<text style="color:#333;padding: 0 16rpx">{{ changeNumber }}</text>可在券包中查看
|
|
137
130
|
</view>
|
|
138
131
|
<xd-button type="primarys" width="360rpx" @click="handleToLink"
|
|
139
|
-
|
|
132
|
+
>返回列表</xd-button
|
|
140
133
|
>
|
|
141
134
|
</view>
|
|
142
135
|
</xd-dailog>
|
|
@@ -186,12 +179,7 @@ export default {
|
|
|
186
179
|
card_number: "",
|
|
187
180
|
changeNumber: "",
|
|
188
181
|
success: false,
|
|
189
|
-
|
|
190
|
-
//提示文案
|
|
191
182
|
notice: "",
|
|
192
|
-
isPreview: false,
|
|
193
|
-
statusNotice: false,
|
|
194
|
-
noticeBgc:'',
|
|
195
183
|
|
|
196
184
|
//页面跳转地址
|
|
197
185
|
backUrl: "",
|
|
@@ -205,40 +193,24 @@ export default {
|
|
|
205
193
|
},
|
|
206
194
|
},
|
|
207
195
|
created() {
|
|
208
|
-
this.isPreview = this.$configProject.isPreview;
|
|
209
196
|
this.changeBg = Color(this.warningColor).alpha(0.2).toString();
|
|
210
|
-
this.
|
|
211
|
-
|
|
197
|
+
this.backUrl = getContainerPropsValue(this.container, "content.back_url", {
|
|
198
|
+
value: "",
|
|
199
|
+
}).value;
|
|
212
200
|
},
|
|
213
201
|
methods: {
|
|
214
202
|
handleChange() {
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
jfbRootExec("changeCardBindEntry", {
|
|
227
|
-
vm: this,
|
|
228
|
-
data: {
|
|
229
|
-
card_number: this.card_number,
|
|
230
|
-
},
|
|
231
|
-
})
|
|
232
|
-
.then((res) => {
|
|
233
|
-
this.success = true;
|
|
234
|
-
this.changeNumber = res["to_card_number"];
|
|
235
|
-
})
|
|
236
|
-
.catch();
|
|
237
|
-
}
|
|
238
|
-
}
|
|
239
|
-
});
|
|
240
|
-
|
|
241
|
-
|
|
203
|
+
jfbRootExec("changeCardBindEntry", {
|
|
204
|
+
vm: this,
|
|
205
|
+
data: {
|
|
206
|
+
card_number: this.card_number,
|
|
207
|
+
},
|
|
208
|
+
})
|
|
209
|
+
.then((res) => {
|
|
210
|
+
this.success = true;
|
|
211
|
+
this.changeNumber = res["to_card_number"];
|
|
212
|
+
})
|
|
213
|
+
.catch();
|
|
242
214
|
},
|
|
243
215
|
handleToLink() {
|
|
244
216
|
this.$xdUniHelper.navigateTo({
|
|
@@ -255,10 +227,7 @@ export default {
|
|
|
255
227
|
},
|
|
256
228
|
})
|
|
257
229
|
.then((res) => {
|
|
258
|
-
|
|
259
|
-
this.notice = res.list[0].content;
|
|
260
|
-
}
|
|
261
|
-
this.statusNotice = true;
|
|
230
|
+
this.notice = res.list[0].content;
|
|
262
231
|
})
|
|
263
232
|
.catch((error) => {
|
|
264
233
|
console.error(error);
|
|
@@ -308,226 +277,220 @@ export default {
|
|
|
308
277
|
border: 1px dashed rgba(0, 0, 0, 0);
|
|
309
278
|
box-sizing: border-box;
|
|
310
279
|
|
|
311
|
-
.xd-notice {
|
|
312
|
-
margin-top: unit(20, rpx);
|
|
313
|
-
padding: unit(40, rpx);
|
|
314
|
-
border-radius: unit(15, rpx)
|
|
315
|
-
}
|
|
316
|
-
|
|
317
280
|
&__body {
|
|
318
281
|
position: relative;
|
|
319
282
|
color: #333;
|
|
320
283
|
padding: unit(26, rpx);
|
|
321
284
|
.card-list {
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
285
|
+
overflow: hidden;
|
|
286
|
+
border-radius: unit(16, rpx);
|
|
287
|
+
margin-bottom: unit(30, rpx);
|
|
288
|
+
|
|
289
|
+
&:last-child {
|
|
290
|
+
margin-bottom: 0;
|
|
291
|
+
}
|
|
292
|
+
|
|
293
|
+
|
|
294
|
+
&__title {
|
|
295
|
+
height: unit(56, rpx);
|
|
296
|
+
display: flex;
|
|
297
|
+
justify-content: flex-start;
|
|
298
|
+
align-items: center;
|
|
299
|
+
|
|
300
|
+
& > view {
|
|
301
|
+
padding: 0 unit(80, rpx);
|
|
302
|
+
font-size: unit(24, rpx);
|
|
303
|
+
line-height: unit(56, rpx);
|
|
304
|
+
background: rgba(102, 102, 102, 0.4);
|
|
305
|
+
color: #fff;
|
|
306
|
+
border-radius: 0 0 unit(16, rpx) 0;
|
|
307
|
+
}
|
|
308
|
+
|
|
309
|
+
}
|
|
310
|
+
|
|
311
|
+
&__content {
|
|
312
|
+
padding: unit(10, rpx) unit(40, rpx) 0;
|
|
313
|
+
height: unit(86, rpx);
|
|
314
|
+
display: flex;
|
|
315
|
+
justify-content: space-between;
|
|
316
|
+
align-items: center;
|
|
317
|
+
|
|
318
|
+
& > view:first-child {
|
|
319
|
+
font-size: unit(36, rpx);
|
|
320
|
+
line-height: unit(86, rpx);
|
|
321
|
+
color: #fff;
|
|
322
|
+
font-weight: 700;
|
|
323
|
+
}
|
|
324
|
+
|
|
325
|
+
& > view:nth-child(2) {
|
|
326
|
+
font-size: unit(24, rpx);
|
|
327
|
+
display: flex;
|
|
328
|
+
justify-content: space-between;
|
|
329
|
+
align-items: center;
|
|
330
|
+
flex-flow: wrap;
|
|
331
|
+
flex-direction: column;
|
|
332
|
+
color: #fff;
|
|
333
|
+
}
|
|
334
|
+
}
|
|
335
|
+
|
|
336
|
+
&__date {
|
|
337
|
+
padding: 0 unit(40, rpx);
|
|
338
|
+
font-size: unit(28, rpx);
|
|
339
|
+
line-height: unit(32, rpx);
|
|
340
|
+
color: #fff;
|
|
341
|
+
}
|
|
342
|
+
|
|
343
|
+
&__yue {
|
|
344
|
+
padding: unit(10, rpx) unit(40, rpx) 0;
|
|
345
|
+
font-size: unit(28, rpx);
|
|
346
|
+
line-height: unit(32, rpx);
|
|
347
|
+
color: #fff;
|
|
348
|
+
|
|
349
|
+
& > text:nth-child(2) {
|
|
350
|
+
font-weight: 700;
|
|
351
|
+
}
|
|
352
|
+
}
|
|
353
|
+
|
|
354
|
+
&__other {
|
|
355
|
+
display: flex;
|
|
356
|
+
justify-content: flex-start;
|
|
357
|
+
align-items: center;
|
|
358
|
+
padding: unit(20, rpx) unit(40, rpx) 0;
|
|
359
|
+
margin-top: unit(0, rpx);
|
|
360
|
+
|
|
361
|
+
& > view {
|
|
362
|
+
border-radius:unit(8, rpx);
|
|
363
|
+
background: rgba(255, 255, 255, 0.2);
|
|
364
|
+
height: unit(48, rpx);
|
|
365
|
+
line-height: unit(48, rpx);
|
|
366
|
+
display: flex;
|
|
367
|
+
justify-content: flex-start;
|
|
368
|
+
align-items: center;
|
|
369
|
+
font-weight: 400;
|
|
370
|
+
font-size: unit(24, rpx);
|
|
371
|
+
padding: 0 unit(20, rpx);
|
|
372
|
+
color: #fff;
|
|
373
|
+
}
|
|
374
|
+
|
|
375
|
+
|
|
376
|
+
}
|
|
377
|
+
|
|
378
|
+
&__nodata {
|
|
379
|
+
padding: unit(20, rpx) unit(40, rpx) 0;
|
|
380
|
+
margin-top: unit(0, rpx);
|
|
381
|
+
color: #fff;
|
|
382
|
+
font-size: unit(28, rpx);
|
|
383
|
+
}
|
|
384
|
+
|
|
385
|
+
&__entry {
|
|
386
|
+
padding: unit(20, rpx) unit(40, rpx) 0;
|
|
387
|
+
& > view {
|
|
388
|
+
line-height: unit(64, rpx);
|
|
389
|
+
text-align: center;
|
|
390
|
+
font-size: unit(26, rpx);
|
|
391
|
+
border-radius: unit(32, rpx);
|
|
392
|
+
background: rgba(255, 255, 255, 1);
|
|
393
|
+
box-shadow: 0 unit(4, rpx) unit(8, rpx) rgba(156, 62, 0, 0.11);
|
|
394
|
+
font-weight: 500;
|
|
395
|
+
}
|
|
396
|
+
}
|
|
397
|
+
|
|
398
|
+
&__entrys {
|
|
399
|
+
margin: unit(20, rpx) unit(20, rpx) 0;
|
|
400
|
+
padding: unit(30, rpx);
|
|
401
|
+
border-radius: unit(16, rpx);
|
|
402
|
+
background: rgba(255, 255, 255, 1);
|
|
403
|
+
box-shadow: 0 unit(4, rpx) unit(8, rpx) rgba(156, 62, 0, 0.11);
|
|
404
|
+
|
|
405
|
+
&-title {
|
|
406
|
+
display: flex;
|
|
407
|
+
justify-content: space-between;
|
|
408
|
+
align-items: center;
|
|
409
|
+
|
|
410
|
+
|
|
411
|
+
& > view:first-child {
|
|
412
|
+
font-size: unit(28, rpx);
|
|
413
|
+
font-weight: 500;
|
|
414
|
+
flex: 1;
|
|
328
415
|
}
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
&__title {
|
|
332
|
-
height: unit(56, rpx);
|
|
416
|
+
|
|
417
|
+
& > view:nth-child(2) {
|
|
333
418
|
display: flex;
|
|
334
419
|
justify-content: flex-start;
|
|
335
420
|
align-items: center;
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
|
|
339
|
-
font-size: unit(24, rpx);
|
|
340
|
-
line-height: unit(56, rpx);
|
|
341
|
-
background: rgba(102, 102, 102, 0.4);
|
|
342
|
-
color: #fff;
|
|
343
|
-
border-radius: 0 0 unit(16, rpx) 0;
|
|
344
|
-
}
|
|
345
|
-
|
|
421
|
+
flex-shrink: 0;
|
|
422
|
+
font-size: unit(20, rpx);
|
|
423
|
+
color: #999;
|
|
346
424
|
}
|
|
347
|
-
|
|
348
|
-
|
|
349
|
-
|
|
350
|
-
|
|
425
|
+
}
|
|
426
|
+
|
|
427
|
+
&-scroll {
|
|
428
|
+
|
|
429
|
+
}
|
|
430
|
+
|
|
431
|
+
&-item {
|
|
432
|
+
display: flex;
|
|
433
|
+
justify-content: flex-start;
|
|
434
|
+
align-items: center;
|
|
435
|
+
flex-flow: nowrap;
|
|
436
|
+
margin-left: unit(-14, rpx);
|
|
437
|
+
padding-top: unit(20, rpx);
|
|
438
|
+
|
|
439
|
+
& > view {
|
|
440
|
+
width: unit(120, rpx);
|
|
441
|
+
margin-right: unit(10, rpx);
|
|
442
|
+
flex-shrink: 0;
|
|
351
443
|
display: flex;
|
|
352
|
-
justify-content:
|
|
444
|
+
justify-content: center;
|
|
445
|
+
flex-direction: column;
|
|
353
446
|
align-items: center;
|
|
354
|
-
|
|
447
|
+
|
|
355
448
|
& > view:first-child {
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
449
|
+
width: unit(76, rpx);
|
|
450
|
+
height: unit(76, rpx);
|
|
451
|
+
overflow: hidden;
|
|
452
|
+
|
|
453
|
+
& > image {
|
|
454
|
+
height: 100%;
|
|
455
|
+
width: 100%;
|
|
456
|
+
}
|
|
360
457
|
}
|
|
361
|
-
|
|
458
|
+
|
|
362
459
|
& > view:nth-child(2) {
|
|
460
|
+
margin-top: unit(10, rpx);
|
|
363
461
|
font-size: unit(24, rpx);
|
|
364
|
-
|
|
365
|
-
|
|
366
|
-
align-items: center;
|
|
367
|
-
flex-flow: wrap;
|
|
368
|
-
flex-direction: column;
|
|
369
|
-
color: #fff;
|
|
462
|
+
line-height: unit(36, rpx);
|
|
463
|
+
margin-bottom: unit(10, rpx);
|
|
370
464
|
}
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
&__date {
|
|
374
|
-
padding: 0 unit(40, rpx);
|
|
375
|
-
font-size: unit(28, rpx);
|
|
376
|
-
line-height: unit(32, rpx);
|
|
377
|
-
color: #fff;
|
|
378
|
-
}
|
|
379
|
-
|
|
380
|
-
&__yue {
|
|
381
|
-
padding: unit(10, rpx) unit(40, rpx) 0;
|
|
382
|
-
font-size: unit(28, rpx);
|
|
383
|
-
line-height: unit(32, rpx);
|
|
384
|
-
color: #fff;
|
|
385
|
-
|
|
386
|
-
& > text:nth-child(2) {
|
|
387
|
-
font-weight: 700;
|
|
388
|
-
}
|
|
389
|
-
}
|
|
390
|
-
|
|
391
|
-
&__other {
|
|
392
|
-
display: flex;
|
|
393
|
-
justify-content: flex-start;
|
|
394
|
-
align-items: center;
|
|
395
|
-
padding: unit(20, rpx) unit(40, rpx) 0;
|
|
396
|
-
margin-top: unit(0, rpx);
|
|
397
|
-
|
|
398
|
-
& > view {
|
|
399
|
-
border-radius:unit(8, rpx);
|
|
400
|
-
background: rgba(255, 255, 255, 0.2);
|
|
401
|
-
height: unit(48, rpx);
|
|
402
|
-
line-height: unit(48, rpx);
|
|
465
|
+
|
|
466
|
+
& > view:nth-child(3) {
|
|
403
467
|
display: flex;
|
|
404
468
|
justify-content: flex-start;
|
|
405
469
|
align-items: center;
|
|
406
|
-
|
|
407
|
-
font-size: unit(
|
|
408
|
-
|
|
409
|
-
color: #fff;
|
|
410
|
-
}
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
}
|
|
414
|
-
|
|
415
|
-
&__nodata {
|
|
416
|
-
padding: unit(20, rpx) unit(40, rpx) 0;
|
|
417
|
-
margin-top: unit(0, rpx);
|
|
418
|
-
color: #fff;
|
|
419
|
-
font-size: unit(28, rpx);
|
|
420
|
-
}
|
|
421
|
-
|
|
422
|
-
&__entry {
|
|
423
|
-
padding: unit(20, rpx) unit(40, rpx) 0;
|
|
424
|
-
& > view {
|
|
425
|
-
line-height: unit(64, rpx);
|
|
426
|
-
text-align: center;
|
|
427
|
-
font-size: unit(26, rpx);
|
|
428
|
-
border-radius: unit(32, rpx);
|
|
429
|
-
background: rgba(255, 255, 255, 1);
|
|
430
|
-
box-shadow: 0 unit(4, rpx) unit(8, rpx) rgba(156, 62, 0, 0.11);
|
|
431
|
-
font-weight: 500;
|
|
432
|
-
}
|
|
433
|
-
}
|
|
434
|
-
|
|
435
|
-
&__entrys {
|
|
436
|
-
margin: unit(20, rpx) unit(20, rpx) 0;
|
|
437
|
-
padding: unit(30, rpx);
|
|
438
|
-
border-radius: unit(16, rpx);
|
|
439
|
-
background: rgba(255, 255, 255, 1);
|
|
440
|
-
box-shadow: 0 unit(4, rpx) unit(8, rpx) rgba(156, 62, 0, 0.11);
|
|
441
|
-
|
|
442
|
-
&-title {
|
|
443
|
-
display: flex;
|
|
444
|
-
justify-content: space-between;
|
|
445
|
-
align-items: center;
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
& > view:first-child {
|
|
449
|
-
font-size: unit(28, rpx);
|
|
450
|
-
font-weight: 500;
|
|
451
|
-
flex: 1;
|
|
452
|
-
}
|
|
453
|
-
|
|
454
|
-
& > view:nth-child(2) {
|
|
455
|
-
display: flex;
|
|
456
|
-
justify-content: flex-start;
|
|
457
|
-
align-items: center;
|
|
458
|
-
flex-shrink: 0;
|
|
459
|
-
font-size: unit(20, rpx);
|
|
460
|
-
color: #999;
|
|
461
|
-
}
|
|
470
|
+
flex-shrink: 0;
|
|
471
|
+
font-size: unit(20, rpx);
|
|
472
|
+
color: #999;
|
|
462
473
|
}
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
}
|
|
467
|
-
|
|
468
|
-
&-item {
|
|
469
|
-
display: flex;
|
|
470
|
-
justify-content: flex-start;
|
|
471
|
-
align-items: center;
|
|
472
|
-
flex-flow: nowrap;
|
|
473
|
-
margin-left: unit(-14, rpx);
|
|
474
|
-
padding-top: unit(20, rpx);
|
|
475
|
-
|
|
476
|
-
& > view {
|
|
477
|
-
width: unit(120, rpx);
|
|
478
|
-
margin-right: unit(10, rpx);
|
|
479
|
-
flex-shrink: 0;
|
|
480
|
-
display: flex;
|
|
481
|
-
justify-content: center;
|
|
482
|
-
flex-direction: column;
|
|
483
|
-
align-items: center;
|
|
484
|
-
|
|
485
|
-
& > view:first-child {
|
|
486
|
-
width: unit(76, rpx);
|
|
487
|
-
height: unit(76, rpx);
|
|
488
|
-
overflow: hidden;
|
|
489
|
-
|
|
490
|
-
& > image {
|
|
491
|
-
height: 100%;
|
|
492
|
-
width: 100%;
|
|
493
|
-
}
|
|
494
|
-
}
|
|
495
|
-
|
|
496
|
-
& > view:nth-child(2) {
|
|
497
|
-
margin-top: unit(10, rpx);
|
|
498
|
-
font-size: unit(24, rpx);
|
|
499
|
-
line-height: unit(36, rpx);
|
|
500
|
-
margin-bottom: unit(10, rpx);
|
|
501
|
-
}
|
|
502
|
-
|
|
503
|
-
& > view:nth-child(3) {
|
|
504
|
-
display: flex;
|
|
505
|
-
justify-content: flex-start;
|
|
506
|
-
align-items: center;
|
|
507
|
-
flex-shrink: 0;
|
|
508
|
-
font-size: unit(20, rpx);
|
|
509
|
-
color: #999;
|
|
510
|
-
}
|
|
511
|
-
|
|
512
|
-
&:last-child {
|
|
513
|
-
margin-right: 0;
|
|
514
|
-
}
|
|
515
|
-
|
|
516
|
-
}
|
|
517
|
-
|
|
518
|
-
|
|
474
|
+
|
|
475
|
+
&:last-child {
|
|
476
|
+
margin-right: 0;
|
|
519
477
|
}
|
|
478
|
+
|
|
520
479
|
}
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
width: unit(700, rpx);
|
|
524
|
-
// min-height: unit(290, rpx);
|
|
525
|
-
position: relative;
|
|
526
|
-
border-radius: unit(16, rpx);
|
|
527
|
-
background-size: 100%;
|
|
528
|
-
padding-bottom: unit(20, rpx);
|
|
529
|
-
}
|
|
480
|
+
|
|
481
|
+
|
|
530
482
|
}
|
|
483
|
+
}
|
|
484
|
+
|
|
485
|
+
&-warp {
|
|
486
|
+
width: unit(700, rpx);
|
|
487
|
+
// min-height: unit(290, rpx);
|
|
488
|
+
position: relative;
|
|
489
|
+
border-radius: unit(16, rpx);
|
|
490
|
+
background-size: 100%;
|
|
491
|
+
padding-bottom: unit(20, rpx);
|
|
492
|
+
}
|
|
493
|
+
}
|
|
531
494
|
&-content {
|
|
532
495
|
background: #fff;
|
|
533
496
|
border-radius: unit(16, rpx);
|
|
@@ -589,19 +552,19 @@ export default {
|
|
|
589
552
|
}
|
|
590
553
|
|
|
591
554
|
.fixe_bottom{
|
|
592
|
-
display: flex;
|
|
593
|
-
align-items: center;
|
|
594
|
-
justify-content: space-between;
|
|
595
|
-
height: unit(100, rpx);
|
|
596
|
-
padding: 0 unit(40, rpx);
|
|
597
|
-
background: #FFF;
|
|
598
|
-
box-shadow: 0 0 unit(16, rpx) rgba(0,0,0,.05);
|
|
599
|
-
.flex_l{
|
|
600
555
|
display: flex;
|
|
601
556
|
align-items: center;
|
|
602
|
-
|
|
557
|
+
justify-content: space-between;
|
|
558
|
+
height: unit(100, rpx);
|
|
559
|
+
padding: 0 unit(40, rpx);
|
|
560
|
+
background: #FFF;
|
|
561
|
+
box-shadow: 0 0 unit(16, rpx) rgba(0,0,0,.05);
|
|
562
|
+
.flex_l{
|
|
563
|
+
display: flex;
|
|
564
|
+
align-items: center;
|
|
565
|
+
font-size: unit(32,rpx);
|
|
566
|
+
}
|
|
603
567
|
}
|
|
604
|
-
}
|
|
605
568
|
|
|
606
569
|
&-success {
|
|
607
570
|
padding: unit(70, rpx);
|