jufubao-base 1.0.242-beta2 → 1.0.243-beta1
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 -177
- 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 +14 -35
- package/src/components/JfbBasePoster/Attr.js +1 -1
- package/src/components/JfbBasePosterBigSmall/JfbBasePosterBigSmall.vue +2 -2
- package/src/components/JfbBaseSuccess/JfbBaseSuccess.vue +3 -9
- 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 -1053
- 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;
|
|
@@ -1045,7 +995,6 @@ export default {
|
|
|
1045
995
|
custom_content_container_id: this.cid,
|
|
1046
996
|
is_show_jhd_code: Number(this.is_show),
|
|
1047
997
|
is_show_product: this.is_show_product === "Y" ? 1 : 0,
|
|
1048
|
-
version: 'v2'
|
|
1049
998
|
},
|
|
1050
999
|
})
|
|
1051
1000
|
.then((res) => {
|
|
@@ -1350,11 +1299,6 @@ export default {
|
|
|
1350
1299
|
});
|
|
1351
1300
|
// #endif
|
|
1352
1301
|
},
|
|
1353
|
-
handleViewSupplement(item){
|
|
1354
|
-
this.showSupplement=true;
|
|
1355
|
-
this.supplementList = item.items
|
|
1356
|
-
this.supplementTitle = item.show_title
|
|
1357
|
-
},
|
|
1358
1302
|
handleToLink(id, info) {
|
|
1359
1303
|
this.$xdUniHelper.navigateTo({
|
|
1360
1304
|
url: `${this.brandPath}?id=${id}®ion_limit_tpl_id=${info.support_shops.region_limit_tpl_id}&xnamespace=${info.biz_code}`,
|
|
@@ -1473,12 +1417,6 @@ export default {
|
|
|
1473
1417
|
|
|
1474
1418
|
<style scoped lang="less">
|
|
1475
1419
|
@import "./JfbBaseOrderDetailLess.less";
|
|
1476
|
-
.line {
|
|
1477
|
-
border-radius: 2px;
|
|
1478
|
-
width: 6rpx;
|
|
1479
|
-
height: 24rpx;
|
|
1480
|
-
margin-right: 20rpx;
|
|
1481
|
-
}
|
|
1482
1420
|
|
|
1483
1421
|
.code-url {
|
|
1484
1422
|
display: flex;
|
|
@@ -1617,32 +1555,6 @@ export default {
|
|
|
1617
1555
|
}
|
|
1618
1556
|
}
|
|
1619
1557
|
}
|
|
1620
|
-
&-supplement {
|
|
1621
|
-
border-top: 1px dashed #CCCCCC;
|
|
1622
|
-
margin-top: 32rpx;
|
|
1623
|
-
&-item {
|
|
1624
|
-
display: flex;
|
|
1625
|
-
align-items: center;
|
|
1626
|
-
justify-content: space-between;
|
|
1627
|
-
margin-top: 32rpx;
|
|
1628
|
-
margin-bottom: 32rpx;
|
|
1629
|
-
&-info {
|
|
1630
|
-
display: flex;
|
|
1631
|
-
align-items: center;
|
|
1632
|
-
&-tag {
|
|
1633
|
-
border: 1px solid;
|
|
1634
|
-
font-size: 20rpx;
|
|
1635
|
-
padding: 8rpx 16rpx;
|
|
1636
|
-
border-radius: 8rpx;
|
|
1637
|
-
margin-right: 20rpx;
|
|
1638
|
-
}
|
|
1639
|
-
&-title {
|
|
1640
|
-
color: #666666;
|
|
1641
|
-
font-size: 24rpx;
|
|
1642
|
-
}
|
|
1643
|
-
}
|
|
1644
|
-
}
|
|
1645
|
-
}
|
|
1646
1558
|
}
|
|
1647
1559
|
|
|
1648
1560
|
&-delivery {
|
|
@@ -1666,28 +1578,6 @@ export default {
|
|
|
1666
1578
|
border-radius: unit(8, rpx);
|
|
1667
1579
|
}
|
|
1668
1580
|
|
|
1669
|
-
&-bottom {
|
|
1670
|
-
margin-top: unit(32, rpx);
|
|
1671
|
-
|
|
1672
|
-
&-title {
|
|
1673
|
-
color: #333333;
|
|
1674
|
-
font-size: unit(28, rpx);
|
|
1675
|
-
font-weight: 500;
|
|
1676
|
-
margin-bottom: unit(20, rpx);
|
|
1677
|
-
}
|
|
1678
|
-
|
|
1679
|
-
&-item {
|
|
1680
|
-
color: #666666;
|
|
1681
|
-
font-size: unit(28, rpx);
|
|
1682
|
-
display: flex;
|
|
1683
|
-
margin-bottom: unit(16, rpx);
|
|
1684
|
-
|
|
1685
|
-
& > view:nth-child(2) {
|
|
1686
|
-
width: 80%;
|
|
1687
|
-
}
|
|
1688
|
-
}
|
|
1689
|
-
}
|
|
1690
|
-
|
|
1691
1581
|
&-info {
|
|
1692
1582
|
flex: 1;
|
|
1693
1583
|
display: flex;
|
|
@@ -1730,35 +1620,6 @@ export default {
|
|
|
1730
1620
|
}
|
|
1731
1621
|
}
|
|
1732
1622
|
|
|
1733
|
-
&-info {
|
|
1734
|
-
margin-top: unit(32, rpx);
|
|
1735
|
-
|
|
1736
|
-
&-title {
|
|
1737
|
-
color: #333333;
|
|
1738
|
-
font-size: unit(28, rpx);
|
|
1739
|
-
margin-bottom: unit(20, rpx);
|
|
1740
|
-
display: flex;
|
|
1741
|
-
align-items: center;
|
|
1742
|
-
}
|
|
1743
|
-
|
|
1744
|
-
&-item {
|
|
1745
|
-
color: #333333;
|
|
1746
|
-
font-size: unit(24, rpx);
|
|
1747
|
-
display: flex;
|
|
1748
|
-
margin-bottom: unit(16, rpx);
|
|
1749
|
-
& > view:first-child{
|
|
1750
|
-
color: #999;
|
|
1751
|
-
}
|
|
1752
|
-
|
|
1753
|
-
& > view:nth-child(2) {
|
|
1754
|
-
width: 80%;
|
|
1755
|
-
}
|
|
1756
|
-
}
|
|
1757
|
-
&-item:last-child{
|
|
1758
|
-
margin-bottom: 0 !important;
|
|
1759
|
-
}
|
|
1760
|
-
}
|
|
1761
|
-
|
|
1762
1623
|
&-bottom {
|
|
1763
1624
|
margin-top: unit(32, rpx);
|
|
1764
1625
|
|
|
@@ -1780,10 +1641,8 @@ export default {
|
|
|
1780
1641
|
}
|
|
1781
1642
|
}
|
|
1782
1643
|
}
|
|
1783
|
-
|
|
1784
1644
|
}
|
|
1785
1645
|
|
|
1786
|
-
|
|
1787
1646
|
&-num {
|
|
1788
1647
|
&-info {
|
|
1789
1648
|
display: flex;
|
|
@@ -1906,7 +1765,7 @@ export default {
|
|
|
1906
1765
|
color: #737373;
|
|
1907
1766
|
}
|
|
1908
1767
|
}
|
|
1909
|
-
|
|
1768
|
+
|
|
1910
1769
|
&-order {
|
|
1911
1770
|
display: flex;
|
|
1912
1771
|
align-items: center;
|
|
@@ -2102,23 +1961,5 @@ export default {
|
|
|
2102
1961
|
}
|
|
2103
1962
|
|
|
2104
1963
|
}
|
|
2105
|
-
|
|
2106
|
-
.supplement {
|
|
2107
|
-
padding: 48rpx;
|
|
2108
|
-
&-title {
|
|
2109
|
-
display: flex;
|
|
2110
|
-
align-items: center;
|
|
2111
|
-
color: #666666;
|
|
2112
|
-
font-size: 28rpx;
|
|
2113
|
-
}
|
|
2114
|
-
&-item {
|
|
2115
|
-
margin: 34rpx 0;
|
|
2116
|
-
display: flex;
|
|
2117
|
-
justify-content: space-between;
|
|
2118
|
-
align-items: center;
|
|
2119
|
-
color: #666;
|
|
2120
|
-
font-size: 28rpx;
|
|
2121
|
-
}
|
|
2122
|
-
}
|
|
2123
1964
|
}
|
|
2124
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:{},
|
|
@@ -133,27 +133,16 @@
|
|
|
133
133
|
>暂不登录,去逛逛</view> -->
|
|
134
134
|
</view>
|
|
135
135
|
<xd-dialog :show.sync="showDialog"
|
|
136
|
+
title="系统提示"
|
|
136
137
|
:showClose="false"
|
|
137
|
-
|
|
138
|
-
|
|
138
|
+
:btnRadius="60"
|
|
139
|
+
maskAutoClose>
|
|
139
140
|
<view class="p_dialog_content">
|
|
140
|
-
<view class="">
|
|
141
|
-
<xd-font-icon icon="iconmingchengtubiao" :size="48" color="#666"></xd-font-icon>
|
|
142
|
-
</view>
|
|
143
|
-
<view class="cont_text">检测到短信发送异常<br/>是否跳过手机号收集?</view>
|
|
141
|
+
<view class="cont_text">检测到短信发送异常<br/>您是否跳过当前步骤</view>
|
|
144
142
|
</view>
|
|
145
|
-
<view slot="btn" class="btn_foot"
|
|
146
|
-
<
|
|
147
|
-
|
|
148
|
-
}"
|
|
149
|
-
@click="p_loginNotJump"
|
|
150
|
-
>不跳过</view>
|
|
151
|
-
<view class="btn_item" :style="{
|
|
152
|
-
backgroundColor: mainColor,
|
|
153
|
-
color: '#FFF'
|
|
154
|
-
}"
|
|
155
|
-
@click="p_loginJumpPhone"
|
|
156
|
-
>跳过</view>
|
|
143
|
+
<view slot="btn" class="btn_foot">
|
|
144
|
+
<xd-button width="240rpx" type="info" @click="p_loginNotJump">取消</xd-button>
|
|
145
|
+
<xd-button width="240rpx" type="primary" @click="p_loginJumpPhone">跳过</xd-button>
|
|
157
146
|
</view>
|
|
158
147
|
</xd-dialog>
|
|
159
148
|
</view>
|
|
@@ -209,7 +198,6 @@ export default {
|
|
|
209
198
|
callback_url: "",
|
|
210
199
|
isCollectUsername: false,
|
|
211
200
|
showDialog: false,
|
|
212
|
-
share_code: "",
|
|
213
201
|
|
|
214
202
|
inputStyle: "linear", //输入框样式 linear:线性 face: 面性
|
|
215
203
|
formBorderColor: "#F9F9F9", //
|
|
@@ -371,13 +359,6 @@ export default {
|
|
|
371
359
|
this.auth_code = options.auth_code;
|
|
372
360
|
this.provider_id = options.provider_id;
|
|
373
361
|
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
362
|
},
|
|
382
363
|
/**
|
|
383
364
|
* @description 监听事件变化
|
|
@@ -574,7 +555,6 @@ export default {
|
|
|
574
555
|
auth_code,
|
|
575
556
|
provider_id,
|
|
576
557
|
phone_number,
|
|
577
|
-
share_code,
|
|
578
558
|
}
|
|
579
559
|
}).then(res => {
|
|
580
560
|
this.$xdHideLoading();
|
|
@@ -605,8 +585,7 @@ export default {
|
|
|
605
585
|
provider_id,
|
|
606
586
|
phone_number,
|
|
607
587
|
verification_code,
|
|
608
|
-
user_name
|
|
609
|
-
share_code: this.share_code
|
|
588
|
+
user_name
|
|
610
589
|
},
|
|
611
590
|
})
|
|
612
591
|
.then((res) => {
|
|
@@ -663,12 +642,12 @@ export default {
|
|
|
663
642
|
::v-deep .xd-dailog__body{
|
|
664
643
|
overflow: hidden;
|
|
665
644
|
}
|
|
666
|
-
::v-deep .xd-dailog__body-content{
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
}
|
|
645
|
+
// ::v-deep .xd-dailog__body-content{
|
|
646
|
+
// padding: 0;
|
|
647
|
+
// overflow: hidden;
|
|
648
|
+
// }
|
|
670
649
|
.p_dialog_content{
|
|
671
|
-
padding:
|
|
650
|
+
padding: 20rpx 0rpx;
|
|
672
651
|
display: flex;
|
|
673
652
|
align-items: center;
|
|
674
653
|
justify-content: center;
|
|
@@ -676,7 +655,7 @@ export default {
|
|
|
676
655
|
text-align: left;
|
|
677
656
|
margin-left: 12rpx;
|
|
678
657
|
font-size: 32rpx;
|
|
679
|
-
color: #
|
|
658
|
+
color: #999999;
|
|
680
659
|
}
|
|
681
660
|
}
|
|
682
661
|
.btn_foot{
|
|
@@ -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',
|