jufubao-base 1.0.236 → 1.0.237-beta2

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 (104) hide show
  1. package/package.json +1 -1
  2. package/src/components/JfbBaseBalance/Api.js +46 -0
  3. package/src/components/JfbBaseBalance/Attr.js +316 -0
  4. package/src/components/JfbBaseBalance/JfbBaseBalance.vue +332 -0
  5. package/src/components/JfbBaseBalance/JfbBaseBalanceLess.less +79 -0
  6. package/src/components/JfbBaseBalance/JfbBaseBalanceMixin.js +30 -0
  7. package/src/components/JfbBaseBalance/Mock.js +9 -0
  8. package/src/components/JfbBaseCodeOpenVip/Api.js +36 -0
  9. package/src/components/JfbBaseCodeOpenVip/Attr.js +281 -0
  10. package/src/components/JfbBaseCodeOpenVip/JfbBaseCodeOpenVip.vue +253 -0
  11. package/src/components/JfbBaseCodeOpenVip/JfbBaseCodeOpenVipLess.less +79 -0
  12. package/src/components/JfbBaseCodeOpenVip/JfbBaseCodeOpenVipMixin.js +30 -0
  13. package/src/components/JfbBaseCodeOpenVip/Mock.js +13 -0
  14. package/src/components/JfbBaseConsumpCode/Api.js +133 -0
  15. package/src/components/JfbBaseConsumpCode/Attr.js +61 -0
  16. package/src/components/JfbBaseConsumpCode/JfbBaseConsumpCode.vue +961 -0
  17. package/src/components/JfbBaseConsumpCode/JfbBaseConsumpCodeLess.less +79 -0
  18. package/src/components/JfbBaseConsumpCode/JfbBaseConsumpCodeMixin.js +30 -0
  19. package/src/components/JfbBaseConsumpCode/Mock.js +22 -0
  20. package/src/components/JfbBaseNoticeDialog/Api.js +1 -1
  21. package/src/components/JfbBaseNoticeDialog/Attr.js +26 -0
  22. package/src/components/JfbBaseNoticeDialog/JfbBaseNoticeDialog.vue +25 -6
  23. package/src/components/JfbBaseOpenVip/Api.js +39 -0
  24. package/src/components/JfbBaseOpenVip/Attr.js +270 -0
  25. package/src/components/JfbBaseOpenVip/JfbBaseOpenVip.vue +424 -0
  26. package/src/components/JfbBaseOpenVip/JfbBaseOpenVipLess.less +79 -0
  27. package/src/components/JfbBaseOpenVip/JfbBaseOpenVipMixin.js +30 -0
  28. package/src/components/JfbBaseOpenVip/Mock.js +7 -0
  29. package/src/components/JfbBaseOpenVip/XdVipList.vue +125 -0
  30. package/src/components/JfbBaseOpenVipCard/Api.js +58 -0
  31. package/src/components/JfbBaseOpenVipCard/Attr.js +48 -0
  32. package/src/components/JfbBaseOpenVipCard/JfbBaseOpenVipCard.vue +111 -0
  33. package/src/components/JfbBaseOpenVipCard/JfbBaseOpenVipCardLess.less +79 -0
  34. package/src/components/JfbBaseOpenVipCard/JfbBaseOpenVipCardMixin.js +30 -0
  35. package/src/components/JfbBaseOpenVipCard/Mock.js +13 -0
  36. package/src/components/JfbBaseOpenVipDetail/Api.js +36 -0
  37. package/src/components/JfbBaseOpenVipDetail/Attr.js +37 -0
  38. package/src/components/JfbBaseOpenVipDetail/JfbBaseOpenVipDetail.vue +225 -0
  39. package/src/components/JfbBaseOpenVipDetail/JfbBaseOpenVipDetailLess.less +79 -0
  40. package/src/components/JfbBaseOpenVipDetail/JfbBaseOpenVipDetailMixin.js +30 -0
  41. package/src/components/JfbBaseOpenVipDetail/Mock.js +13 -0
  42. package/src/components/JfbBasePersonalData/Api.js +26 -0
  43. package/src/components/JfbBasePersonalData/Attr.js +12 -0
  44. package/src/components/JfbBasePersonalData/JfbBasePersonalData.vue +198 -0
  45. package/src/components/JfbBasePersonalData/JfbBasePersonalDataLess.less +79 -0
  46. package/src/components/JfbBasePersonalData/JfbBasePersonalDataMixin.js +30 -0
  47. package/src/components/JfbBasePersonalData/Mock.js +13 -0
  48. package/src/components/JfbBasePointsCard/Api.js +18 -0
  49. package/src/components/JfbBasePointsCard/Attr.js +187 -0
  50. package/src/components/JfbBasePointsCard/JfbBasePointsCard.vue +208 -0
  51. package/src/components/JfbBasePointsCard/JfbBasePointsCardLess.less +79 -0
  52. package/src/components/JfbBasePointsCard/JfbBasePointsCardMixin.js +30 -0
  53. package/src/components/JfbBasePointsCard/Mock.js +5 -0
  54. package/src/components/JfbBasePointsDetail/Api.js +48 -0
  55. package/src/components/JfbBasePointsDetail/Attr.js +304 -0
  56. package/src/components/JfbBasePointsDetail/JfbBasePointsDetail.vue +267 -0
  57. package/src/components/JfbBasePointsDetail/JfbBasePointsDetailLess.less +79 -0
  58. package/src/components/JfbBasePointsDetail/JfbBasePointsDetailMixin.js +30 -0
  59. package/src/components/JfbBasePointsDetail/Mock.js +6 -0
  60. package/src/components/JfbBasePosterGroup/Api.js +58 -0
  61. package/src/components/JfbBasePosterGroup/Attr.js +48 -0
  62. package/src/components/JfbBasePosterGroup/JfbBasePosterGroup.vue +111 -0
  63. package/src/components/JfbBasePosterGroup/JfbBasePosterGroupLess.less +79 -0
  64. package/src/components/JfbBasePosterGroup/JfbBasePosterGroupMixin.js +30 -0
  65. package/src/components/JfbBasePosterGroup/Mock.js +13 -0
  66. package/src/components/JfbBaseSavingDetail/Api.js +41 -0
  67. package/src/components/JfbBaseSavingDetail/Attr.js +70 -0
  68. package/src/components/JfbBaseSavingDetail/JfbBaseSavingDetail.vue +679 -0
  69. package/src/components/JfbBaseSavingDetail/JfbBaseSavingDetailLess.less +79 -0
  70. package/src/components/JfbBaseSavingDetail/JfbBaseSavingDetailMixin.js +30 -0
  71. package/src/components/JfbBaseSavingDetail/Mock.js +10 -0
  72. package/src/components/JfbBaseSavingDetail/components/echarts.min.js +26 -0
  73. package/src/components/JfbBaseSavingDetail/components/echarts.vue +254 -0
  74. package/src/components/JfbBaseSavingDetail/components/wx-canvas.js +105 -0
  75. package/src/components/JfbBaseShare/Api.js +20 -0
  76. package/src/components/JfbBaseShare/Attr.js +14 -0
  77. package/src/components/JfbBaseShare/JfbBaseShare.vue +261 -0
  78. package/src/components/JfbBaseShare/JfbBaseShareLess.less +79 -0
  79. package/src/components/JfbBaseShare/JfbBaseShareMixin.js +30 -0
  80. package/src/components/JfbBaseShare/Mock.js +16 -0
  81. package/src/components/JfbBaseTfkSearch/ContentProduct.vue +11 -22
  82. package/src/components/JfbBaseTfkSearch/JfbBaseTfkSearch.vue +8 -1
  83. package/src/components/JfbBaseTfkSearch/Mock.js +51 -3
  84. package/src/components/JfbBaseTfkSearch/listMixins.js +1 -1
  85. package/src/components/JfbBaseUserInfo/Attr.js +102 -10
  86. package/src/components/JfbBaseUserInfo/JfbBaseUserInfo.vue +305 -114
  87. package/src/components/JfbBaseWithDrawAgain/Api.js +41 -0
  88. package/src/components/JfbBaseWithDrawAgain/Attr.js +92 -0
  89. package/src/components/JfbBaseWithDrawAgain/JfbBaseWithDrawAgain.vue +334 -0
  90. package/src/components/JfbBaseWithDrawAgain/JfbBaseWithDrawAgainLess.less +79 -0
  91. package/src/components/JfbBaseWithDrawAgain/JfbBaseWithDrawAgainMixin.js +30 -0
  92. package/src/components/JfbBaseWithDrawAgain/Mock.js +10 -0
  93. package/src/components/JfbBaseWithDrawRecord/Api.js +19 -0
  94. package/src/components/JfbBaseWithDrawRecord/Attr.js +79 -0
  95. package/src/components/JfbBaseWithDrawRecord/JfbBaseWithDrawRecord.vue +233 -0
  96. package/src/components/JfbBaseWithDrawRecord/JfbBaseWithDrawRecordLess.less +79 -0
  97. package/src/components/JfbBaseWithDrawRecord/JfbBaseWithDrawRecordMixin.js +30 -0
  98. package/src/components/JfbBaseWithDrawRecord/Mock.js +7 -0
  99. package/src/components/JfbBaseWithdraw/Api.js +48 -0
  100. package/src/components/JfbBaseWithdraw/Attr.js +328 -0
  101. package/src/components/JfbBaseWithdraw/JfbBaseWithdraw.vue +245 -0
  102. package/src/components/JfbBaseWithdraw/JfbBaseWithdrawLess.less +79 -0
  103. package/src/components/JfbBaseWithdraw/JfbBaseWithdrawMixin.js +30 -0
  104. package/src/components/JfbBaseWithdraw/Mock.js +7 -0
@@ -0,0 +1,58 @@
1
+ 'use strict';
2
+ /**
3
+ * @description 接口配置,
4
+ * 在设置方法名字当时候,别忘记加上【模块名字】:Open
5
+ * @type {*[]}
6
+ */
7
+ module.exports = [
8
+ {
9
+ //设置方法名字当别忘记加上【模块名字】:Open
10
+ mapFnName: 'getOpenByIdFilmSquate',
11
+ title: '获取电影广场列表',
12
+ path: '/api/account/film/list-film-square',
13
+ isRule: false,
14
+ params: {
15
+ last_key: ['当前页', 'Number', '必选'],
16
+ page_size: ['每页数量', 'Number', '必选'],
17
+ },
18
+ isConsole: true,
19
+ disabled: true,
20
+ },
21
+ {
22
+ //设置方法名字当别忘记加上【模块名字】:Open
23
+ mapFnName: 'updateOpenFilmPaiqiDate',
24
+ title: '更新排期',
25
+ path: '/api/account/film/paiqi-date',
26
+ isRule: false,
27
+ params: {
28
+ film_id: ['电影id', 'Number', '必选'],
29
+ cinema_id: ['影院id', 'Number', '必选'],
30
+ },
31
+ isConsole: true,
32
+ disabled: true,
33
+ },
34
+ {
35
+ //设置方法名字当别忘记加上【模块名字】:Open
36
+ mapFnName: 'removeOpenFilmAddress',
37
+ title: '删除我的配送地址',
38
+ path: '/api/account/film/paiqi-date',
39
+ isRule: false,
40
+ params: {
41
+ film_id: ['电影id', 'Number', '必选'],
42
+ },
43
+ isConsole: true,
44
+ disabled: true,
45
+ },
46
+ {
47
+ //设置方法名字当别忘记加上【模块名字】:Open
48
+ mapFnName: 'addOpenFilmcart',
49
+ title: '添加购物车',
50
+ path: '/api/account/film/paiqi-date',
51
+ isRule: false,
52
+ params: {
53
+ film_id: ['电影id', 'Number', '必选'],
54
+ },
55
+ isConsole: true,
56
+ disabled: true,
57
+ },
58
+ ];
@@ -0,0 +1,48 @@
1
+ 'use strict';
2
+
3
+ /**
4
+ * @description 当表单组件中有联动操作时候,使用方法进行返回
5
+ */
6
+ export default {
7
+ style: [],
8
+ content: (data) => {
9
+ return [
10
+ {
11
+ label: '背景颜色:',
12
+ ele: 'xd-color',
13
+ valueKey: 'bgColor',
14
+ value: data.bgColor || '',
15
+ placeholder: '请输入占位框背景颜色',
16
+ groupKey:'content',
17
+ },
18
+ {
19
+ label: '选中路径:',
20
+ groupKey:'advanced',
21
+ className: 'input100',
22
+ ele: 'xd-select-pages-path',
23
+ valueKey: 'select-pages-path',
24
+ value: data['select-pages-path'] || null,
25
+ setting: {
26
+ router: XdBus.getParentApi('getPagesTree')
27
+ },
28
+ },
29
+ data.bgColor && {
30
+ label: '高度:',
31
+ ele: 'el-input',
32
+ groupKey:'style',
33
+ type: 'number',
34
+ valueKey: 'height',
35
+ value: data.height || 100,
36
+ placeholder: '请输入占位框高度,单位像素,默认:10px',
37
+ className: 'input60',
38
+ },
39
+ {
40
+ label: '', //label
41
+ groupKey:'advanced',
42
+ ele: 'slot', //package 名称
43
+ slot: 'is_reference',
44
+ },
45
+ ].filter(i=>i)
46
+ },
47
+ advanced: [],
48
+ };
@@ -0,0 +1,111 @@
1
+ <template>
2
+ <view
3
+ class="jfb-base-open-vip-card"
4
+ @click="handleEditxSelect"
5
+ :class="{ editx : isEditx && active }"
6
+ >
7
+ <!--#ifdef H5-->
8
+ <view
9
+ class="jfb-base-open-vip-card__edit"
10
+ :class="{ editx : isEditx && active }"
11
+ v-if="isEditx && active"
12
+ >
13
+ <view class="jfb-base-open-vip-card__edit-icon" @click="delEdit">删除</view>
14
+ </view>
15
+ <!-- #endif -->
16
+ <view class="jfb-base-open-vip-card__body">
17
+ <view>测试插件( {{containerId}} )</view>
18
+ </view>
19
+ </view>
20
+ </template>
21
+
22
+ <script>
23
+ import XdFontIcon from "@/components/XdFontIcon/XdFontIcon";
24
+ import { jfbRootExec } from "@/utils/xd.event";
25
+ import JfbBaseOpenVipCardMixin from "./JfbBaseOpenVipCardMixin";
26
+ import { getContainerPropsValue } from "@/utils/xd.base";
27
+ import componentsMixins from "@/mixins/componentsMixins";
28
+ import extsMixins from "@/mixins/extsMixins";
29
+ export default {
30
+ name: "JfbBaseOpenVipCard",
31
+ components: {
32
+ XdFontIcon
33
+ },
34
+ mixins: [
35
+ componentsMixins, extsMixins, JfbBaseOpenVipCardMixin
36
+ ],
37
+ data() {
38
+ return {
39
+
40
+ //todo
41
+ }
42
+ },
43
+ watch: {
44
+ container(value, oldValue) {
45
+ if (JSON.stringify(value) === JSON.stringify(oldValue)) return;
46
+ if (this.$configProject['isPreview']) this.init(value)
47
+ },
48
+ },
49
+ created() {
50
+ this.init(this.container);
51
+
52
+ //todo
53
+ },
54
+ methods: {
55
+ onJfbLoad(options) {
56
+
57
+ // jfbRootExec('baiduUserLogin', {
58
+
59
+ // vm: this,// data: {
60
+
61
+ // account: 'gaoshiyong',// password: '123456789',// type: 3,// ...options
62
+
63
+ // }
64
+
65
+ // }).then().catch()
66
+ },
67
+ /**
68
+ * @description 监听事件变化
69
+ * @param container {object} 业务组件对象自己
70
+ */
71
+ init(container) {
72
+
73
+ //this.bgcolor = getContainerPropsValue(container, 'content.bgcolor', '#fff');
74
+
75
+ //this.height = getContainerPropsValue(container, 'content.height', 10);
76
+ },
77
+ onJfbScroll(options) {
78
+ console.log('event.onJfbScroll', options)
79
+ },
80
+ onJfbReachBottom(options) {
81
+ console.log('event.onJfbReachBottom', options)
82
+ },
83
+ onJfbShow(options) {
84
+ console.log('event.onJfbShow', options)
85
+ },
86
+ onJfbHide(options) {
87
+ console.log('event.onJfbHide', options)
88
+ },
89
+ onJfbBack(options) {
90
+ console.log('event.onJfbBack', options)
91
+ },
92
+ onJfbUpdate(...data) {
93
+ console.log('event.onJfbUpdate', data)
94
+ },
95
+ onJfbCustomEvent(options) {
96
+ console.log('event.onJfbReachBottom', options)
97
+ },
98
+ }
99
+ }
100
+
101
+ </script>
102
+
103
+ <style scoped lang="less">
104
+ @import "./JfbBaseOpenVipCardLess.less";
105
+
106
+ .jfb-base-open-vip-card {
107
+ &__body{
108
+
109
+ }
110
+ }
111
+ </style>
@@ -0,0 +1,79 @@
1
+ /**
2
+ * @desc 获取绝对路径完整地址
3
+ * @param @path
4
+ **/
5
+ //例如:https://image.jufubao.cn/20220501010108/image/bg/default_gonghui_bg.png
6
+ @basePath: 'business/';
7
+ @doMain: '//sandbox-img.jufubao.cn/';
8
+
9
+ .getBusinessImageUrl(@path, @size: 'size8') {
10
+ @url: "@{doMain}@{basePath}@{path}?x-oss-process=style/@{size}";
11
+ background-image: url(@url);
12
+ }
13
+
14
+ //start
15
+ .jfb-base-open-vip-card {
16
+ box-sizing: border-box;
17
+
18
+ &__body{
19
+ position: relative;
20
+ overflow: hidden;
21
+ z-index: 2
22
+ }
23
+
24
+ &.editx,&.editx:hover {
25
+ position: relative;
26
+ min-height: unit(100, rpx);
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
+ }
39
+
40
+ }
41
+
42
+
43
+ &__edit {
44
+ cursor: pointer;
45
+ position: absolute;
46
+ right: unit(0, rpx);
47
+ top: unit(-52, rpx);
48
+ height: unit(50, rpx);
49
+ line-height: unit(50, rpx);
50
+ display: flex;
51
+ justify-content: center;
52
+ align-items: center;
53
+ background: rgba(0, 0, 0, .6);
54
+ border-radius: unit(10, rpx);
55
+ box-shadow: 0 0 10px rbga(0, 0, 0, 0.3);
56
+ color: #fff;
57
+ font-size: unit(22, rpx);
58
+
59
+ &-icon{
60
+ padding: 0 unit(20, rpx);
61
+ }
62
+
63
+ &.editx {
64
+ box-sizing: border-box;
65
+
66
+ }
67
+ }
68
+ }
69
+ //end
70
+
71
+
72
+ /**notPreview**/
73
+ .jfb-base-open-vip-card {
74
+ //&:before {
75
+ //content: " ";
76
+ //display: table;
77
+ //}
78
+ }
79
+ /**endNotPreview**/
@@ -0,0 +1,30 @@
1
+ 'use strict';
2
+
3
+
4
+ //@AttrImport
5
+ import Attr from "./Attr";
6
+ //@EndAttrImport
7
+
8
+
9
+ export default {
10
+ data() {
11
+ return {
12
+ //#ifdef H5
13
+
14
+ //@AttrData
15
+ Attr:{}, //对外开发编辑属性
16
+ //@EndAttrData
17
+
18
+ // #endif
19
+ cssRoot: 'jfb-base-open-vip-card'
20
+ }
21
+ },
22
+ created() {
23
+
24
+ //@AttrDataCreated
25
+ this.Attr = this.$xdUniHelper.customClone(Attr);
26
+ //@EndAttrDataCreated
27
+
28
+
29
+ },
30
+ }
@@ -0,0 +1,13 @@
1
+ 'use strict';
2
+
3
+ module.exports = {
4
+
5
+ getOpenByIdFilmSquate:{},
6
+
7
+ updateOpenFilmPaiqiDate:{},
8
+
9
+ removeOpenFilmAddress:{},
10
+
11
+ addOpenFilmcart:{},
12
+
13
+ }
@@ -0,0 +1,36 @@
1
+ 'use strict';
2
+ /**
3
+ * @description 接口配置,
4
+ * 在设置方法名字当时候,别忘记加上【模块名字】:Open
5
+ * @type {*[]}
6
+ */
7
+ module.exports = [
8
+ {
9
+ mapFnName: "getVipConfirm",
10
+ title: "获取vip确认信息",
11
+ path: "/member/v1/:xnamespace/order/confirm",
12
+ isRule: false,
13
+ data: {
14
+ vip_card_id: ["vip卡id", "Number", "必选"],
15
+ xnamespace: ['业务线', 'String', '必选']
16
+ },
17
+ isConsole: true,
18
+ disabled: true,
19
+ },
20
+ {
21
+ mapFnName: "createVipOrder",
22
+ title: "创建VIP订单",
23
+ path: "/member/v1/order/submit",
24
+ isRule: false,
25
+ data: {
26
+ business_code: ['业务编码', 'String', '必选'],
27
+ product_id: ['商品id', 'Number', '必选'],
28
+ notify_provider_id: ['notify_provider_id', 'Number', '可选'],
29
+ selected_card_list_json: ['已使用的卡券数据', 'array', '可选'],
30
+ selected_wallet_list_json: ['已使用的钱包数据', 'array', '可选'],
31
+ need_pay_price: ['需要支付的价格', 'Number', '可选']
32
+ },
33
+ isConsole: true,
34
+ disabled: true,
35
+ }
36
+ ];
@@ -0,0 +1,37 @@
1
+ 'use strict';
2
+
3
+ /**
4
+ * @description 当表单组件中有联动操作时候,使用方法进行返回
5
+ */
6
+ export default {
7
+ style: [],
8
+ content: (data) => {
9
+ return [
10
+ {
11
+ label: '支付页面路径:',
12
+ ele: 'xd-select-pages-path',
13
+ valueKey: 'payPath',
14
+ groupKey:'advanced',
15
+ placeholder: '请选择支付页面路径',
16
+ value: data['payPath'] || null,
17
+ setting: {
18
+ router: XdBus.getParentApi('getPagesTree'),
19
+ },
20
+ inline: false,
21
+ },
22
+ {
23
+ label: '支付成功路径:',
24
+ ele: 'xd-select-pages-path',
25
+ valueKey: 'paySuccessPath',
26
+ groupKey:'advanced',
27
+ placeholder: '请选择支付成功路径',
28
+ value: data['paySuccessPath'] || null,
29
+ setting: {
30
+ router: XdBus.getParentApi('getPagesTree'),
31
+ },
32
+ inline: false,
33
+ },
34
+ ].filter(i=>i)
35
+ },
36
+ advanced: [],
37
+ };
@@ -0,0 +1,225 @@
1
+ <template>
2
+ <view
3
+ class="jfb-base-open-vip-detail"
4
+ @click="handleEditxSelect"
5
+ :class="{ editx : isEditx && active }"
6
+ >
7
+ <!--#ifdef H5-->
8
+ <view
9
+ class="jfb-base-open-vip-detail__edit"
10
+ :class="{ editx : isEditx && active }"
11
+ v-if="isEditx && active"
12
+ >
13
+ <view class="jfb-base-open-vip-detail__edit-icon" @click="delEdit">删除</view>
14
+ </view>
15
+ <!-- #endif -->
16
+ <view class="jfb-base-open-vip-detail__body" :style="[bodyStyle]">
17
+ <view class="combo_section">
18
+ <view class="combo_section-title">套餐名称:{{ vipInfo.product_name }}</view>
19
+ <xd-list-item label="套餐金额" paddingLR="40rpx">¥{{ $xdUniHelper.divisionFloatNumber(vipInfo.sale_price, 100) }}</xd-list-item>
20
+ <xd-list-item label="套餐期限" paddingLR="40rpx">{{ vipInfo.life_cycle_label }}</xd-list-item>
21
+ </view>
22
+
23
+ <view class="combo_section">
24
+ <xd-list-item label="套餐金额" paddingLR="40rpx">¥{{ $xdUniHelper.divisionFloatNumber(vipInfo.user_pay_amount, 100) }}</xd-list-item>
25
+ <xd-list-item label="平台优惠" paddingLR="40rpx">-¥{{ $xdUniHelper.divisionFloatNumber(vipInfo.platform_discount_amount, 100) }}</xd-list-item>
26
+ </view>
27
+
28
+ <view class="fixed_bottom" :style="[fixed_bottom]">
29
+ <view class="pay_btn" @click="p_createVipOrder">
30
+ 立即支付
31
+ <xd-unit style="margin-left: 16rpx;"
32
+ :price="vipInfo.sale_price"
33
+ :isOld="false"
34
+ colorNew="#FFFFFF"
35
+ ></xd-unit>
36
+ </view>
37
+ <view class="plus_privacy">开通视为同意 <text @click.stop="handlePrivacy('privacy_service')"></text>《共享PLUS会员用户协议》</view>
38
+ </view>
39
+ </view>
40
+ </view>
41
+ </template>
42
+
43
+ <script>
44
+ import XdFontIcon from "@/components/XdFontIcon/XdFontIcon";
45
+ import XdListItem from "@/components/CusListItem/CusListItem"
46
+ import XdUnit from "@/components/XdUnit/XdUnit.vue"
47
+ import XdButton from "@/components/XdButton/XdButton";
48
+ import { jfbRootExec } from "@/utils/xd.event";
49
+ import JfbBaseOpenVipDetailMixin from "./JfbBaseOpenVipDetailMixin";
50
+ import { getContainerPropsValue } from "@/utils/xd.base";
51
+ import componentsMixins from "@/mixins/componentsMixins";
52
+ import extsMixins from "@/mixins/extsMixins";
53
+ export default {
54
+ name: "JfbBaseOpenVipDetail",
55
+ components: {
56
+ XdFontIcon,
57
+ XdListItem,
58
+ XdButton,
59
+ XdUnit,
60
+ },
61
+ mixins: [
62
+ componentsMixins, extsMixins, JfbBaseOpenVipDetailMixin
63
+ ],
64
+ data() {
65
+ return {
66
+ closeMask: true,
67
+ xnamespace: "",
68
+ notify_provider_id: "",
69
+
70
+ vip_card_id: "",
71
+ vipInfo: {},
72
+ //todo
73
+ payPath: "",
74
+ paySuccessPath: "",
75
+ }
76
+ },
77
+ computed: {
78
+ bodyStyle(){
79
+ return {
80
+ minHeight: this.layoutInfo.bodyMinHeightRpx + "rpx",
81
+ '--main-color': this.mainColor
82
+ }
83
+ },
84
+ fixed_bottom() {
85
+ return this.fixedStyle({paddingBottom: 36, zIndex: 111})
86
+ },
87
+ },
88
+ watch: {
89
+ container(value, oldValue) {
90
+ if (JSON.stringify(value) === JSON.stringify(oldValue)) return;
91
+ if (this.$configProject['isPreview']) this.init(value)
92
+ },
93
+ },
94
+ created() {
95
+ this.init(this.container);
96
+ this.notify_provider_id = this.projectAttr.notify_provider_id;
97
+ //todo
98
+ },
99
+ methods: {
100
+ onJfbLoad(options) {
101
+ this.setNameSpace(options);
102
+ this.vip_card_id = options.vip_card_id;
103
+ this.p_getVipConfirm();
104
+ },
105
+ /**
106
+ * @description 监听事件变化
107
+ * @param container {object} 业务组件对象自己
108
+ */
109
+ init(container) {
110
+ this.payPath = getContainerPropsValue(container, 'content.payPath', {value: ""}).value;
111
+ this.paySuccessPath = getContainerPropsValue(container, 'content.paySuccessPath', {value: ""}).value;
112
+ },
113
+ p_getVipConfirm(){
114
+ jfbRootExec("getVipConfirm", {
115
+ vm: this,
116
+ data: {
117
+ vip_card_id: this.vip_card_id,
118
+ xnamespace: this.xnamespace
119
+ }
120
+ }).then(res => {
121
+ this.vipInfo = res;
122
+ })
123
+ },
124
+ p_createVipOrder(){
125
+ jfbRootExec("createVipOrder", {
126
+ vm: this,
127
+ data: {
128
+ business_code: this.xnamespace,
129
+ product_id: this.vipInfo.product_id,
130
+ notify_provider_id: this.notify_provider_id,
131
+ need_pay_price: this.vipInfo.user_pay_amount
132
+ }
133
+ }).then(res => {
134
+ if(res.need_pay_price > 0){
135
+ this.$xdUniHelper.redirectTo({
136
+ url: this.payPath + `?order_id=${res.pay_order_id}&main_order_id=${res.main_order_id}`
137
+ })
138
+ }else{
139
+ this.$xdUniHelper.redirectTo({
140
+ url: this.paySuccessPath + '?order_id=' + res.main_order_id
141
+ })
142
+ }
143
+
144
+ })
145
+ },
146
+ onJfbScroll(options) {
147
+ // console.log('event.onJfbScroll', options)
148
+ },
149
+ onJfbReachBottom(options) {
150
+ console.log('event.onJfbReachBottom', options)
151
+ },
152
+ onJfbShow(options) {
153
+ console.log('event.onJfbShow', options)
154
+ },
155
+ onJfbHide(options) {
156
+ console.log('event.onJfbHide', options)
157
+ },
158
+ onJfbBack(options) {
159
+ console.log('event.onJfbBack', options)
160
+ },
161
+ onJfbUpdate(...data) {
162
+ console.log('event.onJfbUpdate', data)
163
+ },
164
+ onJfbCustomEvent(options) {
165
+ console.log('event.onJfbReachBottom', options)
166
+ },
167
+ }
168
+ }
169
+
170
+ </script>
171
+
172
+ <style scoped lang="less">
173
+ @import "./JfbBaseOpenVipDetailLess.less";
174
+
175
+ .jfb-base-open-vip-detail {
176
+ &__body{
177
+ .combo_section{
178
+ border-radius: 24rpx;
179
+ overflow: hidden;
180
+ margin: 20rpx;
181
+ background-color: #FFFFFF;
182
+ &-title{
183
+ height: 72rpx;
184
+ line-height: 72rpx;
185
+ text-align: center;
186
+ background: linear-gradient(90deg, #FCD083 0%, #FFDEAD 100%);
187
+ font-size: 28rpx;
188
+ color: #915714;
189
+ font-weight: 500;
190
+ }
191
+ ::v-deep .my-list_value{
192
+ color: #999999;
193
+ }
194
+ }
195
+ .fixed_bottom{
196
+ position: fixed;
197
+ bottom: 0;
198
+ left: 0;
199
+ width: 100%;
200
+ padding: 36rpx;
201
+ box-sizing: border-box;
202
+ background-color: #FFFFFF;
203
+ display: flex;
204
+ flex-direction: column;
205
+ align-items: center;
206
+ .pay_btn{
207
+ width: 600rpx;
208
+ display: flex;
209
+ align-items: center;
210
+ justify-content: center;
211
+ height: 80rpx;
212
+ background-color: var(--main-color);
213
+ color: #FFFFFF;
214
+ margin: 0 auto;
215
+ border-radius: 80rpx;
216
+ }
217
+ .plus_privacy{
218
+ font-size: 22rpx;
219
+ color: #999;
220
+ margin-top: 16rpx;
221
+ }
222
+ }
223
+ }
224
+ }
225
+ </style>