jufubao-base 1.0.133 → 1.0.134-beta10
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 -41
- package/src/components/JfbBaseCard/JfbBaseCard.vue +12 -23
- 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 +3 -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 +23 -14
- package/src/components/JfbBaseConDialog/JfbBaseConDialog.vue +63 -35
- 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 +109 -58
- package/src/components/JfbBaseNotice/JfbBaseNotice.vue +82 -54
- 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 +48 -26
- 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
|
@@ -16,10 +16,7 @@
|
|
|
16
16
|
<view class="jfb-base-success__edit-icon" @click="delEdit">删除</view>
|
|
17
17
|
</view>
|
|
18
18
|
<!-- #endif -->
|
|
19
|
-
<view
|
|
20
|
-
class="jfb-base-success__body"
|
|
21
|
-
|
|
22
|
-
>
|
|
19
|
+
<view class="jfb-base-success__body" :style="{backgroundColor: boxBgColor}">
|
|
23
20
|
<view class="x-line"></view>
|
|
24
21
|
<view
|
|
25
22
|
v-if="noUserLoding === true"
|
|
@@ -36,8 +33,8 @@
|
|
|
36
33
|
marginBottom: jfbListSpacing + 'rpx',
|
|
37
34
|
boxShadow: jfbListShadowComputed,
|
|
38
35
|
border: jfbListBorderComputed,
|
|
39
|
-
backgroundColor: jfbListBgColor,
|
|
40
36
|
borderRadius: jfbListRadius + 'rpx',
|
|
37
|
+
backgroundColor:payBgColor,
|
|
41
38
|
}"
|
|
42
39
|
>
|
|
43
40
|
<view class="jfb-base-success__body-icon-item">
|
|
@@ -85,6 +82,7 @@
|
|
|
85
82
|
border: jfbListBorderComputed,
|
|
86
83
|
backgroundColor: jfbListBgColor,
|
|
87
84
|
borderRadius: jfbListRadius + 'rpx',
|
|
85
|
+
padding:jfbListSpacing + 'rpx',
|
|
88
86
|
}"
|
|
89
87
|
v-if="
|
|
90
88
|
info.codes.length === 1 &&
|
|
@@ -93,8 +91,7 @@
|
|
|
93
91
|
"
|
|
94
92
|
class="jfb-base-success__body-card jfb-base-success__body-cashier"
|
|
95
93
|
>
|
|
96
|
-
<view class="jfb-base-success__body-cashier-text"
|
|
97
|
-
>{{info.codes[0].show_type === "qrcode" ? "二维码" : "条形码" }}</view>
|
|
94
|
+
<view class="jfb-base-success__body-cashier-text">{{info.codes[0].show_type === "qrcode" ? "二维码" : "条形码" }}</view>
|
|
98
95
|
<view style="position: relative">
|
|
99
96
|
<image
|
|
100
97
|
:style="{
|
|
@@ -105,9 +102,12 @@
|
|
|
105
102
|
></image>
|
|
106
103
|
<image v-if="info.codes[0].logo&&info.codes[0].show_type === 'qrcode'" class="logo-icon" :src="info.codes[0].logo"></image>
|
|
107
104
|
</view>
|
|
108
|
-
<view
|
|
109
|
-
|
|
110
|
-
|
|
105
|
+
<view
|
|
106
|
+
v-if="info.codes[0].can_read_password"
|
|
107
|
+
class="jfb-base-success__body-cashier-password"
|
|
108
|
+
@click="showPassword = true"
|
|
109
|
+
:style="{borderRadius: jfbListRadius + 'rpx', color:btnTextColor, backgroundColor:btnBgColor, borderColor:btnBorderColor}"
|
|
110
|
+
>{{ showPassword ? info.codes[0].can_read_code : "查看密码" }}</view>
|
|
111
111
|
<view v-else class="jfb-base-success__body-cashier-text">{{ info.codes[0].can_read_code }}</view>
|
|
112
112
|
<view v-if="info.codes[0].refund_tip_text" style="color:red;font-size:24rpx;text-align:center;margin-top:10rpx">{{info.codes[0].refund_tip_text}}</view>
|
|
113
113
|
<view
|
|
@@ -139,6 +139,7 @@
|
|
|
139
139
|
<view
|
|
140
140
|
class="jfb-base-success__body-card jfb-base-success__body-num"
|
|
141
141
|
v-if="item.show_type === 'text' && !item.password"
|
|
142
|
+
:style="{padding:jfbListSpacing + 'rpx'}"
|
|
142
143
|
>
|
|
143
144
|
<view class="jfb-base-success__body-num-info">
|
|
144
145
|
<view>{{ item.can_read_code }}</view>
|
|
@@ -146,6 +147,7 @@
|
|
|
146
147
|
<view
|
|
147
148
|
class="jfb-base-success__body-num-info-copy"
|
|
148
149
|
@click="copy(item.code)"
|
|
150
|
+
:style="{borderRadius: jfbListRadius + 'rpx', color:btnTextColor, backgroundColor:btnBgColor, borderColor:btnBorderColor}"
|
|
149
151
|
>复制</view>
|
|
150
152
|
<view
|
|
151
153
|
v-if="item['code_end_time']"
|
|
@@ -160,6 +162,7 @@
|
|
|
160
162
|
<view
|
|
161
163
|
class="jfb-base-success__body-card"
|
|
162
164
|
v-if="item.show_type === 'text' && item.password"
|
|
165
|
+
:style="{padding:jfbListSpacing + 'rpx'}"
|
|
163
166
|
>
|
|
164
167
|
<view
|
|
165
168
|
class="jfb-base-success__body-num"
|
|
@@ -174,6 +177,7 @@
|
|
|
174
177
|
<view
|
|
175
178
|
class="jfb-base-success__body-num-info-copy"
|
|
176
179
|
@click="copy(item.code)"
|
|
180
|
+
:style="{borderRadius: jfbListRadius + 'rpx', color:btnTextColor, backgroundColor:btnBgColor, borderColor:btnBorderColor}"
|
|
177
181
|
>复制</view>
|
|
178
182
|
</view>
|
|
179
183
|
<view
|
|
@@ -186,6 +190,7 @@
|
|
|
186
190
|
<view
|
|
187
191
|
class="jfb-base-success__body-num-info-copy"
|
|
188
192
|
@click="copy(item.password)"
|
|
193
|
+
:style="{borderRadius: jfbListRadius + 'rpx', color:btnTextColor, backgroundColor:btnBgColor, borderColor:btnBorderColor}"
|
|
189
194
|
>复制</view>
|
|
190
195
|
<view
|
|
191
196
|
v-if="item['code_end_time']"
|
|
@@ -203,6 +208,7 @@
|
|
|
203
208
|
<view
|
|
204
209
|
class="jfb-base-success__body-card"
|
|
205
210
|
v-if="item.show_type === 'qrcode'"
|
|
211
|
+
:style="{padding:jfbListSpacing + 'rpx'}"
|
|
206
212
|
>
|
|
207
213
|
<view class="jfb-base-success__body-num">
|
|
208
214
|
<!-- <view class="jfb-base-success__body-num-info">
|
|
@@ -210,8 +216,8 @@
|
|
|
210
216
|
</view> -->
|
|
211
217
|
<view
|
|
212
218
|
class="jfb-base-success__body-num-info-copy"
|
|
213
|
-
style="margin-top: 0;"
|
|
214
219
|
@click="handleShowCode(item)"
|
|
220
|
+
:style="{marginTop:0, borderRadius: jfbListRadius + 'rpx', color:btnTextColor, backgroundColor:btnBgColor, borderColor:btnBorderColor}"
|
|
215
221
|
>查看二维码和密码</view>
|
|
216
222
|
<view
|
|
217
223
|
v-if="item['code_end_time']"
|
|
@@ -229,6 +235,7 @@
|
|
|
229
235
|
<view
|
|
230
236
|
class="jfb-base-success__body-card"
|
|
231
237
|
v-if="item.show_type === 'barcode'"
|
|
238
|
+
:style="{padding:jfbListSpacing + 'rpx'}"
|
|
232
239
|
>
|
|
233
240
|
<view class="jfb-base-success__body-num">
|
|
234
241
|
<view class="jfb-base-success__body-num-info">
|
|
@@ -237,6 +244,7 @@
|
|
|
237
244
|
<view
|
|
238
245
|
class="jfb-base-success__body-num-info-copy"
|
|
239
246
|
@click="handleShowCode(item)"
|
|
247
|
+
:style="{borderRadius: jfbListRadius + 'rpx', color:btnTextColor, backgroundColor:btnBgColor, borderColor:btnBorderColor}"
|
|
240
248
|
>查看一维码</view>
|
|
241
249
|
<view
|
|
242
250
|
v-if="item['code_end_time']"
|
|
@@ -254,6 +262,7 @@
|
|
|
254
262
|
<view
|
|
255
263
|
class="jfb-base-success__body-card jfb-base-success__body-num"
|
|
256
264
|
v-if="item.show_type === 'url'"
|
|
265
|
+
:style="{padding:jfbListSpacing + 'rpx'}"
|
|
257
266
|
>
|
|
258
267
|
<view class="code-url">
|
|
259
268
|
<view class="jfb-base-success__body-num-info">
|
|
@@ -262,11 +271,13 @@
|
|
|
262
271
|
<view
|
|
263
272
|
class="jfb-base-success__body-num-info-copy"
|
|
264
273
|
@click="handleToLink(item.code)"
|
|
274
|
+
:style="{borderRadius: jfbListRadius + 'rpx', color:btnTextColor, backgroundColor:btnBgColor, borderColor:btnBorderColor}"
|
|
265
275
|
>访问</view>
|
|
266
276
|
</view>
|
|
267
277
|
<view
|
|
268
278
|
class="jfb-base-success__body-num-info-copy"
|
|
269
279
|
@click="copy(item.code)"
|
|
280
|
+
:style="{borderRadius: jfbListRadius + 'rpx', color:btnTextColor, backgroundColor:btnBgColor, borderColor:btnBorderColor}"
|
|
270
281
|
>复制</view>
|
|
271
282
|
<view
|
|
272
283
|
v-if="item['code_end_time']"
|
|
@@ -297,13 +308,13 @@
|
|
|
297
308
|
</view>
|
|
298
309
|
<view
|
|
299
310
|
class="jfb-base-success__body-detail"
|
|
300
|
-
v-if="is_show_product === 'Y'
|
|
311
|
+
v-if="is_show_product === 'Y'"
|
|
301
312
|
>
|
|
302
|
-
<view class="jfb-base-success__body-detail-title">
|
|
313
|
+
<view class="jfb-base-success__body-detail-title" v-if="info.productDetail">
|
|
303
314
|
<view :style="{ background: mainColor }"></view>
|
|
304
315
|
<view>商品详情</view>
|
|
305
316
|
</view>
|
|
306
|
-
<view class="jfb-base-success__body-detail-html">
|
|
317
|
+
<view class="jfb-base-success__body-detail-html x-content-info" v-if="info.productDetail">
|
|
307
318
|
<xd-content-xss v-html="info.productDetail"></xd-content-xss>
|
|
308
319
|
</view>
|
|
309
320
|
</view>
|
|
@@ -362,7 +373,7 @@ let styleForm = new StyleForm(
|
|
|
362
373
|
{
|
|
363
374
|
border: null,
|
|
364
375
|
shadow: null,
|
|
365
|
-
spacing:
|
|
376
|
+
spacing: 20,
|
|
366
377
|
bgColor: "#FFFFFF",
|
|
367
378
|
margin: {
|
|
368
379
|
bottom: 20,
|
|
@@ -370,7 +381,7 @@ let styleForm = new StyleForm(
|
|
|
370
381
|
right: 20,
|
|
371
382
|
top: 20,
|
|
372
383
|
},
|
|
373
|
-
radius:
|
|
384
|
+
radius: 10,
|
|
374
385
|
},
|
|
375
386
|
getContainerPropsValue,
|
|
376
387
|
"list"
|
|
@@ -402,14 +413,20 @@ export default {
|
|
|
402
413
|
is_show_product: "",
|
|
403
414
|
webViewPath: "/pages/webview/webview", //容器路径
|
|
404
415
|
isPreview: false,
|
|
416
|
+
boxBgColor:'',
|
|
417
|
+
payBgColor:'',
|
|
418
|
+
bgColor:'',
|
|
419
|
+
|
|
420
|
+
//按钮
|
|
421
|
+
btnTextColor:'',
|
|
422
|
+
btnBgColor:'',
|
|
423
|
+
btnBorderColor:'',
|
|
424
|
+
|
|
405
425
|
info: null,
|
|
406
426
|
timeer: null,
|
|
407
427
|
noUserLoding:null,
|
|
408
428
|
showPassword: false,
|
|
409
|
-
|
|
410
|
-
//请求参数
|
|
411
429
|
params: null,
|
|
412
|
-
|
|
413
430
|
showCode: false,
|
|
414
431
|
codeSrc: "",
|
|
415
432
|
logo: "",
|
|
@@ -429,7 +446,7 @@ export default {
|
|
|
429
446
|
},
|
|
430
447
|
created() {
|
|
431
448
|
this.isPreview = this.$configProject.isPreview;
|
|
432
|
-
this.noUserLoding = !this.$root['isLogined'];
|
|
449
|
+
this.noUserLoding = !this.$root['isLogined']; //判断是否需要已登录
|
|
433
450
|
if(this.isPreview) this.noUserLoding = false;
|
|
434
451
|
this.init(this.container);
|
|
435
452
|
},
|
|
@@ -444,7 +461,7 @@ export default {
|
|
|
444
461
|
this.params = options;
|
|
445
462
|
this.order_id = options.order_id;
|
|
446
463
|
|
|
447
|
-
|
|
464
|
+
//已登录
|
|
448
465
|
if(this.noUserLoding === false || this.isPreview ) {
|
|
449
466
|
setTimeout(()=>{
|
|
450
467
|
this.getStatus();
|
|
@@ -500,6 +517,11 @@ export default {
|
|
|
500
517
|
init(value) {
|
|
501
518
|
this.order_id = this.$xdUniHelper.parseURL()["params"].order_id;
|
|
502
519
|
this.bgColor = this.$colorChange(this.mainColor).alpha(0.1).toString();
|
|
520
|
+
this.boxBgColor = getContainerPropsValue(value, "content.boxBgColor", '#f8f8f8');
|
|
521
|
+
this.btnBgColor = getContainerPropsValue(value, "content.btnBgColor", '#e5e5e5');
|
|
522
|
+
this.btnTextColor = getContainerPropsValue(value, "content.btnTextColor", '#666');
|
|
523
|
+
this.btnBorderColor = getContainerPropsValue(value, "content.btnBorderColor", 'rgba(0,0,0,0)');
|
|
524
|
+
this.payBgColor = getContainerPropsValue(value, "content.payBgColor", '#fff');
|
|
503
525
|
this.custom_btn_path = getContainerPropsValue(
|
|
504
526
|
value,
|
|
505
527
|
"content.custom_btn_path",
|
|
@@ -578,7 +600,7 @@ export default {
|
|
|
578
600
|
}
|
|
579
601
|
|
|
580
602
|
//设置码状态
|
|
581
|
-
//info.codes = [info.codes[
|
|
603
|
+
//info.codes = [info.codes[0]]
|
|
582
604
|
info.codes =
|
|
583
605
|
info.codes &&
|
|
584
606
|
info.codes.map((item) => {
|
|
@@ -614,8 +636,8 @@ export default {
|
|
|
614
636
|
jfbRootExec("getMallProductDetail", {
|
|
615
637
|
vm: this,
|
|
616
638
|
data: {
|
|
617
|
-
xnamespace:
|
|
618
|
-
product_id:
|
|
639
|
+
xnamespace: (info.product && info.product.business_code) || 'cake',
|
|
640
|
+
product_id: (info.product && info.product.product_id) || 60004641,
|
|
619
641
|
},
|
|
620
642
|
})
|
|
621
643
|
.then((res) => {
|
|
@@ -870,14 +892,14 @@ export default {
|
|
|
870
892
|
|
|
871
893
|
&-detail {
|
|
872
894
|
&-html {
|
|
873
|
-
padding: unit(20, rpx)
|
|
895
|
+
padding: unit(20, rpx) 0;
|
|
874
896
|
color: #999;
|
|
875
897
|
}
|
|
876
898
|
&-title {
|
|
877
899
|
display: flex;
|
|
878
900
|
align-items: center;
|
|
879
901
|
border-bottom: unit(2, rpx) solid #f6f6f6;
|
|
880
|
-
padding: unit(30, rpx) unit(
|
|
902
|
+
padding: unit(30, rpx) unit(10, rpx);
|
|
881
903
|
|
|
882
904
|
& > view:first-child {
|
|
883
905
|
width: unit(6, rpx);
|
|
@@ -13,9 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
//start
|
|
15
15
|
.jfb-base-success {
|
|
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-success {
|
|
75
|
-
|
|
76
|
-
content: " ";
|
|
77
|
-
display: table;
|
|
78
|
-
}
|
|
74
|
+
//&:before {
|
|
75
|
+
//content: " ";
|
|
76
|
+
//display: table;
|
|
77
|
+
//}
|
|
79
78
|
}
|
|
80
79
|
/**endNotPreview**/
|
|
@@ -55,6 +55,14 @@ module.exports = {
|
|
|
55
55
|
"password": "",
|
|
56
56
|
"can_read_password": "",
|
|
57
57
|
"show_type": "url"
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"code": "https://sandbox-website-05.jufubao.cn/apply/system/card/detail?card_number=101001000007228",
|
|
61
|
+
"can_read_code": "https://sandbox-website-05.jufubao.cn/apply/system/card/detail?card_number=101001000007228",
|
|
62
|
+
"code_url": "//sandbox-img.jufubao.cn/uploads/20230531/aed3f3d2d6932c6bc31b065c7ede7fb7.png",
|
|
63
|
+
"password": "10004",
|
|
64
|
+
"can_read_password": "密码:10004",
|
|
65
|
+
"show_type": "qrcode-pass"
|
|
58
66
|
}
|
|
59
67
|
],
|
|
60
68
|
"custom_content":{
|
|
@@ -18,13 +18,13 @@
|
|
|
18
18
|
<!-- #endif -->
|
|
19
19
|
<view class="jfb-base-test-api__body">
|
|
20
20
|
<view>
|
|
21
|
-
<xd-button @click="getUserStatus" type="primary"
|
|
21
|
+
<xd-button @click="getUserStatus" type="primary">获取用户登录状态</xd-button>
|
|
22
22
|
</view>
|
|
23
23
|
<view>
|
|
24
|
-
<xd-button @click="getCardStatus" type="primary"
|
|
24
|
+
<xd-button @click="getCardStatus" type="primary">获取用户登录卡状态</xd-button>
|
|
25
25
|
</view>
|
|
26
26
|
<view>
|
|
27
|
-
<xd-button @click="handleGetByIdCardDetail('101001000005193')" type="primary"
|
|
27
|
+
<xd-button @click="handleGetByIdCardDetail('101001000005193')" type="primary">获取登录('101001000005193')</xd-button>
|
|
28
28
|
</view>
|
|
29
29
|
</view>
|
|
30
30
|
</view>
|
|
@@ -74,15 +74,15 @@
|
|
|
74
74
|
.catch(error => {
|
|
75
75
|
console.error(error)
|
|
76
76
|
})
|
|
77
|
-
|
|
77
|
+
|
|
78
78
|
// #endif
|
|
79
|
-
|
|
79
|
+
|
|
80
80
|
},
|
|
81
81
|
getUserStatus(){
|
|
82
82
|
jfbRootFnExec(this, 'checkLoginAndCardLogin')(
|
|
83
83
|
true,
|
|
84
84
|
'login',
|
|
85
|
-
false
|
|
85
|
+
false,//是否自动跳转到用户登录页
|
|
86
86
|
)
|
|
87
87
|
.then(status=>{
|
|
88
88
|
console.log(status)
|
|
@@ -93,9 +93,9 @@
|
|
|
93
93
|
},
|
|
94
94
|
getCardStatus() {
|
|
95
95
|
jfbRootFnExec(this, 'checkLoginAndCardLogin')(
|
|
96
|
-
true || this.pageAttr.permission['can_card'],
|
|
96
|
+
true || this.pageAttr.permission['can_card'], //是否免登录
|
|
97
97
|
'card', //检查卡类型
|
|
98
|
-
false
|
|
98
|
+
false,//是否自动跳转到卡登录页
|
|
99
99
|
)
|
|
100
100
|
.then(status => {
|
|
101
101
|
this.$xdHideLoading();
|
|
@@ -110,7 +110,7 @@
|
|
|
110
110
|
WxMiniProgram.reLaunch({url: '/pages/in/in?a=1&b=3'});
|
|
111
111
|
console.error('11111');
|
|
112
112
|
})
|
|
113
|
-
|
|
113
|
+
|
|
114
114
|
// jfbRootExec('getByIdCardDetail', {
|
|
115
115
|
// vm: this,
|
|
116
116
|
// data: {
|
|
@@ -13,9 +13,8 @@
|
|
|
13
13
|
|
|
14
14
|
//start
|
|
15
15
|
.jfb-base-test-api {
|
|
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-test-api {
|
|
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-test-body {
|
|
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-test-body {
|
|
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-test-bottom {
|
|
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-test-bottom {
|
|
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-test-notice {
|
|
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-test-notice {
|
|
75
|
-
|
|
76
|
-
content: " ";
|
|
77
|
-
display: table;
|
|
78
|
-
}
|
|
74
|
+
//&:before {
|
|
75
|
+
//content: " ";
|
|
76
|
+
//display: table;
|
|
77
|
+
//}
|
|
79
78
|
}
|
|
80
79
|
/**endNotPreview**/
|