jufubao-base 1.0.242-beta1 → 1.0.242
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 +1 -1
- package/src/components/JfbBaseCard/JfbBaseCard.vue +1 -1
- package/src/components/JfbBaseFastLink/Attr.js +1 -12
- package/src/components/JfbBaseFastLink/JfbBaseFastLink.vue +0 -66
- package/src/components/JfbBaseHeader/Attr.js +0 -82
- package/src/components/JfbBaseHeader/JfbBaseHeader.vue +1 -47
- package/src/components/JfbBaseHeaderColumn/Attr.js +0 -82
- package/src/components/JfbBaseHeaderColumn/JfbBaseHeaderColumn.vue +2 -48
- package/src/components/JfbBaseLogin/JfbBaseLogin.vue +0 -11
- package/src/components/JfbBaseNoticeDialog/Api.js +1 -1
- package/src/components/JfbBaseNoticeDialog/Attr.js +0 -26
- package/src/components/JfbBaseNoticeDialog/JfbBaseNoticeDialog.vue +9 -28
- package/src/components/JfbBaseOrderDetail/JfbBaseOrderDetail.vue +18 -176
- package/src/components/JfbBasePay/Attr.js +0 -52
- package/src/components/JfbBasePay/JfbBasePay.vue +6 -30
- package/src/components/JfbBasePay/Mock.js +9 -0
- package/src/components/JfbBasePhoneLogin/JfbBasePhoneLogin.vue +1 -11
- package/src/components/JfbBasePoster/Attr.js +1 -1
- package/src/components/JfbBasePosterBigSmall/JfbBasePosterBigSmall.vue +2 -2
- package/src/components/JfbBaseSuccess/JfbBaseSuccess.vue +3 -8
- package/src/components/JfbBaseTfkSearch/ContentProduct.vue +22 -12
- package/src/components/JfbBaseTfkSearch/JfbBaseTfkSearch.vue +1 -12
- package/src/components/JfbBaseTfkSearch/Mock.js +3 -51
- package/src/components/JfbBaseTfkSearch/listMixins.js +1 -2
- package/src/components/JfbBaseUserInfo/Attr.js +11 -175
- package/src/components/JfbBaseUserInfo/JfbBaseUserInfo.vue +115 -337
- package/src/components/JfbBaseUserOrder/Attr.js +0 -16
- package/src/components/JfbBaseUserOrder/JfbBaseUserOrder.vue +2 -11
- package/src/components/JfbBaseWxAuthorize/JfbBaseWxAuthorize.vue +0 -10
- package/src/components/JfbBaseBalance/Api.js +0 -46
- package/src/components/JfbBaseBalance/Attr.js +0 -316
- package/src/components/JfbBaseBalance/JfbBaseBalance.vue +0 -336
- package/src/components/JfbBaseBalance/JfbBaseBalanceLess.less +0 -79
- package/src/components/JfbBaseBalance/JfbBaseBalanceMixin.js +0 -30
- package/src/components/JfbBaseBalance/Mock.js +0 -9
- package/src/components/JfbBaseCodeOpenVip/Api.js +0 -35
- package/src/components/JfbBaseCodeOpenVip/Attr.js +0 -281
- package/src/components/JfbBaseCodeOpenVip/JfbBaseCodeOpenVip.vue +0 -251
- package/src/components/JfbBaseCodeOpenVip/JfbBaseCodeOpenVipLess.less +0 -79
- package/src/components/JfbBaseCodeOpenVip/JfbBaseCodeOpenVipMixin.js +0 -30
- package/src/components/JfbBaseCodeOpenVip/Mock.js +0 -13
- package/src/components/JfbBaseConsumpCode/Api.js +0 -133
- package/src/components/JfbBaseConsumpCode/Attr.js +0 -61
- package/src/components/JfbBaseConsumpCode/JfbBaseConsumpCode.vue +0 -1048
- package/src/components/JfbBaseConsumpCode/JfbBaseConsumpCodeLess.less +0 -79
- package/src/components/JfbBaseConsumpCode/JfbBaseConsumpCodeMixin.js +0 -30
- package/src/components/JfbBaseConsumpCode/Mock.js +0 -22
- package/src/components/JfbBaseNoticeGroup/Api.js +0 -23
- package/src/components/JfbBaseNoticeGroup/Attr.js +0 -237
- package/src/components/JfbBaseNoticeGroup/JfbBaseNoticeGroup.vue +0 -174
- package/src/components/JfbBaseNoticeGroup/JfbBaseNoticeGroupLess.less +0 -79
- package/src/components/JfbBaseNoticeGroup/JfbBaseNoticeGroupMixin.js +0 -30
- package/src/components/JfbBaseNoticeGroup/Mock.js +0 -13
- package/src/components/JfbBaseOpenVip/Api.js +0 -39
- package/src/components/JfbBaseOpenVip/Attr.js +0 -331
- package/src/components/JfbBaseOpenVip/JfbBaseOpenVip.vue +0 -457
- package/src/components/JfbBaseOpenVip/JfbBaseOpenVipLess.less +0 -79
- package/src/components/JfbBaseOpenVip/JfbBaseOpenVipMixin.js +0 -30
- package/src/components/JfbBaseOpenVip/Mock.js +0 -7
- package/src/components/JfbBaseOpenVip/XdVipList.vue +0 -131
- package/src/components/JfbBaseOpenVipCard/Api.js +0 -58
- package/src/components/JfbBaseOpenVipCard/Attr.js +0 -48
- package/src/components/JfbBaseOpenVipCard/JfbBaseOpenVipCard.vue +0 -111
- package/src/components/JfbBaseOpenVipCard/JfbBaseOpenVipCardLess.less +0 -79
- package/src/components/JfbBaseOpenVipCard/JfbBaseOpenVipCardMixin.js +0 -30
- package/src/components/JfbBaseOpenVipCard/Mock.js +0 -13
- package/src/components/JfbBaseOpenVipDetail/Api.js +0 -35
- package/src/components/JfbBaseOpenVipDetail/Attr.js +0 -37
- package/src/components/JfbBaseOpenVipDetail/JfbBaseOpenVipDetail.vue +0 -234
- package/src/components/JfbBaseOpenVipDetail/JfbBaseOpenVipDetailLess.less +0 -79
- package/src/components/JfbBaseOpenVipDetail/JfbBaseOpenVipDetailMixin.js +0 -30
- package/src/components/JfbBaseOpenVipDetail/Mock.js +0 -15
- package/src/components/JfbBasePersonalData/Api.js +0 -26
- package/src/components/JfbBasePersonalData/Attr.js +0 -13
- package/src/components/JfbBasePersonalData/JfbBasePersonalData.vue +0 -200
- package/src/components/JfbBasePersonalData/JfbBasePersonalDataLess.less +0 -79
- package/src/components/JfbBasePersonalData/JfbBasePersonalDataMixin.js +0 -30
- package/src/components/JfbBasePersonalData/Mock.js +0 -13
- package/src/components/JfbBasePointsCard/Api.js +0 -18
- package/src/components/JfbBasePointsCard/Attr.js +0 -187
- package/src/components/JfbBasePointsCard/JfbBasePointsCard.vue +0 -212
- package/src/components/JfbBasePointsCard/JfbBasePointsCardLess.less +0 -79
- package/src/components/JfbBasePointsCard/JfbBasePointsCardMixin.js +0 -30
- package/src/components/JfbBasePointsCard/Mock.js +0 -5
- package/src/components/JfbBasePointsDetail/Api.js +0 -48
- package/src/components/JfbBasePointsDetail/Attr.js +0 -305
- package/src/components/JfbBasePointsDetail/JfbBasePointsDetail.vue +0 -267
- package/src/components/JfbBasePointsDetail/JfbBasePointsDetailLess.less +0 -79
- package/src/components/JfbBasePointsDetail/JfbBasePointsDetailMixin.js +0 -30
- package/src/components/JfbBasePointsDetail/Mock.js +0 -6
- package/src/components/JfbBasePosterGroup/Api.js +0 -22
- package/src/components/JfbBasePosterGroup/Attr.js +0 -156
- package/src/components/JfbBasePosterGroup/JfbBasePosterGroup.vue +0 -268
- package/src/components/JfbBasePosterGroup/JfbBasePosterGroupLess.less +0 -79
- package/src/components/JfbBasePosterGroup/JfbBasePosterGroupMixin.js +0 -30
- package/src/components/JfbBasePosterGroup/Mock.js +0 -13
- package/src/components/JfbBaseSavingDetail/Api.js +0 -41
- package/src/components/JfbBaseSavingDetail/Attr.js +0 -70
- package/src/components/JfbBaseSavingDetail/JfbBaseSavingDetail.vue +0 -710
- package/src/components/JfbBaseSavingDetail/JfbBaseSavingDetailLess.less +0 -79
- package/src/components/JfbBaseSavingDetail/JfbBaseSavingDetailMixin.js +0 -30
- package/src/components/JfbBaseSavingDetail/Mock.js +0 -10
- package/src/components/JfbBaseSavingDetail/components/echarts.min.js +0 -26
- package/src/components/JfbBaseSavingDetail/components/echarts.vue +0 -254
- package/src/components/JfbBaseSavingDetail/components/wx-canvas.js +0 -105
- package/src/components/JfbBaseShare/Api.js +0 -20
- package/src/components/JfbBaseShare/Attr.js +0 -59
- package/src/components/JfbBaseShare/JfbBaseShare.vue +0 -276
- package/src/components/JfbBaseShare/JfbBaseShareLess.less +0 -79
- package/src/components/JfbBaseShare/JfbBaseShareMixin.js +0 -30
- package/src/components/JfbBaseShare/Mock.js +0 -16
- package/src/components/JfbBaseWithDrawAgain/Api.js +0 -41
- package/src/components/JfbBaseWithDrawAgain/Attr.js +0 -92
- package/src/components/JfbBaseWithDrawAgain/JfbBaseWithDrawAgain.vue +0 -354
- package/src/components/JfbBaseWithDrawAgain/JfbBaseWithDrawAgainLess.less +0 -79
- package/src/components/JfbBaseWithDrawAgain/JfbBaseWithDrawAgainMixin.js +0 -30
- package/src/components/JfbBaseWithDrawAgain/Mock.js +0 -10
- package/src/components/JfbBaseWithDrawRecord/Api.js +0 -19
- package/src/components/JfbBaseWithDrawRecord/Attr.js +0 -79
- package/src/components/JfbBaseWithDrawRecord/JfbBaseWithDrawRecord.vue +0 -233
- package/src/components/JfbBaseWithDrawRecord/JfbBaseWithDrawRecordLess.less +0 -79
- package/src/components/JfbBaseWithDrawRecord/JfbBaseWithDrawRecordMixin.js +0 -30
- package/src/components/JfbBaseWithDrawRecord/Mock.js +0 -7
- package/src/components/JfbBaseWithdraw/Api.js +0 -48
- package/src/components/JfbBaseWithdraw/Attr.js +0 -328
- package/src/components/JfbBaseWithdraw/JfbBaseWithdraw.vue +0 -272
- package/src/components/JfbBaseWithdraw/JfbBaseWithdrawLess.less +0 -79
- package/src/components/JfbBaseWithdraw/JfbBaseWithdrawMixin.js +0 -30
- package/src/components/JfbBaseWithdraw/Mock.js +0 -7
|
@@ -73,7 +73,7 @@ export default {
|
|
|
73
73
|
mixins: [componentsMixins, extsMixins, JfbBaseNoticeDialogMixin],
|
|
74
74
|
data() {
|
|
75
75
|
return {
|
|
76
|
-
isShow:
|
|
76
|
+
isShow: true,
|
|
77
77
|
backgroundColor: "",
|
|
78
78
|
isPreview: false, //是否预览
|
|
79
79
|
is_hide_dailog: "N",
|
|
@@ -84,9 +84,7 @@ export default {
|
|
|
84
84
|
currentLinkUrl: "",
|
|
85
85
|
currentIndex: 0,
|
|
86
86
|
contentList: [],
|
|
87
|
-
number: ''
|
|
88
|
-
systemType: '',
|
|
89
|
-
showGroup: ''
|
|
87
|
+
number: ''
|
|
90
88
|
};
|
|
91
89
|
},
|
|
92
90
|
watch: {
|
|
@@ -136,26 +134,19 @@ export default {
|
|
|
136
134
|
|
|
137
135
|
//弹窗显示
|
|
138
136
|
if (res.list.length > 0) {
|
|
139
|
-
this.contentList = res.list
|
|
137
|
+
this.contentList = res.list.map((item) => {
|
|
138
|
+
return JSON.parse(item.content);
|
|
139
|
+
});
|
|
140
140
|
this.currentImage = getServiceUrl(
|
|
141
141
|
this.contentList[0].image_url,
|
|
142
|
-
"
|
|
142
|
+
"size3"
|
|
143
143
|
);
|
|
144
144
|
this.currentLinkUrl = this.getLinkUrl(
|
|
145
145
|
this.contentList[0].redirect_data
|
|
146
146
|
);
|
|
147
147
|
this.currentIndex = 0;
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
} else {
|
|
151
|
-
if(this.showGroup==='all') {
|
|
152
|
-
this.handlePop();
|
|
153
|
-
}else {
|
|
154
|
-
if(this.getTokenForKey('user_level')&&this.getTokenForKey('user_level')==='VIP') {
|
|
155
|
-
this.handlePop();
|
|
156
|
-
}
|
|
157
|
-
}
|
|
158
|
-
}
|
|
148
|
+
|
|
149
|
+
this.handlePop();
|
|
159
150
|
}
|
|
160
151
|
})
|
|
161
152
|
.catch((error) => {
|
|
@@ -184,16 +175,6 @@ export default {
|
|
|
184
175
|
);
|
|
185
176
|
this.type = getContainerPropsValue(container, "content.type", "pop");
|
|
186
177
|
this.number = getContainerPropsValue(container, "content.number", 1);
|
|
187
|
-
this.systemType = getContainerPropsValue(
|
|
188
|
-
container,
|
|
189
|
-
"content.systemType",
|
|
190
|
-
"fuli"
|
|
191
|
-
);
|
|
192
|
-
this.showGroup = getContainerPropsValue(
|
|
193
|
-
container,
|
|
194
|
-
"content.showGroup",
|
|
195
|
-
"all"
|
|
196
|
-
);
|
|
197
178
|
},
|
|
198
179
|
handlePop() {
|
|
199
180
|
console.warn(`this.time${this.time * 60 + "分钟"}`);
|
|
@@ -216,7 +197,7 @@ export default {
|
|
|
216
197
|
);
|
|
217
198
|
this.currentImage = getServiceUrl(
|
|
218
199
|
this.contentList[this.currentIndex].image_url,
|
|
219
|
-
"
|
|
200
|
+
"size3"
|
|
220
201
|
);
|
|
221
202
|
},
|
|
222
203
|
handleToLink() {
|
|
@@ -120,46 +120,27 @@
|
|
|
120
120
|
</view>
|
|
121
121
|
</view>
|
|
122
122
|
</view>
|
|
123
|
-
<view
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
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
|
-
<
|
|
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,15 +571,11 @@
|
|
|
590
571
|
>
|
|
591
572
|
<view :style="{ fontWeight: item.style }">{{ item.label }}</view>
|
|
592
573
|
<xd-unit
|
|
593
|
-
v-if="item.type === 'price'"
|
|
594
|
-
:colorNew="isPlusSite ? '#999':''"
|
|
595
|
-
:largeZero="false"
|
|
596
574
|
:fontSize="28"
|
|
597
575
|
:iconSize="0.28"
|
|
598
576
|
:fontWeight="item.style"
|
|
599
577
|
:price="item.value"
|
|
600
578
|
></xd-unit>
|
|
601
|
-
<view v-else style="font-size: 28rpx;" :style="{color: isPlusSite ? '#999':'', fontWeight: item.style}" v-html="item.value"></view>
|
|
602
579
|
</view>
|
|
603
580
|
<view
|
|
604
581
|
v-if="item.type === 'line'"
|
|
@@ -827,20 +804,6 @@
|
|
|
827
804
|
<view v-if="dialogCode && dialogCode.tips" class="dialog_password"> {{ dialogCode.tips}}</view>
|
|
828
805
|
<view v-if="dialogPassword" class="dialog_password">{{ dialogPassword }}</view>
|
|
829
806
|
</xd-dailog>
|
|
830
|
-
<XdDownDrawer :isClose="false" height="auto" :show.sync="showSupplement">
|
|
831
|
-
<view class="supplement">
|
|
832
|
-
<view class="supplement-title">
|
|
833
|
-
<xd-font-icon @click="showSupplement=false" color="#666" size="30" icon="iconxiangzuo_xian"></xd-font-icon>
|
|
834
|
-
<view style="margin: 0 auto">{{supplementTitle}}</view>
|
|
835
|
-
</view>
|
|
836
|
-
<view style="color: #333333;margin-top: 58rpx;font-size: 28rpx;font-weight: 500">已购</view>
|
|
837
|
-
<view class="supplement-item" v-for="(item, index) in supplementList" :key="index">
|
|
838
|
-
<view>{{item.product_name}}</view>
|
|
839
|
-
<view>{{getAmount(item.sale_price)}}元 x {{item.product_num}}</view>
|
|
840
|
-
</view>
|
|
841
|
-
<xd-button type="primary" @click="showSupplement=false">关闭</xd-button>
|
|
842
|
-
</view>
|
|
843
|
-
</XdDownDrawer>
|
|
844
807
|
</view>
|
|
845
808
|
</template>
|
|
846
809
|
|
|
@@ -851,7 +814,6 @@ import XdTag from "@/components/XdTag/XdTag";
|
|
|
851
814
|
import XdUnit from "@/components/XdUnit/XdUnit";
|
|
852
815
|
import XdButton from "@/components/XdButton/XdButton";
|
|
853
816
|
import XdDailog from "@/components/XdDailog/XdDailog";
|
|
854
|
-
import XdDownDrawer from "@/components/XdDownDrawer/XdDownDrawer";
|
|
855
817
|
import { jfbRootExec } from "@/utils/xd.event";
|
|
856
818
|
import JfbBaseOrderDetailMixin from "./JfbBaseOrderDetailMixin";
|
|
857
819
|
import componentsMixins from "@/mixins/componentsMixins";
|
|
@@ -872,7 +834,6 @@ export default {
|
|
|
872
834
|
XdButton,
|
|
873
835
|
XdDailog,
|
|
874
836
|
XdJfbImage,
|
|
875
|
-
XdDownDrawer
|
|
876
837
|
},
|
|
877
838
|
mixins: [componentsMixins, extsMixins, JfbBaseOrderDetailMixin],
|
|
878
839
|
data() {
|
|
@@ -940,10 +901,6 @@ export default {
|
|
|
940
901
|
showPreviewCode: true,
|
|
941
902
|
is_show_product: "",
|
|
942
903
|
btnTextSize: 20,
|
|
943
|
-
|
|
944
|
-
showSupplement: false,
|
|
945
|
-
supplementList: [],
|
|
946
|
-
supplementTitle: "",
|
|
947
904
|
};
|
|
948
905
|
},
|
|
949
906
|
watch: {
|
|
@@ -996,10 +953,7 @@ export default {
|
|
|
996
953
|
padding: padding,
|
|
997
954
|
backgroundColor: this.bottomBgColor,
|
|
998
955
|
}
|
|
999
|
-
}
|
|
1000
|
-
isPlusSite(){
|
|
1001
|
-
return this.projectAttr.headers['X-Site-Group']==="vip";
|
|
1002
|
-
},
|
|
956
|
+
}
|
|
1003
957
|
},
|
|
1004
958
|
created() {
|
|
1005
959
|
this.noticeBgc = Color(this.warningColor).alpha(0.2).toString();
|
|
@@ -1015,10 +969,6 @@ export default {
|
|
|
1015
969
|
this.getOrderDetail();
|
|
1016
970
|
},
|
|
1017
971
|
|
|
1018
|
-
getAmount(price) {
|
|
1019
|
-
return this.$xdUniHelper.divisionFloatNumber(price,100)
|
|
1020
|
-
},
|
|
1021
|
-
|
|
1022
972
|
timeDown() {
|
|
1023
973
|
if (this.info.status.loading_timeout != "-1") {
|
|
1024
974
|
this.times = this.info.status.loading_timeout;
|
|
@@ -1349,11 +1299,6 @@ export default {
|
|
|
1349
1299
|
});
|
|
1350
1300
|
// #endif
|
|
1351
1301
|
},
|
|
1352
|
-
handleViewSupplement(item){
|
|
1353
|
-
this.showSupplement=true;
|
|
1354
|
-
this.supplementList = item.items
|
|
1355
|
-
this.supplementTitle = item.show_title
|
|
1356
|
-
},
|
|
1357
1302
|
handleToLink(id, info) {
|
|
1358
1303
|
this.$xdUniHelper.navigateTo({
|
|
1359
1304
|
url: `${this.brandPath}?id=${id}®ion_limit_tpl_id=${info.support_shops.region_limit_tpl_id}&xnamespace=${info.biz_code}`,
|
|
@@ -1472,12 +1417,6 @@ export default {
|
|
|
1472
1417
|
|
|
1473
1418
|
<style scoped lang="less">
|
|
1474
1419
|
@import "./JfbBaseOrderDetailLess.less";
|
|
1475
|
-
.line {
|
|
1476
|
-
border-radius: 2px;
|
|
1477
|
-
width: 6rpx;
|
|
1478
|
-
height: 24rpx;
|
|
1479
|
-
margin-right: 20rpx;
|
|
1480
|
-
}
|
|
1481
1420
|
|
|
1482
1421
|
.code-url {
|
|
1483
1422
|
display: flex;
|
|
@@ -1616,32 +1555,6 @@ export default {
|
|
|
1616
1555
|
}
|
|
1617
1556
|
}
|
|
1618
1557
|
}
|
|
1619
|
-
&-supplement {
|
|
1620
|
-
border-top: 1px dashed #CCCCCC;
|
|
1621
|
-
margin-top: 32rpx;
|
|
1622
|
-
&-item {
|
|
1623
|
-
display: flex;
|
|
1624
|
-
align-items: center;
|
|
1625
|
-
justify-content: space-between;
|
|
1626
|
-
margin-top: 32rpx;
|
|
1627
|
-
margin-bottom: 32rpx;
|
|
1628
|
-
&-info {
|
|
1629
|
-
display: flex;
|
|
1630
|
-
align-items: center;
|
|
1631
|
-
&-tag {
|
|
1632
|
-
border: 1px solid;
|
|
1633
|
-
font-size: 20rpx;
|
|
1634
|
-
padding: 8rpx 16rpx;
|
|
1635
|
-
border-radius: 8rpx;
|
|
1636
|
-
margin-right: 20rpx;
|
|
1637
|
-
}
|
|
1638
|
-
&-title {
|
|
1639
|
-
color: #666666;
|
|
1640
|
-
font-size: 24rpx;
|
|
1641
|
-
}
|
|
1642
|
-
}
|
|
1643
|
-
}
|
|
1644
|
-
}
|
|
1645
1558
|
}
|
|
1646
1559
|
|
|
1647
1560
|
&-delivery {
|
|
@@ -1665,28 +1578,6 @@ export default {
|
|
|
1665
1578
|
border-radius: unit(8, rpx);
|
|
1666
1579
|
}
|
|
1667
1580
|
|
|
1668
|
-
&-bottom {
|
|
1669
|
-
margin-top: unit(32, rpx);
|
|
1670
|
-
|
|
1671
|
-
&-title {
|
|
1672
|
-
color: #333333;
|
|
1673
|
-
font-size: unit(28, rpx);
|
|
1674
|
-
font-weight: 500;
|
|
1675
|
-
margin-bottom: unit(20, rpx);
|
|
1676
|
-
}
|
|
1677
|
-
|
|
1678
|
-
&-item {
|
|
1679
|
-
color: #666666;
|
|
1680
|
-
font-size: unit(28, rpx);
|
|
1681
|
-
display: flex;
|
|
1682
|
-
margin-bottom: unit(16, rpx);
|
|
1683
|
-
|
|
1684
|
-
& > view:nth-child(2) {
|
|
1685
|
-
width: 80%;
|
|
1686
|
-
}
|
|
1687
|
-
}
|
|
1688
|
-
}
|
|
1689
|
-
|
|
1690
1581
|
&-info {
|
|
1691
1582
|
flex: 1;
|
|
1692
1583
|
display: flex;
|
|
@@ -1729,35 +1620,6 @@ export default {
|
|
|
1729
1620
|
}
|
|
1730
1621
|
}
|
|
1731
1622
|
|
|
1732
|
-
&-info {
|
|
1733
|
-
margin-top: unit(32, rpx);
|
|
1734
|
-
|
|
1735
|
-
&-title {
|
|
1736
|
-
color: #333333;
|
|
1737
|
-
font-size: unit(28, rpx);
|
|
1738
|
-
margin-bottom: unit(20, rpx);
|
|
1739
|
-
display: flex;
|
|
1740
|
-
align-items: center;
|
|
1741
|
-
}
|
|
1742
|
-
|
|
1743
|
-
&-item {
|
|
1744
|
-
color: #333333;
|
|
1745
|
-
font-size: unit(24, rpx);
|
|
1746
|
-
display: flex;
|
|
1747
|
-
margin-bottom: unit(16, rpx);
|
|
1748
|
-
& > view:first-child{
|
|
1749
|
-
color: #999;
|
|
1750
|
-
}
|
|
1751
|
-
|
|
1752
|
-
& > view:nth-child(2) {
|
|
1753
|
-
width: 80%;
|
|
1754
|
-
}
|
|
1755
|
-
}
|
|
1756
|
-
&-item:last-child{
|
|
1757
|
-
margin-bottom: 0 !important;
|
|
1758
|
-
}
|
|
1759
|
-
}
|
|
1760
|
-
|
|
1761
1623
|
&-bottom {
|
|
1762
1624
|
margin-top: unit(32, rpx);
|
|
1763
1625
|
|
|
@@ -1779,10 +1641,8 @@ export default {
|
|
|
1779
1641
|
}
|
|
1780
1642
|
}
|
|
1781
1643
|
}
|
|
1782
|
-
|
|
1783
1644
|
}
|
|
1784
1645
|
|
|
1785
|
-
|
|
1786
1646
|
&-num {
|
|
1787
1647
|
&-info {
|
|
1788
1648
|
display: flex;
|
|
@@ -1905,7 +1765,7 @@ export default {
|
|
|
1905
1765
|
color: #737373;
|
|
1906
1766
|
}
|
|
1907
1767
|
}
|
|
1908
|
-
|
|
1768
|
+
|
|
1909
1769
|
&-order {
|
|
1910
1770
|
display: flex;
|
|
1911
1771
|
align-items: center;
|
|
@@ -2101,23 +1961,5 @@ export default {
|
|
|
2101
1961
|
}
|
|
2102
1962
|
|
|
2103
1963
|
}
|
|
2104
|
-
|
|
2105
|
-
.supplement {
|
|
2106
|
-
padding: 48rpx;
|
|
2107
|
-
&-title {
|
|
2108
|
-
display: flex;
|
|
2109
|
-
align-items: center;
|
|
2110
|
-
color: #666666;
|
|
2111
|
-
font-size: 28rpx;
|
|
2112
|
-
}
|
|
2113
|
-
&-item {
|
|
2114
|
-
margin: 34rpx 0;
|
|
2115
|
-
display: flex;
|
|
2116
|
-
justify-content: space-between;
|
|
2117
|
-
align-items: center;
|
|
2118
|
-
color: #666;
|
|
2119
|
-
font-size: 28rpx;
|
|
2120
|
-
}
|
|
2121
|
-
}
|
|
2122
1964
|
}
|
|
2123
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
|
|
@@ -24,7 +24,6 @@
|
|
|
24
24
|
<view class="column_value text-gray">
|
|
25
25
|
<xd-unit
|
|
26
26
|
:price="payInfo.total_amount"
|
|
27
|
-
:isShowIcon="isShowIcon"
|
|
28
27
|
:isOld="false"
|
|
29
28
|
:font-size="28"
|
|
30
29
|
:icon-size="0.28"
|
|
@@ -40,7 +39,6 @@
|
|
|
40
39
|
<!-- <xd-button width="220rpx" radius="60rpx" type="primary" size="small" @click="xdDownDrawer=true">使用新票券</xd-button> -->
|
|
41
40
|
<xd-unit
|
|
42
41
|
:price="payInfo.card_amount"
|
|
43
|
-
:isShowIcon="isShowIcon"
|
|
44
42
|
:isOld="false"
|
|
45
43
|
:font-size="28"
|
|
46
44
|
:icon-size="0.28"
|
|
@@ -102,11 +100,10 @@
|
|
|
102
100
|
<view class="remain_pay" v-if="payInfo.channel_amount > 0">
|
|
103
101
|
<view style="border-bottom: 2rpx solid #eee;" class="column-group">
|
|
104
102
|
<view class="column-item" style="padding: 30rpx 60rpx">
|
|
105
|
-
<view class="column_label"
|
|
103
|
+
<view class="column_label">仍需扣点<text class="label_sub">(可使用多张票券点数)</text></view>
|
|
106
104
|
<view class="column_value text-primary">
|
|
107
105
|
<xd-unit
|
|
108
106
|
:price="payInfo.channel_amount"
|
|
109
|
-
:isShowIcon="isShowIcon"
|
|
110
107
|
:isOld="false"
|
|
111
108
|
:font-size="28"
|
|
112
109
|
:icon-size="0.28"
|
|
@@ -115,8 +112,8 @@
|
|
|
115
112
|
</view>
|
|
116
113
|
</view>
|
|
117
114
|
<view class="remain_header">
|
|
118
|
-
<view
|
|
119
|
-
<view
|
|
115
|
+
<view>选择以下补差方式</view>
|
|
116
|
+
<view class="flex align-center text-primary">
|
|
120
117
|
<view class="margin-right">继续补差</view>
|
|
121
118
|
<xd-unit
|
|
122
119
|
:price="payInfo.channel_amount"
|
|
@@ -149,14 +146,11 @@
|
|
|
149
146
|
<view class="bottom_btn-mask"></view>
|
|
150
147
|
<view v-if="is_can_pay==='Y'" class="bottom_btn" :style="prod_bottom">
|
|
151
148
|
<xd-button
|
|
152
|
-
width="
|
|
149
|
+
width="360rpx"
|
|
153
150
|
type="primary"
|
|
154
151
|
radius="50rpx"
|
|
155
152
|
@click="doThirdPay"
|
|
156
|
-
>
|
|
157
|
-
确认支付
|
|
158
|
-
¥{{ $xdUniHelper.divisionFloatNumber(payInfo.channel_amount, 100) }}
|
|
159
|
-
</xd-button>
|
|
153
|
+
>确认</xd-button>
|
|
160
154
|
</view>
|
|
161
155
|
</view>
|
|
162
156
|
</view>
|
|
@@ -180,7 +174,6 @@ import {isWechat,isWechatTools} from "@/utils/xd.base";
|
|
|
180
174
|
import color from "color";
|
|
181
175
|
const Color = require('color');
|
|
182
176
|
let styleForm = new StyleForm({bgColor: '#fafafa'}, getContainerPropsValue, 'pay', true);
|
|
183
|
-
import { mapState } from "vuex";
|
|
184
177
|
|
|
185
178
|
export default {
|
|
186
179
|
name: "JfbBasePay",
|
|
@@ -219,12 +212,7 @@ export default {
|
|
|
219
212
|
rechargeSuccessPath: "", //充值成功
|
|
220
213
|
...styleForm.getDataItem(),
|
|
221
214
|
borderColor:'rgba(0,0,0,0)',
|
|
222
|
-
options:{}
|
|
223
|
-
text1: "",
|
|
224
|
-
text2: "",
|
|
225
|
-
text3: "",
|
|
226
|
-
showText2: "Y",
|
|
227
|
-
showContinuePay: "",
|
|
215
|
+
options:{}
|
|
228
216
|
};
|
|
229
217
|
},
|
|
230
218
|
watch: {
|
|
@@ -234,9 +222,6 @@ export default {
|
|
|
234
222
|
},
|
|
235
223
|
},
|
|
236
224
|
computed: {
|
|
237
|
-
...mapState({
|
|
238
|
-
siteInfo: state => state.siteInfo,
|
|
239
|
-
}),
|
|
240
225
|
prod_bottom() {
|
|
241
226
|
return this.fixedStyle({ height: 0, zIndex: 111 });
|
|
242
227
|
},
|
|
@@ -247,10 +232,6 @@ export default {
|
|
|
247
232
|
}
|
|
248
233
|
return url
|
|
249
234
|
},
|
|
250
|
-
isShowIcon() {
|
|
251
|
-
if(this.$configProject['isPreview']) return true;
|
|
252
|
-
return this.siteInfo.mapping.is_show_coin_icon==='Y'
|
|
253
|
-
},
|
|
254
235
|
...styleForm.getComputedItem(),
|
|
255
236
|
},
|
|
256
237
|
created() {
|
|
@@ -281,11 +262,6 @@ export default {
|
|
|
281
262
|
* @param container {object} 业务组件对象自己
|
|
282
263
|
*/
|
|
283
264
|
init(container) {
|
|
284
|
-
this.text1 = getContainerPropsValue(container, 'content.text1', "仍需扣点");
|
|
285
|
-
this.text2 = getContainerPropsValue(container, 'content.text2', "(可使用多张票券点数)");
|
|
286
|
-
this.text3 = getContainerPropsValue(container, 'content.text3', "选择以下补差方式");
|
|
287
|
-
this.showText2 = getContainerPropsValue(container, 'content.showText2', "Y");
|
|
288
|
-
this.showContinuePay = getContainerPropsValue(container, 'content.showContinuePay', 'Y');
|
|
289
265
|
this.paySuccessPath = getContainerPropsValue(
|
|
290
266
|
container,
|
|
291
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:{},
|
|
@@ -209,7 +209,6 @@ export default {
|
|
|
209
209
|
callback_url: "",
|
|
210
210
|
isCollectUsername: false,
|
|
211
211
|
showDialog: false,
|
|
212
|
-
share_code: "",
|
|
213
212
|
|
|
214
213
|
inputStyle: "linear", //输入框样式 linear:线性 face: 面性
|
|
215
214
|
formBorderColor: "#F9F9F9", //
|
|
@@ -371,13 +370,6 @@ export default {
|
|
|
371
370
|
this.auth_code = options.auth_code;
|
|
372
371
|
this.provider_id = options.provider_id;
|
|
373
372
|
this.callback_url = options.callback_url;
|
|
374
|
-
if(options['x-common']){
|
|
375
|
-
let decodeParams = Base64.decode(options['x-common']);
|
|
376
|
-
try{
|
|
377
|
-
let commonParams = JSON.parse(decodeParams);
|
|
378
|
-
this.share_code = commonParams.share_code;
|
|
379
|
-
}catch(e){}
|
|
380
|
-
}
|
|
381
373
|
},
|
|
382
374
|
/**
|
|
383
375
|
* @description 监听事件变化
|
|
@@ -574,7 +566,6 @@ export default {
|
|
|
574
566
|
auth_code,
|
|
575
567
|
provider_id,
|
|
576
568
|
phone_number,
|
|
577
|
-
share_code,
|
|
578
569
|
}
|
|
579
570
|
}).then(res => {
|
|
580
571
|
this.$xdHideLoading();
|
|
@@ -605,8 +596,7 @@ export default {
|
|
|
605
596
|
provider_id,
|
|
606
597
|
phone_number,
|
|
607
598
|
verification_code,
|
|
608
|
-
user_name
|
|
609
|
-
share_code: this.share_code
|
|
599
|
+
user_name
|
|
610
600
|
},
|
|
611
601
|
})
|
|
612
602
|
.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,12 +63,9 @@
|
|
|
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
|
-
:colorNew="is_plus_site ? '#999':''"
|
|
69
|
-
:price="settle.value" :is-old="false"></xd-unit>
|
|
66
|
+
<xd-unit :price="settle.value" :is-old="false"></xd-unit>
|
|
70
67
|
</view>
|
|
71
|
-
<view v-else v-html="settle.value"
|
|
68
|
+
<view v-else v-html="settle.value"></view>
|
|
72
69
|
</view>
|
|
73
70
|
</view>
|
|
74
71
|
<!--settle end-->
|
|
@@ -432,7 +429,6 @@ export default {
|
|
|
432
429
|
payBgColor:'',
|
|
433
430
|
bgColor:'',
|
|
434
431
|
ticket_method_msg:'', //取票提示文案
|
|
435
|
-
is_plus_site: false,
|
|
436
432
|
|
|
437
433
|
//按钮
|
|
438
434
|
btnTextColor:'',
|
|
@@ -460,7 +456,7 @@ export default {
|
|
|
460
456
|
},
|
|
461
457
|
},
|
|
462
458
|
computed: {
|
|
463
|
-
...mapState(["brandInfo"
|
|
459
|
+
...mapState(["brandInfo"]),
|
|
464
460
|
...styleForm.getComputedItem(),
|
|
465
461
|
},
|
|
466
462
|
created() {
|
|
@@ -468,7 +464,6 @@ export default {
|
|
|
468
464
|
this.noUserLoding = !this.$root['isLogined']; //判断是否需要已登录
|
|
469
465
|
if(this.isPreview) this.noUserLoding = false;
|
|
470
466
|
this.init(this.container);
|
|
471
|
-
this.is_plus_site = this.projectAttr.headers['X-Site-Group']==="vip";
|
|
472
467
|
},
|
|
473
468
|
destroyed() {
|
|
474
469
|
if (this.timeer) {
|