jufubao-base 1.0.237-beta18 → 1.0.237-beta3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (131) hide show
  1. package/package.json +1 -1
  2. package/src/components/JfbBaseBlock/Attr.js +479 -34
  3. package/src/components/JfbBaseBlock/JfbBaseBlock.vue +52 -9
  4. package/src/components/JfbBaseFastLink/Attr.js +1 -12
  5. package/src/components/JfbBaseFastLink/JfbBaseFastLink.vue +0 -66
  6. package/src/components/JfbBaseHeader/Attr.js +0 -82
  7. package/src/components/JfbBaseHeader/JfbBaseHeader.vue +1 -47
  8. package/src/components/JfbBaseHeaderColumn/Attr.js +0 -82
  9. package/src/components/JfbBaseHeaderColumn/JfbBaseHeaderColumn.vue +2 -48
  10. package/src/components/JfbBaseLogin/JfbBaseLogin.vue +0 -11
  11. package/src/components/JfbBaseNoticeDialog/Api.js +1 -1
  12. package/src/components/JfbBaseNoticeDialog/Attr.js +0 -26
  13. package/src/components/JfbBaseNoticeDialog/JfbBaseNoticeDialog.vue +8 -27
  14. package/src/components/JfbBaseOrderDetail/JfbBaseOrderDetail.vue +18 -179
  15. package/src/components/JfbBasePay/Attr.js +0 -52
  16. package/src/components/JfbBasePay/JfbBasePay.vue +4 -14
  17. package/src/components/JfbBasePay/Mock.js +9 -0
  18. package/src/components/JfbBasePhoneLogin/JfbBasePhoneLogin.vue +1 -11
  19. package/src/components/JfbBasePoster/Attr.js +1 -1
  20. package/src/components/JfbBasePosterBigSmall/JfbBasePosterBigSmall.vue +2 -2
  21. package/src/components/JfbBaseSuccess/JfbBaseSuccess.vue +2 -12
  22. package/src/components/JfbBaseTfkSearch/ContentProduct.vue +22 -12
  23. package/src/components/JfbBaseTfkSearch/JfbBaseTfkSearch.vue +1 -12
  24. package/src/components/JfbBaseTfkSearch/Mock.js +3 -51
  25. package/src/components/JfbBaseTfkSearch/listMixins.js +1 -2
  26. package/src/components/JfbBaseUserInfo/Attr.js +11 -175
  27. package/src/components/JfbBaseUserInfo/JfbBaseUserInfo.vue +115 -337
  28. package/src/components/JfbBaseUserOrder/Attr.js +0 -16
  29. package/src/components/JfbBaseUserOrder/JfbBaseUserOrder.vue +2 -11
  30. package/src/components/JfbBaseWxAuthorize/JfbBaseWxAuthorize.vue +0 -10
  31. package/src/mixins/componentsMixins.js +117 -28
  32. package/src/components/JfbBaseBalance/Api.js +0 -46
  33. package/src/components/JfbBaseBalance/Attr.js +0 -316
  34. package/src/components/JfbBaseBalance/JfbBaseBalance.vue +0 -334
  35. package/src/components/JfbBaseBalance/JfbBaseBalanceLess.less +0 -79
  36. package/src/components/JfbBaseBalance/JfbBaseBalanceMixin.js +0 -30
  37. package/src/components/JfbBaseBalance/Mock.js +0 -9
  38. package/src/components/JfbBaseCodeOpenVip/Api.js +0 -35
  39. package/src/components/JfbBaseCodeOpenVip/Attr.js +0 -281
  40. package/src/components/JfbBaseCodeOpenVip/JfbBaseCodeOpenVip.vue +0 -251
  41. package/src/components/JfbBaseCodeOpenVip/JfbBaseCodeOpenVipLess.less +0 -79
  42. package/src/components/JfbBaseCodeOpenVip/JfbBaseCodeOpenVipMixin.js +0 -30
  43. package/src/components/JfbBaseCodeOpenVip/Mock.js +0 -13
  44. package/src/components/JfbBaseConsumpCode/Api.js +0 -133
  45. package/src/components/JfbBaseConsumpCode/Attr.js +0 -61
  46. package/src/components/JfbBaseConsumpCode/JfbBaseConsumpCode.vue +0 -1017
  47. package/src/components/JfbBaseConsumpCode/JfbBaseConsumpCodeLess.less +0 -79
  48. package/src/components/JfbBaseConsumpCode/JfbBaseConsumpCodeMixin.js +0 -30
  49. package/src/components/JfbBaseConsumpCode/Mock.js +0 -22
  50. package/src/components/JfbBaseNoticeGroup/Api.js +0 -23
  51. package/src/components/JfbBaseNoticeGroup/Attr.js +0 -237
  52. package/src/components/JfbBaseNoticeGroup/JfbBaseNoticeGroup.vue +0 -174
  53. package/src/components/JfbBaseNoticeGroup/JfbBaseNoticeGroupLess.less +0 -79
  54. package/src/components/JfbBaseNoticeGroup/JfbBaseNoticeGroupMixin.js +0 -30
  55. package/src/components/JfbBaseNoticeGroup/Mock.js +0 -13
  56. package/src/components/JfbBaseOpenVip/Api.js +0 -39
  57. package/src/components/JfbBaseOpenVip/Attr.js +0 -331
  58. package/src/components/JfbBaseOpenVip/JfbBaseOpenVip.vue +0 -457
  59. package/src/components/JfbBaseOpenVip/JfbBaseOpenVipLess.less +0 -79
  60. package/src/components/JfbBaseOpenVip/JfbBaseOpenVipMixin.js +0 -30
  61. package/src/components/JfbBaseOpenVip/Mock.js +0 -7
  62. package/src/components/JfbBaseOpenVip/XdVipList.vue +0 -131
  63. package/src/components/JfbBaseOpenVipCard/Api.js +0 -58
  64. package/src/components/JfbBaseOpenVipCard/Attr.js +0 -48
  65. package/src/components/JfbBaseOpenVipCard/JfbBaseOpenVipCard.vue +0 -111
  66. package/src/components/JfbBaseOpenVipCard/JfbBaseOpenVipCardLess.less +0 -79
  67. package/src/components/JfbBaseOpenVipCard/JfbBaseOpenVipCardMixin.js +0 -30
  68. package/src/components/JfbBaseOpenVipCard/Mock.js +0 -13
  69. package/src/components/JfbBaseOpenVipDetail/Api.js +0 -35
  70. package/src/components/JfbBaseOpenVipDetail/Attr.js +0 -37
  71. package/src/components/JfbBaseOpenVipDetail/JfbBaseOpenVipDetail.vue +0 -234
  72. package/src/components/JfbBaseOpenVipDetail/JfbBaseOpenVipDetailLess.less +0 -79
  73. package/src/components/JfbBaseOpenVipDetail/JfbBaseOpenVipDetailMixin.js +0 -30
  74. package/src/components/JfbBaseOpenVipDetail/Mock.js +0 -15
  75. package/src/components/JfbBasePersonalData/Api.js +0 -26
  76. package/src/components/JfbBasePersonalData/Attr.js +0 -13
  77. package/src/components/JfbBasePersonalData/JfbBasePersonalData.vue +0 -200
  78. package/src/components/JfbBasePersonalData/JfbBasePersonalDataLess.less +0 -79
  79. package/src/components/JfbBasePersonalData/JfbBasePersonalDataMixin.js +0 -30
  80. package/src/components/JfbBasePersonalData/Mock.js +0 -13
  81. package/src/components/JfbBasePointsCard/Api.js +0 -18
  82. package/src/components/JfbBasePointsCard/Attr.js +0 -187
  83. package/src/components/JfbBasePointsCard/JfbBasePointsCard.vue +0 -212
  84. package/src/components/JfbBasePointsCard/JfbBasePointsCardLess.less +0 -79
  85. package/src/components/JfbBasePointsCard/JfbBasePointsCardMixin.js +0 -30
  86. package/src/components/JfbBasePointsCard/Mock.js +0 -5
  87. package/src/components/JfbBasePointsDetail/Api.js +0 -48
  88. package/src/components/JfbBasePointsDetail/Attr.js +0 -305
  89. package/src/components/JfbBasePointsDetail/JfbBasePointsDetail.vue +0 -267
  90. package/src/components/JfbBasePointsDetail/JfbBasePointsDetailLess.less +0 -79
  91. package/src/components/JfbBasePointsDetail/JfbBasePointsDetailMixin.js +0 -30
  92. package/src/components/JfbBasePointsDetail/Mock.js +0 -6
  93. package/src/components/JfbBasePosterGroup/Api.js +0 -22
  94. package/src/components/JfbBasePosterGroup/Attr.js +0 -156
  95. package/src/components/JfbBasePosterGroup/JfbBasePosterGroup.vue +0 -268
  96. package/src/components/JfbBasePosterGroup/JfbBasePosterGroupLess.less +0 -79
  97. package/src/components/JfbBasePosterGroup/JfbBasePosterGroupMixin.js +0 -30
  98. package/src/components/JfbBasePosterGroup/Mock.js +0 -13
  99. package/src/components/JfbBaseSavingDetail/Api.js +0 -41
  100. package/src/components/JfbBaseSavingDetail/Attr.js +0 -70
  101. package/src/components/JfbBaseSavingDetail/JfbBaseSavingDetail.vue +0 -710
  102. package/src/components/JfbBaseSavingDetail/JfbBaseSavingDetailLess.less +0 -79
  103. package/src/components/JfbBaseSavingDetail/JfbBaseSavingDetailMixin.js +0 -30
  104. package/src/components/JfbBaseSavingDetail/Mock.js +0 -10
  105. package/src/components/JfbBaseSavingDetail/components/echarts.min.js +0 -26
  106. package/src/components/JfbBaseSavingDetail/components/echarts.vue +0 -254
  107. package/src/components/JfbBaseSavingDetail/components/wx-canvas.js +0 -105
  108. package/src/components/JfbBaseShare/Api.js +0 -20
  109. package/src/components/JfbBaseShare/Attr.js +0 -14
  110. package/src/components/JfbBaseShare/JfbBaseShare.vue +0 -273
  111. package/src/components/JfbBaseShare/JfbBaseShareLess.less +0 -79
  112. package/src/components/JfbBaseShare/JfbBaseShareMixin.js +0 -30
  113. package/src/components/JfbBaseShare/Mock.js +0 -16
  114. package/src/components/JfbBaseWithDrawAgain/Api.js +0 -41
  115. package/src/components/JfbBaseWithDrawAgain/Attr.js +0 -92
  116. package/src/components/JfbBaseWithDrawAgain/JfbBaseWithDrawAgain.vue +0 -354
  117. package/src/components/JfbBaseWithDrawAgain/JfbBaseWithDrawAgainLess.less +0 -79
  118. package/src/components/JfbBaseWithDrawAgain/JfbBaseWithDrawAgainMixin.js +0 -30
  119. package/src/components/JfbBaseWithDrawAgain/Mock.js +0 -10
  120. package/src/components/JfbBaseWithDrawRecord/Api.js +0 -19
  121. package/src/components/JfbBaseWithDrawRecord/Attr.js +0 -79
  122. package/src/components/JfbBaseWithDrawRecord/JfbBaseWithDrawRecord.vue +0 -233
  123. package/src/components/JfbBaseWithDrawRecord/JfbBaseWithDrawRecordLess.less +0 -79
  124. package/src/components/JfbBaseWithDrawRecord/JfbBaseWithDrawRecordMixin.js +0 -30
  125. package/src/components/JfbBaseWithDrawRecord/Mock.js +0 -7
  126. package/src/components/JfbBaseWithdraw/Api.js +0 -48
  127. package/src/components/JfbBaseWithdraw/Attr.js +0 -328
  128. package/src/components/JfbBaseWithdraw/JfbBaseWithdraw.vue +0 -272
  129. package/src/components/JfbBaseWithdraw/JfbBaseWithdrawLess.less +0 -79
  130. package/src/components/JfbBaseWithdraw/JfbBaseWithdrawMixin.js +0 -30
  131. package/src/components/JfbBaseWithdraw/Mock.js +0 -7
@@ -120,46 +120,27 @@
120
120
  </view>
121
121
  </view>
122
122
  </view>
123
- <view v-if="info.film_show.part&&info.film_show.part.length>0" class="jfb-base-order-detail__body-no-delivery-supplement">
124
- <view @click="handleViewSupplement(item)" class="jfb-base-order-detail__body-no-delivery-supplement-item" v-for="(item,index) in info.film_show.part" :key="index">
125
- <view class="jfb-base-order-detail__body-no-delivery-supplement-item-info">
126
- <view v-if="item.tag_name" :style="{color: mainColor, borderColor: mainColor}" class="jfb-base-order-detail__body-no-delivery-supplement-item-info-tag">{{item.tag_name}}</view>
127
- <view class="jfb-base-order-detail__body-no-delivery-supplement-item-info-title">{{item.show_title}}</view>
123
+ <view
124
+ class="jfb-base-order-detail__body-delivery-bottom"
125
+ v-if="info.film_show.detail && info.film_show.detail !== null"
126
+ >
127
+ <view class="jfb-base-order-detail__body-delivery-bottom-title">{{info.film_show.detail.title }}</view>
128
+ <view
129
+ v-for="(Ditem, Dindex) in info.film_show.detail.items"
130
+ :key="Dindex"
131
+ class="jfb-base-order-detail__body-delivery-bottom-item"
132
+ :style="{
133
+ marginBottom: lineHeight + 'rpx'
134
+ }"
135
+ >
136
+ <view style="width: 130rpx"
137
+ >{{ Ditem.label }} <span v-if="Ditem.label">:</span>
128
138
  </view>
129
- <xd-font-icon size="24" color="#B1B1B1" icon="iconxiangyou_xian"></xd-font-icon>
139
+ <view>{{ Ditem.value }}</view>
130
140
  </view>
131
141
  </view>
132
142
  </view>
133
143
  </view>
134
- <view
135
- class="jfb-base-order-detail__body-card jfb-base-order-detail__body-delivery-info"
136
- :style="{
137
- background: backgroundColor,
138
- border: borderBox,
139
- borderRadius: radius + 'rpx',
140
- boxShadow: shadowBox,
141
- marginBottom: padding + 'rpx',
142
- }"
143
- v-if="info.film_show&&info.film_show.detail && info.film_show.detail !== null"
144
- >
145
- <view class="jfb-base-order-detail__body-delivery-info-title">
146
- <view :style="{background:mainColor}" class="line"></view>
147
- {{info.film_show.detail.title }}
148
- </view>
149
- <view
150
- v-for="(Ditem, Dindex) in info.film_show.detail.items"
151
- :key="Dindex"
152
- class="jfb-base-order-detail__body-delivery-info-item"
153
- :style="{
154
- marginBottom: lineHeight + 'rpx'
155
- }"
156
- >
157
- <view style="width: 130rpx"
158
- >{{ Ditem.label }} <span v-if="Ditem.label">:</span>
159
- </view>
160
- <view>{{ Ditem.value }}</view>
161
- </view>
162
- </view>
163
144
  <view v-if="info.sub_orders && info.sub_orders.length > 0">
164
145
  <view
165
146
  :style="{
@@ -590,9 +571,6 @@
590
571
  >
591
572
  <view :style="{ fontWeight: item.style }">{{ item.label }}</view>
592
573
  <xd-unit
593
- :isShowIcon="isShowIcon"
594
- :colorNew="isPlusSite ? '#999':''"
595
- :largeZero="false"
596
574
  :fontSize="28"
597
575
  :iconSize="0.28"
598
576
  :fontWeight="item.style"
@@ -826,20 +804,6 @@
826
804
  <view v-if="dialogCode && dialogCode.tips" class="dialog_password"> {{ dialogCode.tips}}</view>
827
805
  <view v-if="dialogPassword" class="dialog_password">{{ dialogPassword }}</view>
828
806
  </xd-dailog>
829
- <XdDownDrawer :isClose="false" height="auto" :show.sync="showSupplement">
830
- <view class="supplement">
831
- <view class="supplement-title">
832
- <xd-font-icon @click="showSupplement=false" color="#666" size="30" icon="iconxiangzuo_xian"></xd-font-icon>
833
- <view style="margin: 0 auto">{{supplementTitle}}</view>
834
- </view>
835
- <view style="color: #333333;margin-top: 58rpx;font-size: 28rpx;font-weight: 500">已购</view>
836
- <view class="supplement-item" v-for="(item, index) in supplementList" :key="index">
837
- <view>{{item.product_name}}</view>
838
- <view>{{getAmount(item.sale_price)}}元 x {{item.product_num}}</view>
839
- </view>
840
- <xd-button type="primary" @click="showSupplement=false">关闭</xd-button>
841
- </view>
842
- </XdDownDrawer>
843
807
  </view>
844
808
  </template>
845
809
 
@@ -850,7 +814,6 @@ import XdTag from "@/components/XdTag/XdTag";
850
814
  import XdUnit from "@/components/XdUnit/XdUnit";
851
815
  import XdButton from "@/components/XdButton/XdButton";
852
816
  import XdDailog from "@/components/XdDailog/XdDailog";
853
- import XdDownDrawer from "@/components/XdDownDrawer/XdDownDrawer";
854
817
  import { jfbRootExec } from "@/utils/xd.event";
855
818
  import JfbBaseOrderDetailMixin from "./JfbBaseOrderDetailMixin";
856
819
  import componentsMixins from "@/mixins/componentsMixins";
@@ -871,7 +834,6 @@ export default {
871
834
  XdButton,
872
835
  XdDailog,
873
836
  XdJfbImage,
874
- XdDownDrawer
875
837
  },
876
838
  mixins: [componentsMixins, extsMixins, JfbBaseOrderDetailMixin],
877
839
  data() {
@@ -939,10 +901,6 @@ export default {
939
901
  showPreviewCode: true,
940
902
  is_show_product: "",
941
903
  btnTextSize: 20,
942
-
943
- showSupplement: false,
944
- supplementList: [],
945
- supplementTitle: "",
946
904
  };
947
905
  },
948
906
  watch: {
@@ -995,14 +953,7 @@ export default {
995
953
  padding: padding,
996
954
  backgroundColor: this.bottomBgColor,
997
955
  }
998
- },
999
- isShowIcon() {
1000
- if(this.$configProject['isPreview']) return true;
1001
- return this.siteInfo.mapping.is_show_coin_icon==='Y'
1002
- },
1003
- isPlusSite(){
1004
- return this.projectAttr.headers['X-Site-Group']==="vip";
1005
- },
956
+ }
1006
957
  },
1007
958
  created() {
1008
959
  this.noticeBgc = Color(this.warningColor).alpha(0.2).toString();
@@ -1018,10 +969,6 @@ export default {
1018
969
  this.getOrderDetail();
1019
970
  },
1020
971
 
1021
- getAmount(price) {
1022
- return this.$xdUniHelper.divisionFloatNumber(price,100)
1023
- },
1024
-
1025
972
  timeDown() {
1026
973
  if (this.info.status.loading_timeout != "-1") {
1027
974
  this.times = this.info.status.loading_timeout;
@@ -1352,11 +1299,6 @@ export default {
1352
1299
  });
1353
1300
  // #endif
1354
1301
  },
1355
- handleViewSupplement(item){
1356
- this.showSupplement=true;
1357
- this.supplementList = item.items
1358
- this.supplementTitle = item.show_title
1359
- },
1360
1302
  handleToLink(id, info) {
1361
1303
  this.$xdUniHelper.navigateTo({
1362
1304
  url: `${this.brandPath}?id=${id}&region_limit_tpl_id=${info.support_shops.region_limit_tpl_id}&xnamespace=${info.biz_code}`,
@@ -1475,12 +1417,6 @@ export default {
1475
1417
 
1476
1418
  <style scoped lang="less">
1477
1419
  @import "./JfbBaseOrderDetailLess.less";
1478
- .line {
1479
- border-radius: 2px;
1480
- width: 6rpx;
1481
- height: 24rpx;
1482
- margin-right: 20rpx;
1483
- }
1484
1420
 
1485
1421
  .code-url {
1486
1422
  display: flex;
@@ -1619,32 +1555,6 @@ export default {
1619
1555
  }
1620
1556
  }
1621
1557
  }
1622
- &-supplement {
1623
- border-top: 1px dashed #CCCCCC;
1624
- margin-top: 32rpx;
1625
- &-item {
1626
- display: flex;
1627
- align-items: center;
1628
- justify-content: space-between;
1629
- margin-top: 32rpx;
1630
- margin-bottom: 32rpx;
1631
- &-info {
1632
- display: flex;
1633
- align-items: center;
1634
- &-tag {
1635
- border: 1px solid;
1636
- font-size: 20rpx;
1637
- padding: 8rpx 16rpx;
1638
- border-radius: 8rpx;
1639
- margin-right: 20rpx;
1640
- }
1641
- &-title {
1642
- color: #666666;
1643
- font-size: 24rpx;
1644
- }
1645
- }
1646
- }
1647
- }
1648
1558
  }
1649
1559
 
1650
1560
  &-delivery {
@@ -1668,28 +1578,6 @@ export default {
1668
1578
  border-radius: unit(8, rpx);
1669
1579
  }
1670
1580
 
1671
- &-bottom {
1672
- margin-top: unit(32, rpx);
1673
-
1674
- &-title {
1675
- color: #333333;
1676
- font-size: unit(28, rpx);
1677
- font-weight: 500;
1678
- margin-bottom: unit(20, rpx);
1679
- }
1680
-
1681
- &-item {
1682
- color: #666666;
1683
- font-size: unit(28, rpx);
1684
- display: flex;
1685
- margin-bottom: unit(16, rpx);
1686
-
1687
- & > view:nth-child(2) {
1688
- width: 80%;
1689
- }
1690
- }
1691
- }
1692
-
1693
1581
  &-info {
1694
1582
  flex: 1;
1695
1583
  display: flex;
@@ -1732,35 +1620,6 @@ export default {
1732
1620
  }
1733
1621
  }
1734
1622
 
1735
- &-info {
1736
- margin-top: unit(32, rpx);
1737
-
1738
- &-title {
1739
- color: #333333;
1740
- font-size: unit(28, rpx);
1741
- margin-bottom: unit(20, rpx);
1742
- display: flex;
1743
- align-items: center;
1744
- }
1745
-
1746
- &-item {
1747
- color: #333333;
1748
- font-size: unit(24, rpx);
1749
- display: flex;
1750
- margin-bottom: unit(16, rpx);
1751
- & > view:first-child{
1752
- color: #999;
1753
- }
1754
-
1755
- & > view:nth-child(2) {
1756
- width: 80%;
1757
- }
1758
- }
1759
- &-item:last-child{
1760
- margin-bottom: 0 !important;
1761
- }
1762
- }
1763
-
1764
1623
  &-bottom {
1765
1624
  margin-top: unit(32, rpx);
1766
1625
 
@@ -1782,10 +1641,8 @@ export default {
1782
1641
  }
1783
1642
  }
1784
1643
  }
1785
-
1786
1644
  }
1787
1645
 
1788
-
1789
1646
  &-num {
1790
1647
  &-info {
1791
1648
  display: flex;
@@ -1908,7 +1765,7 @@ export default {
1908
1765
  color: #737373;
1909
1766
  }
1910
1767
  }
1911
-
1768
+
1912
1769
  &-order {
1913
1770
  display: flex;
1914
1771
  align-items: center;
@@ -2104,23 +1961,5 @@ export default {
2104
1961
  }
2105
1962
 
2106
1963
  }
2107
-
2108
- .supplement {
2109
- padding: 48rpx;
2110
- &-title {
2111
- display: flex;
2112
- align-items: center;
2113
- color: #666666;
2114
- font-size: 28rpx;
2115
- }
2116
- &-item {
2117
- margin: 34rpx 0;
2118
- display: flex;
2119
- justify-content: space-between;
2120
- align-items: center;
2121
- color: #666;
2122
- font-size: 28rpx;
2123
- }
2124
- }
2125
1964
  }
2126
1965
  </style>
@@ -8,58 +8,6 @@ export default {
8
8
  advanced: [],
9
9
  content: data=>{
10
10
  return [
11
- {
12
- label: "仍需扣点文案:",
13
- ele: "el-input",
14
- valueKey: "text1",
15
- value: data.text1 || "仍需扣点",
16
- groupKey: "content",
17
- inline: false,
18
- className: "input80",
19
- },
20
- {
21
- label: "(可使用多张票券点数)是否展示",
22
- ele: 'xd-radio',
23
- valueKey: "showText2",
24
- value: data.showText2 || 'Y',
25
- groupKey: "content",
26
- inline: true,
27
- list: [
28
- { label: "展示", value: "Y" },
29
- { label: "不展示", value: "N" },
30
- ],
31
- },
32
- data.showText2 === 'Y' && {
33
- label: "(可使用多张票券点数)文案:",
34
- ele: "el-input",
35
- valueKey: "text2",
36
- value: data.text2 || '(可使用多张票券点数)',
37
- placeholder: '(可使用多张票券点数)',
38
- groupKey: "content",
39
- inline: false,
40
- className: "input80",
41
- },
42
- {
43
- label: "选择以下补差方式文案:",
44
- ele: "el-input",
45
- valueKey: "text3",
46
- value: data.text3 || '选择以下补差方式',
47
- groupKey: "content",
48
- inline: false,
49
- className: "input80",
50
- },
51
- {
52
- label: "是否展示继续补差",
53
- ele: "xd-radio",
54
- valueKey: "showContinuePay",
55
- value: data.showContinuePay || 'Y',
56
- groupKey: "content",
57
- inline: true,
58
- list: [
59
- { label: "展示", value: "Y" },
60
- { label: "不展示", value: "N" },
61
- ],
62
- },
63
11
  ...styleForm.getForm(data),
64
12
  {
65
13
  label: '支付成功跳转路径:', //label
@@ -100,7 +100,7 @@
100
100
  <view class="remain_pay" v-if="payInfo.channel_amount > 0">
101
101
  <view style="border-bottom: 2rpx solid #eee;" class="column-group">
102
102
  <view class="column-item" style="padding: 30rpx 60rpx">
103
- <view class="column_label">{{text1}}<text v-if="showText2==='Y'" class="label_sub">{{ text2 }}</text></view>
103
+ <view class="column_label">仍需扣点<text class="label_sub">(可使用多张票券点数)</text></view>
104
104
  <view class="column_value text-primary">
105
105
  <xd-unit
106
106
  :price="payInfo.channel_amount"
@@ -112,8 +112,8 @@
112
112
  </view>
113
113
  </view>
114
114
  <view class="remain_header">
115
- <view>{{ text3 }}</view>
116
- <view v-if="showContinuePay==='Y'" class="flex align-center text-primary">
115
+ <view>选择以下补差方式</view>
116
+ <view class="flex align-center text-primary">
117
117
  <view class="margin-right">继续补差</view>
118
118
  <xd-unit
119
119
  :price="payInfo.channel_amount"
@@ -212,12 +212,7 @@ export default {
212
212
  rechargeSuccessPath: "", //充值成功
213
213
  ...styleForm.getDataItem(),
214
214
  borderColor:'rgba(0,0,0,0)',
215
- options:{},
216
- text1: "",
217
- text2: "",
218
- text3: "",
219
- showText2: "Y",
220
- showContinuePay: "",
215
+ options:{}
221
216
  };
222
217
  },
223
218
  watch: {
@@ -267,11 +262,6 @@ export default {
267
262
  * @param container {object} 业务组件对象自己
268
263
  */
269
264
  init(container) {
270
- this.text1 = getContainerPropsValue(container, 'content.text1', "仍需扣点");
271
- this.text2 = getContainerPropsValue(container, 'content.text2', "(可使用多张票券点数)");
272
- this.text3 = getContainerPropsValue(container, 'content.text3', "选择以下补差方式");
273
- this.showText2 = getContainerPropsValue(container, 'content.showText2', "Y");
274
- this.showContinuePay = getContainerPropsValue(container, 'content.showContinuePay', 'Y');
275
265
  this.paySuccessPath = getContainerPropsValue(
276
266
  container,
277
267
  "content.pay_success_path",
@@ -24,6 +24,15 @@ module.exports = {
24
24
  "card_use_price": 10000,
25
25
  "use_card_point": "5000"
26
26
  },
27
+ {
28
+ "card_number": "101001000005195",
29
+ "card_type_name": "聚福宝福卡测试蛋糕",
30
+ "end_time": 1679034403,
31
+ "card_point": 5000,
32
+ "is_bind_card": true,
33
+ "card_use_price": 10000,
34
+ "use_card_point": "5000"
35
+ },
27
36
  ],
28
37
  },
29
38
  getBaseOrderStatus:{},
@@ -207,7 +207,6 @@ export default {
207
207
  callback_url: "",
208
208
  isCollectUsername: false,
209
209
  showDialog: false,
210
- share_code: "",
211
210
 
212
211
  inputStyle: "linear", //输入框样式 linear:线性 face: 面性
213
212
  formBorderColor: "#F9F9F9", //
@@ -368,13 +367,6 @@ export default {
368
367
  this.auth_code = options.auth_code;
369
368
  this.provider_id = options.provider_id;
370
369
  this.callback_url = options.callback_url;
371
- if(options['x-common']){
372
- let decodeParams = Base64.decode(options['x-common']);
373
- try{
374
- let commonParams = JSON.parse(decodeParams);
375
- this.share_code = commonParams.share_code;
376
- }catch(e){}
377
- }
378
370
  },
379
371
  /**
380
372
  * @description 监听事件变化
@@ -570,7 +562,6 @@ export default {
570
562
  auth_code,
571
563
  provider_id,
572
564
  phone_number,
573
- share_code,
574
565
  }
575
566
  }).then(res => {
576
567
  this.$xdHideLoading();
@@ -601,8 +592,7 @@ export default {
601
592
  provider_id,
602
593
  phone_number,
603
594
  verification_code,
604
- user_name,
605
- share_code: this.share_code
595
+ user_name
606
596
  },
607
597
  })
608
598
  .then((res) => {
@@ -264,7 +264,7 @@ export default {
264
264
  size: 'small',
265
265
  groupKey:'content',
266
266
  },
267
- showBg && params.poster && params.poster['type'] && {
267
+ showBg && params.poster && params.poster['type']&& params.poster['type'] !== '1' && {
268
268
  label: '广告背景图:',
269
269
  ele: 'xd-upload',
270
270
  valueKey: 'background',
@@ -112,7 +112,7 @@
112
112
  }"
113
113
  >
114
114
  <view
115
- v-if="topIsCarousel === 1 "
115
+ v-if="topIsCarousel === 1 && topList.lenght > 0"
116
116
  :style="{
117
117
  width: bigWidth + 'rpx',
118
118
  height: smallHeight + 'rpx',
@@ -190,7 +190,7 @@
190
190
  }"
191
191
  >
192
192
  <view
193
- v-if="bottomIsCarousel === 1 "
193
+ v-if="bottomIsCarousel === 1 && bottomList.lenght > 0"
194
194
  :style="{
195
195
  width: bigWidth + 'rpx',
196
196
  height: smallHeight + 'rpx',
@@ -63,11 +63,7 @@
63
63
  <view class="settle-item" v-for="(settle,index) in info.settleInfo" :key="index">
64
64
  <view>{{settle.label}}:</view>
65
65
  <view v-if="settle.type === 'price'">
66
- <xd-unit
67
- :largeZero="false"
68
- :isShowIcon="isShowIcon"
69
- :colorNew="is_plus_site ? '#999':''"
70
- :price="settle.value" :is-old="false"></xd-unit>
66
+ <xd-unit :price="settle.value" :is-old="false"></xd-unit>
71
67
  </view>
72
68
  <view v-else v-html="settle.value"></view>
73
69
  </view>
@@ -433,7 +429,6 @@ export default {
433
429
  payBgColor:'',
434
430
  bgColor:'',
435
431
  ticket_method_msg:'', //取票提示文案
436
- is_plus_site: false,
437
432
 
438
433
  //按钮
439
434
  btnTextColor:'',
@@ -461,19 +456,14 @@ export default {
461
456
  },
462
457
  },
463
458
  computed: {
464
- ...mapState(["brandInfo", "siteInfo"]),
459
+ ...mapState(["brandInfo"]),
465
460
  ...styleForm.getComputedItem(),
466
- isShowIcon() {
467
- if(this.$configProject['isPreview']) return true;
468
- return this.siteInfo.mapping.is_show_coin_icon==='Y'
469
- },
470
461
  },
471
462
  created() {
472
463
  this.isPreview = this.$configProject.isPreview;
473
464
  this.noUserLoding = !this.$root['isLogined']; //判断是否需要已登录
474
465
  if(this.isPreview) this.noUserLoding = false;
475
466
  this.init(this.container);
476
- this.is_plus_site = this.projectAttr.headers['X-Site-Group']==="vip";
477
467
  },
478
468
  destroyed() {
479
469
  if (this.timeer) {
@@ -28,13 +28,25 @@
28
28
  </view>
29
29
  <view class="prodcut-content-btn" v-if="isBtn">
30
30
  <view :class="{onePrice: cell === 1}">
31
- <CusPrice
32
- v-if="productConfig.isPrice === 'Y'"
33
- type="two"
34
- :showPrice="item['show_prices']"
35
- :isShowIcon="productConfig.isShowIcon"
36
- :isPlus="productConfig.is_plus_site">
37
- </CusPrice>
31
+ <view v-if="productConfig.isPrice === 'Y'">
32
+ <xd-unit
33
+ :price="(item['promo_price'] || item['sale_price'])"
34
+ :isOld="false"
35
+ :iconSize="0.3"
36
+ :fontSize="36"
37
+ />
38
+ </view>
39
+ <view
40
+ v-if="productConfig.isShowDiscount==='Y' && checkDiscountPrice"
41
+ :style="{color:oldPriceColor}" class="oldPrice">
42
+ <xd-unit
43
+ :price="dividePrice"
44
+ :iconSize="0.21"
45
+ :fontSize="24"
46
+ delete-line
47
+ is-gray
48
+ />
49
+ </view>
38
50
  </view>
39
51
  <view>
40
52
  <view @click.stop="handleDetail()" v-if="productConfig.isAddCart === 'Y'">
@@ -56,15 +68,13 @@ import getServiceUrl from "@/common/getServiceUrl";
56
68
  import XdFontIcon from "@/components/XdFontIcon/XdFontIcon.vue";
57
69
  import XdProductStatus from "@/components/XdProductStatus/XdProductStatus";
58
70
  import XdUnit from "@/components/XdUnit/XdUnit.vue";
59
- import CusPrice from "@/components/CusPrice/CusPrice";
60
71
 
61
72
  export default {
62
73
  name: "ContentProduct",
63
74
  components:{
64
75
  XdFontIcon,
65
76
  XdUnit,
66
- XdProductStatus,
67
- CusPrice
77
+ XdProductStatus
68
78
  },
69
79
  props:{
70
80
  keyword:{
@@ -240,10 +250,10 @@ export default {
240
250
  & > view:first-child {
241
251
  flex: 1;
242
252
  & > view:first-child {
253
+ height: 40rpx;
243
254
  display: flex;
244
- flex-direction: column;
245
255
  justify-content: flex-start;
246
- align-items: flex-start;
256
+ align-items: center;
247
257
  overflow: hidden;
248
258
  }
249
259
  & > view:nth-child(2) {
@@ -73,7 +73,6 @@
73
73
  import listMixins from "./listMixins";
74
74
  import CustomList from "./CustomList.vue";
75
75
  import AllList from "./AllList.vue";
76
- import { mapState } from 'vuex';
77
76
 
78
77
  class EmitParent {
79
78
  constructor(options) {
@@ -87,7 +86,7 @@
87
86
  CustomList,
88
87
  XdFontIcon,
89
88
  AllList,
90
- XdSearchHistory,
89
+ XdSearchHistory
91
90
  },
92
91
  mixins: [
93
92
  componentsMixins, extsMixins, JfbBaseTfkSearchMixin,listMixins
@@ -128,13 +127,9 @@
128
127
  allModuleItemContRadius: 16,
129
128
  allModuleItemContBgColor: "#FFFFFF",
130
129
  emitParent:{},
131
- is_plus_site: false
132
130
  }
133
131
  },
134
132
  computed: {
135
- ...mapState({
136
- siteInfo: state => state.siteInfo,
137
- }),
138
133
  showMenuList(){
139
134
  return [{label: "全部", value: "all"}, ...this.menuList]
140
135
  },
@@ -236,7 +231,6 @@
236
231
  return this;
237
232
  }
238
233
  })
239
- this.is_plus_site = this.projectAttr.headers['X-Site-Group']==="vip";
240
234
  this.init(this.container);
241
235
  this.cusInit(this.container);
242
236
  },
@@ -252,11 +246,6 @@
252
246
  if(this.tabId === 'all'){
253
247
  data['search_range'] = this.searchScope.map(item => item.value.split("@")[0]).join(',');
254
248
  }
255
- if(this.productConfig.isShowDiscount==='Y'){
256
- data.is_show_uprice=this.$xdUniHelper.multiplyFloatNumber(this.productConfig.differ,100)
257
- } else {
258
- data.is_show_uprice=-1
259
- }
260
249
 
261
250
  jfbRootExec("getTfkSearchList", {
262
251
  vm: this,