jufubao-base 1.0.130-beta3 → 1.0.130

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.
Files changed (194) hide show
  1. package/package.json +3 -4
  2. package/src/components/JfbBaseAddress/Attr.js +5 -11
  3. package/src/components/JfbBaseAddress/JfbBaseAddress.vue +3 -3
  4. package/src/components/JfbBaseAddress/JfbBaseAddressLess.less +19 -18
  5. package/src/components/JfbBaseAfterOrderDetail/Attr.js +7 -19
  6. package/src/components/JfbBaseAfterOrderDetail/JfbBaseAfterOrderDetail.vue +4 -6
  7. package/src/components/JfbBaseAfterOrderDetail/JfbBaseAfterOrderDetailLess.less +19 -18
  8. package/src/components/JfbBaseAfterOrderList/Attr.js +16 -25
  9. package/src/components/JfbBaseAfterOrderList/JfbBaseAfterOrderList.vue +9 -6
  10. package/src/components/JfbBaseAfterOrderList/JfbBaseAfterOrderListLess.less +19 -18
  11. package/src/components/JfbBaseBack/JfbBaseBackLess.less +19 -18
  12. package/src/components/JfbBaseBackground/Attr.js +8 -9
  13. package/src/components/JfbBaseBackground/JfbBaseBackground.vue +3 -0
  14. package/src/components/JfbBaseBackground/JfbBaseBackgroundLess.less +19 -18
  15. package/src/components/JfbBaseBlock/Attr.js +2 -12
  16. package/src/components/JfbBaseBlock/JfbBaseBlock.vue +8 -1
  17. package/src/components/JfbBaseBlock/JfbBaseBlockLess.less +19 -18
  18. package/src/components/JfbBaseBottomNotice/JfbBaseBottomNoticeLess.less +19 -18
  19. package/src/components/JfbBaseCard/Attr.js +34 -76
  20. package/src/components/JfbBaseCard/JfbBaseCardLess.less +19 -18
  21. package/src/components/JfbBaseCardBind/JfbBaseCardBindLess.less +19 -18
  22. package/src/components/JfbBaseCardBindV2/Attr.js +4 -5
  23. package/src/components/JfbBaseCardBindV2/JfbBaseCardBindV2Less.less +19 -18
  24. package/src/components/JfbBaseCardDetail/Attr.js +3 -4
  25. package/src/components/JfbBaseCardDetail/JfbBaseCardDetailLess.less +19 -18
  26. package/src/components/JfbBaseCardDetailEntry/Attr.js +8 -10
  27. package/src/components/JfbBaseCardDetailEntry/JfbBaseCardDetailEntryLess.less +19 -18
  28. package/src/components/JfbBaseCardDisabled/Attr.js +3 -1
  29. package/src/components/JfbBaseCardDisabled/JfbBaseCardDisabledLess.less +19 -18
  30. package/src/components/JfbBaseCardDisabledEntry/JfbBaseCardDisabledEntryLess.less +19 -18
  31. package/src/components/JfbBaseCardEntry/Attr.js +67 -86
  32. package/src/components/JfbBaseCardEntry/JfbBaseCardEntry.vue +2 -3
  33. package/src/components/JfbBaseCardEntry/JfbBaseCardEntryLess.less +19 -18
  34. package/src/components/JfbBaseCardInfo/Attr.js +16 -22
  35. package/src/components/JfbBaseCardInfo/JfbBaseCardInfoLess.less +19 -18
  36. package/src/components/JfbBaseCardInfoEntry/Attr.js +11 -16
  37. package/src/components/JfbBaseCardInfoEntry/JfbBaseCardInfoEntryLess.less +19 -18
  38. package/src/components/JfbBaseCardMerge/Attr.js +8 -21
  39. package/src/components/JfbBaseCardMerge/JfbBaseCardMerge.vue +30 -15
  40. package/src/components/JfbBaseCardMerge/JfbBaseCardMergeLess.less +19 -18
  41. package/src/components/JfbBaseCardMergeEntry/Attr.js +6 -20
  42. package/src/components/JfbBaseCardMergeEntry/JfbBaseCardMergeEntry.vue +25 -28
  43. package/src/components/JfbBaseCardMergeEntry/JfbBaseCardMergeEntryLess.less +19 -18
  44. package/src/components/JfbBaseCardShift/Attr.js +4 -18
  45. package/src/components/JfbBaseCardShift/JfbBaseCardShift.vue +11 -26
  46. package/src/components/JfbBaseCardShift/JfbBaseCardShiftLess.less +19 -18
  47. package/src/components/JfbBaseCardShiftEntry/Attr.js +26 -34
  48. package/src/components/JfbBaseCardShiftEntry/JfbBaseCardShiftEntry.vue +257 -294
  49. package/src/components/JfbBaseCardShiftEntry/JfbBaseCardShiftEntryLess.less +19 -18
  50. package/src/components/JfbBaseCardShiftEntry/Mock.js +1 -2
  51. package/src/components/JfbBaseCardSweepInfo/Attr.js +3 -5
  52. package/src/components/JfbBaseCardSweepInfo/JfbBaseCardSweepInfoLess.less +19 -18
  53. package/src/components/JfbBaseCardV2/Attr.js +15 -19
  54. package/src/components/JfbBaseCardV2/JfbBaseCardV2.vue +5 -3
  55. package/src/components/JfbBaseCardV2/JfbBaseCardV2Less.less +19 -18
  56. package/src/components/JfbBaseCardV3/Attr.js +12 -16
  57. package/src/components/JfbBaseCardV3/JfbBaseCardV3.vue +1 -1
  58. package/src/components/JfbBaseCardV3/JfbBaseCardV3Less.less +19 -18
  59. package/src/components/JfbBaseCity/Attr.js +4 -2
  60. package/src/components/JfbBaseCity/JfbBaseCityLess.less +19 -18
  61. package/src/components/JfbBaseClear/JfbBaseClearLess.less +19 -18
  62. package/src/components/JfbBaseClear/JfbBaseClearMixin.js +0 -12
  63. package/src/components/JfbBaseConDialog/Api.js +1 -1
  64. package/src/components/JfbBaseConDialog/Attr.js +20 -30
  65. package/src/components/JfbBaseConDialog/JfbBaseConDialog.vue +26 -45
  66. package/src/components/JfbBaseConDialog/JfbBaseConDialogLess.less +19 -18
  67. package/src/components/JfbBaseConDialog/Mock.js +1 -20
  68. package/src/components/JfbBaseConDialog/XdCouCardBind.vue +9 -15
  69. package/src/components/JfbBaseConList/Attr.js +224 -149
  70. package/src/components/JfbBaseConList/JfbBaseConList.vue +133 -150
  71. package/src/components/JfbBaseConList/JfbBaseConListLess.less +19 -18
  72. package/src/components/JfbBaseConPhone/JfbBaseConPhoneLess.less +19 -18
  73. package/src/components/JfbBaseEntry/Attr.js +21 -33
  74. package/src/components/JfbBaseEntry/JfbBaseEntry.vue +23 -34
  75. package/src/components/JfbBaseEntry/JfbBaseEntryLess.less +19 -18
  76. package/src/components/JfbBaseExpressDetail/JfbBaseExpressDetailLess.less +19 -18
  77. package/src/components/JfbBaseFastLink/Api.js +54 -1
  78. package/src/components/JfbBaseFastLink/Attr.js +116 -168
  79. package/src/components/JfbBaseFastLink/JfbBaseFastLink.vue +16 -12
  80. package/src/components/JfbBaseFastLink/JfbBaseFastLinkLess.less +19 -18
  81. package/src/components/JfbBaseFooter/Attr.js +22 -28
  82. package/src/components/JfbBaseFooter/JfbBaseFooter.vue +15 -19
  83. package/src/components/JfbBaseFooter/JfbBaseFooterLess.less +19 -18
  84. package/src/components/JfbBaseHeader/Attr.js +91 -89
  85. package/src/components/JfbBaseHeader/JfbBaseHeader.vue +29 -28
  86. package/src/components/JfbBaseHeader/JfbBaseHeaderLess.less +19 -18
  87. package/src/components/JfbBaseLine/Attr.js +59 -0
  88. package/src/components/JfbBaseLine/JfbBaseLine.vue +105 -0
  89. package/src/components/JfbBaseLine/JfbBaseLineLess.less +80 -0
  90. package/src/components/JfbBaseLine/JfbBaseLineMixin.js +30 -0
  91. package/src/components/JfbBaseLogin/Attr.js +88 -111
  92. package/src/components/JfbBaseLogin/JfbBaseLogin.vue +1 -0
  93. package/src/components/JfbBaseLogin/JfbBaseLoginLess.less +19 -18
  94. package/src/components/JfbBaseLoginForgetPwd/Attr.js +45 -52
  95. package/src/components/JfbBaseLoginForgetPwd/JfbBaseLoginForgetPwd.vue +14 -14
  96. package/src/components/JfbBaseLoginForgetPwd/JfbBaseLoginForgetPwdLess.less +19 -18
  97. package/src/components/JfbBaseLoginSetPwd/Attr.js +4 -6
  98. package/src/components/JfbBaseLoginSetPwd/JfbBaseLoginSetPwdLess.less +19 -18
  99. package/src/components/JfbBaseMapOverlay/JfbBaseMapOverlayLess.less +19 -18
  100. package/src/components/JfbBaseMapSearch/Attr.js +15 -0
  101. package/src/components/JfbBaseMapSearch/JfbBaseMapSearch.vue +25 -1
  102. package/src/components/JfbBaseMapSearch/JfbBaseMapSearchLess.less +19 -18
  103. package/src/components/JfbBaseMergeUserCard/Attr.js +3 -4
  104. package/src/components/JfbBaseMergeUserCard/JfbBaseMergeUserCardLess.less +19 -18
  105. package/src/components/JfbBaseMultipleExpress/Attr.js +3 -4
  106. package/src/components/JfbBaseMultipleExpress/JfbBaseMultipleExpressLess.less +19 -18
  107. package/src/components/JfbBaseMy/JfbBaseMyLess.less +19 -18
  108. package/src/components/JfbBaseMySetting/Attr.js +1 -1
  109. package/src/components/JfbBaseMySetting/JfbBaseMySettingLess.less +19 -18
  110. package/src/components/JfbBaseNotice/Attr.js +56 -97
  111. package/src/components/JfbBaseNotice/JfbBaseNotice.vue +52 -70
  112. package/src/components/JfbBaseNotice/JfbBaseNoticeLess.less +19 -18
  113. package/src/components/JfbBaseNoticeBottom/JfbBaseNoticeBottomLess.less +19 -18
  114. package/src/components/JfbBaseNoticeTop/JfbBaseNoticeTopLess.less +19 -18
  115. package/src/components/JfbBaseOrderDetail/Attr.js +193 -210
  116. package/src/components/JfbBaseOrderDetail/JfbBaseOrderDetail.vue +3 -6
  117. package/src/components/JfbBaseOrderDetail/JfbBaseOrderDetailLess.less +19 -18
  118. package/src/components/JfbBaseOrderList/Attr.js +43 -55
  119. package/src/components/JfbBaseOrderList/JfbBaseOrderList.vue +3 -5
  120. package/src/components/JfbBaseOrderList/JfbBaseOrderListLess.less +19 -18
  121. package/src/components/JfbBasePay/Attr.js +13 -2
  122. package/src/components/JfbBasePay/JfbBasePay.vue +6 -7
  123. package/src/components/JfbBasePay/JfbBasePayLess.less +19 -18
  124. package/src/components/JfbBasePay/Mock.js +1 -2
  125. package/src/components/JfbBasePhoneCollect/Attr.js +2 -27
  126. package/src/components/JfbBasePhoneCollect/JfbBasePhoneCollect.vue +1 -1
  127. package/src/components/JfbBasePhoneCollect/JfbBasePhoneCollectLess.less +19 -18
  128. package/src/components/JfbBasePhoneLogin/Attr.js +2 -27
  129. package/src/components/JfbBasePhoneLogin/JfbBasePhoneLoginLess.less +19 -18
  130. package/src/components/JfbBasePoster/Attr.js +83 -103
  131. package/src/components/JfbBasePoster/JfbBasePoster.vue +141 -134
  132. package/src/components/JfbBasePoster/JfbBasePosterLess.less +19 -18
  133. package/src/components/JfbBasePosterBigSmall/Attr.js +76 -93
  134. package/src/components/JfbBasePosterBigSmall/JfbBasePosterBigSmall.vue +14 -9
  135. package/src/components/JfbBasePosterBigSmall/JfbBasePosterBigSmallLess.less +19 -18
  136. package/src/components/JfbBasePosterBigSmall/getWidthHeight.js +2 -2
  137. package/src/components/JfbBasePosterEntry/Attr.js +33 -44
  138. package/src/components/JfbBasePosterEntry/JfbBasePosterEntry.vue +49 -44
  139. package/src/components/JfbBasePosterEntry/JfbBasePosterEntryLess.less +19 -18
  140. package/src/components/JfbBasePosterType/Attr.js +48 -82
  141. package/src/components/JfbBasePosterType/FourScreen.vue +2 -8
  142. package/src/components/JfbBasePosterType/JfbBasePosterType.vue +59 -36
  143. package/src/components/JfbBasePosterType/JfbBasePosterTypeLess.less +19 -18
  144. package/src/components/JfbBasePosterType/Screen.vue +284 -0
  145. package/src/components/JfbBaseRecharge/Attr.js +23 -35
  146. package/src/components/JfbBaseRecharge/JfbBaseRecharge.vue +8 -54
  147. package/src/components/JfbBaseRecharge/JfbBaseRechargeLess.less +19 -18
  148. package/src/components/JfbBaseRechargeOrder/Attr.js +22 -32
  149. package/src/components/JfbBaseRechargeOrder/JfbBaseRechargeOrder.vue +7 -12
  150. package/src/components/JfbBaseRechargeOrder/JfbBaseRechargeOrderLess.less +19 -18
  151. package/src/components/JfbBaseRechargeOrderDetail/JfbBaseRechargeOrderDetailLess.less +19 -18
  152. package/src/components/JfbBaseRechargeSuccess/Attr.js +8 -10
  153. package/src/components/JfbBaseRechargeSuccess/JfbBaseRechargeSuccessLess.less +19 -18
  154. package/src/components/JfbBaseSearch/Api.js +60 -0
  155. package/src/components/JfbBaseSearch/Attr.js +148 -6
  156. package/src/components/JfbBaseSearch/JfbBaseSearch.vue +37 -8
  157. package/src/components/JfbBaseSearch/JfbBaseSearchLess.less +19 -18
  158. package/src/components/JfbBaseSearch/Mock.js +5 -0
  159. package/src/components/JfbBaseSetPwd/Attr.js +147 -6
  160. package/src/components/JfbBaseSetPwd/JfbBaseSetPwdLess.less +19 -18
  161. package/src/components/JfbBaseSuccess/Attr.js +17 -78
  162. package/src/components/JfbBaseSuccess/JfbBaseSuccessLess.less +19 -18
  163. package/src/components/JfbBaseTestApi/JfbBaseTestApiLess.less +19 -18
  164. package/src/components/JfbBaseTestBody/JfbBaseTestBodyLess.less +19 -18
  165. package/src/components/JfbBaseTestBottom/JfbBaseTestBottomLess.less +19 -18
  166. package/src/components/JfbBaseTestNotice/JfbBaseTestNoticeLess.less +19 -18
  167. package/src/components/JfbBaseTestTop/JfbBaseTestTopLess.less +19 -18
  168. package/src/components/JfbBaseUserCenter/Attr.js +53 -72
  169. package/src/components/JfbBaseUserCenter/JfbBaseUserCenter.vue +27 -40
  170. package/src/components/JfbBaseUserCenter/JfbBaseUserCenterLess.less +19 -18
  171. package/src/components/JfbBaseUserInfo/Attr.js +45 -54
  172. package/src/components/JfbBaseUserInfo/JfbBaseUserInfo.vue +21 -21
  173. package/src/components/JfbBaseUserInfo/JfbBaseUserInfoLess.less +19 -18
  174. package/src/components/JfbBaseUserOrder/Attr.js +92 -118
  175. package/src/components/JfbBaseUserOrder/JfbBaseUserOrder.vue +7 -21
  176. package/src/components/JfbBaseUserOrder/JfbBaseUserOrderLess.less +19 -18
  177. package/src/components/JfbBaseVideo/Attr.js +19 -72
  178. package/src/components/JfbBaseVideo/JfbBaseVideo.vue +28 -69
  179. package/src/components/JfbBaseVideo/JfbBaseVideoLess.less +19 -18
  180. package/src/components/JfbBaseVideo/XdVideo.vue +44 -6
  181. package/src/components/JfbBaseWallet/JfbBaseWalletLess.less +19 -18
  182. package/src/components/{JfbBaseClear → JfbBaseWalletDetail}/Attr.js +0 -1
  183. package/src/components/JfbBaseWalletDetail/JfbBaseWalletDetailLess.less +19 -18
  184. package/src/components/JfbBaseWalletDetail/JfbBaseWalletDetailMixin.js +12 -0
  185. package/src/components/JfbBaseWalletEffective/JfbBaseWalletEffectiveLess.less +19 -18
  186. package/src/components/JfbBaseWalletIndex/JfbBaseWalletIndexLess.less +19 -18
  187. package/src/components/JfbBaseWalletItem/JfbBaseWalletItemLess.less +19 -18
  188. package/src/components/JfbBaseWebview/JfbBaseWebviewLess.less +19 -18
  189. package/src/components/JfbBaseWxAuthorize/Attr.js +3 -31
  190. package/src/components/JfbBaseWxAuthorize/JfbBaseWxAuthorize.vue +26 -32
  191. package/src/components/JfbBaseWxAuthorize/JfbBaseWxAuthorizeLess.less +19 -18
  192. package/src/components/JfbBaseWxAuthorizeError/Attr.js +17 -21
  193. package/src/components/JfbBaseWxAuthorizeError/JfbBaseWxAuthorizeErrorLess.less +19 -18
  194. package/src/components/JfbBaseCardShift/Mock.js +0 -21
@@ -21,58 +21,56 @@
21
21
  v-if="info !== null"
22
22
  :style="{minHeight: layoutInfo.bodyMinHeightRpx + 'rpx'}"
23
23
  >
24
- <view
25
- class="card-list"
26
- :style="{
27
- background: headerBg['color'],
24
+ <view class="card-list" :style="{
25
+ background: headerBg['color'],
28
26
  backgroundSize: '100%'
29
27
  }">
30
- <view class="card-list-warp" :style="{backgroundImage: `url(${headerBg['image']})`}">
31
- <view class="card-list__title">
32
- <view style="display:flex;align-items:center">
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
- ></xd-font-icon>
39
- <text>转换的票券</text>
36
+ ></xd-font-icon>
37
+ <text>转换的票券</text>
38
+ </view>
40
39
  </view>
41
- </view>
42
- <div class="card-list__content">
43
- <view>
44
- <text>券号:</text>
45
- <text>{{info.card_number}}</text>
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
- size="32"
65
- color="#bbb"
66
- icon="iconrepository-xialaxuanxiangdown"
67
- ></xd-font-icon>
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
- <view class="jfb-base-card-shift-entry__body-content-title">
71
+ <view class="jfb-base-card-shift-entry__body-content-title">
74
72
  <view>转换后预估票券额度</view>
75
- </view>
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
- <view> {{ item.label }}: </view>
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
- <xd-content-xss :html="notice"></xd-content-xss>
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
- <view class="fixe_bottom" :style="prod_bottom">
109
- <xd-button
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
- </view>
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
- size="48"
129
- :color="mainColor"
130
- icon="icondui-01"
131
- ></xd-font-icon>
132
- <text :style="{color:mainColor,marginLeft:'20rpx'}">转换成功</text>
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
- >返回列表</xd-button
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.noticeBgc = Color(this.dangerColor).alpha(0.1).toString();
211
- this.backUrl = getContainerPropsValue(this.container, "content.back_url", {value: "",}).value;
197
+ this.backUrl = getContainerPropsValue(this.container, "content.back_url", {
198
+ value: "",
199
+ }).value;
212
200
  },
213
201
  methods: {
214
202
  handleChange() {
215
- debugger
216
- let card_number = this.card_number;
217
- if(this.$configProject.isPreview) card_number = '101001000005193';
218
- let content = `您要将<view style="color:red">【${card_number}】</view>进行转换操作吗?`;
219
- this.$xdConfirm({
220
- title: "是否确认转换",
221
- isHtml: true,
222
- $vm: this,
223
- content:content,
224
- success:(action)=>{
225
- if(action.confirm) {
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
- if(res.list && res.list.length > 0) {
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
- overflow: hidden;
323
- border-radius: unit(16, rpx);
324
- margin-bottom: unit(30, rpx);
325
-
326
- &:last-child {
327
- margin-bottom: 0;
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
- & > view {
338
- padding: 0 unit(80, rpx);
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
- &__content {
349
- padding: unit(10, rpx) unit(40, rpx) 0;
350
- height: unit(86, rpx);
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: space-between;
444
+ justify-content: center;
445
+ flex-direction: column;
353
446
  align-items: center;
354
-
447
+
355
448
  & > view:first-child {
356
- font-size: unit(36, rpx);
357
- line-height: unit(86, rpx);
358
- color: #fff;
359
- font-weight: 700;
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
- display: flex;
365
- justify-content: space-between;
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
- font-weight: 400;
407
- font-size: unit(24, rpx);
408
- padding: 0 unit(20, rpx);
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
- &-scroll {
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
- &-warp {
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
- font-size: unit(32,rpx);
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);