| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571 |
- <template>
- <view class="help_pay" style="padding-bottom: 10upx;">
- <view class="part_two">
- <u-tabs :list="list" :is-scroll="false" active-color="#FF7F00" :current="current" @change="tabs">
- </u-tabs>
- <view class="tabs_box" :class="{dis:current == 0}">
- <view class="one_box">
- <view class="box_dian">
- <image src="../static/mai.png"></image>
- </view>
- <view class="box_addres1" style="margin-top: 10upx;">
- <view class="adds">{{AddressRider}}</view>
- </view>
- <view class="box_image">
- <u-icon name="arrow-right" class="icon_you"></u-icon>
- </view>
- </view>
- <view class="box_jh">
- <image src="../static/icon_qh.png"></image>
- </view>
- <!-- 收获地址 -->
- <view class="one_box">
- <view class="box_dian">
- <image src="../static/icon_s.png"></image>
- </view>
- <view class="box_addres" @click="bindclose(1)">
- <view style="text-align: left;" v-if="Object.keys(takeAdd).length>0">
- <view class="add">
- {{takeAdd.province}}{{takeAdd.city}}{{takeAdd.district}}{{takeAdd.addressDetail}}
- </view>
- <view class="num">
- <view class="name">{{takeAdd.userName}}</view>
- <view class="number">{{takeAdd.userPhone}}</view>
- </view>
- </view>
- </view>
- <view class="box_image">
- <u-icon name="arrow-right" class="icon_you"></u-icon>
- </view>
- </view>
- </view>
- <view class="tabs_box" :class="{dis:current == 1}">
- <view class="one_box" @click="bindclose(3)">
- <view class="box_dian">
- <image src="../static/mai.png"></image>
- </view>
- <view class="box_addres" v-if="disinfo">
- <view style="text-align: left;">
- <view class="adds" v-if="disinfo.addressDetail">
- {{disinfo.province}}{{disinfo.city}}{{disinfo.district}}{{disinfo.addressDetail}}
- </view>
- <view class="num" v-if="disinfo.addressDetail">
- <view class="name">{{disinfo.userName}}</view>
- <view class="number">{{disinfo.userPhone}}</view>
- </view>
- <view class="adds text-right text-lg" v-else>请填写取货地址</view>
- </view>
- </view>
- <view class="box_image">
- <u-icon name="arrow-right" class="icon_you"></u-icon>
- </view>
- </view>
- <view class="box_jh">
- <image src="../static/icon_qh.png"></image>
- </view>
- <!-- 收货地址 -->
- <view class="one_box" @click="bindclose(2)">
- <view class="box_dian">
- <image src="../static/icon_s.png"></image>
- </view>
- <view class="box_addres" v-if="Object.keys(takeAdds).length>0">
- <view class="add">
- {{takeAdds.province}}{{takeAdds.city}}{{takeAdds.district}}{{takeAdds.addressDetail}}
- </view>
- <view class="num">
- <view class="name">{{takeAdds.userName}}</view>
- <view class="number">{{takeAdds.userPhone}}</view>
- </view>
- </view>
- <view class="box_addres1 flex-sub text-df text-right" v-else>请填写收货地址</view>
- <view class="box_image">
- <u-icon name="arrow-right" class="icon_you"></u-icon>
- </view>
- </view>
- </view>
- <view style="text-align:right;padding: 10upx;margin-right: 32upx;font-size: 24upx;" v-if="distance">
- 预估跑腿距离:
- <text v-if="distance>1000">{{parseFloat(distance/1000).toFixed(1)}}km</text>
- <text v-else>{{distance}}m</text>
- </view>
- </view>
- <view class="part_one" style="margin-top: 20rpx;">
- <view class="pay_name">请填写帮买商品信息</view>
- <view class="pay_set" style="margin-top: 10upx;">
- <u-input v-model="values" type="textarea" :maxlength="100" placeholder='请填写餐品名称,份数,是否忌口等要求' />
- </view>
- </view>
- <view class="part_three">
- <u-form :model="forms" ref="uForm" label-position="left" :label-style="labelstyle">
- <u-form-item label="时间" right-icon="arrow-right">
- <u-input @click="onshowdata" :clearable="clearable" :disabled="true" v-model="forms.data"
- input-align="right" placeholder="立即购买" />
- </u-form-item>
- <u-form-item label="预付商品费" right-icon="arrow-right">
- <u-input @click="onshowvalua" :type="types" v-model="forms.price" :clearable="clearable"
- input-align="right" placeholder="预估价格" @input="onKeyInput()" />
- </u-form-item>
- <u-form-item label="红包" right-icon="arrow-right">
- <u-input @click="onshowmoney" v-model="forms.hongbao" :disabled="true" :clearable="clearable"
- input-align="right" placeholder="请选择红包" />
- </u-form-item>
- <u-form-item label="小费" right-icon="arrow-right">
- <u-input v-model="forms.tip" type="number" :clearable="clearable" input-align="right"
- placeholder="接单更快 购买更加及时" @input="onKeyInput()" />
- </u-form-item>
- </u-form>
- </view>
- <view class="part_four" style="padding-bottom: 35rpx;">
- <view class="take_number">
- <view class="number_name">收货码</view>
- <view class="number_text">骑手送达时,需提供收货码,确保安全签收</view>
- </view>
- <view class="take_number_kg">
- <u-switch v-model="checked" size="40" active-color="#FF7F00" @change="codekg"></u-switch>
- </view>
- </view>
- <view class="part_four" v-if="price">
- <view class="take_number">
- <view class="number_name">预估跑腿费</view>
- </view>
- <view class="take_number_kg">
- ¥{{price}}
- </view>
- </view>
- <view class="content_sure">
- <u-checkbox-group>
- <u-checkbox v-model="check" shape="circle" active-color="#FF7F00">同意并接受</u-checkbox>
- </u-checkbox-group>
- <view style="font-size: 25rpx;margin-left: -10rpx;" @click="binduserxieyi()">
- 《跑腿代购服务用户协议》
- </view>
- </view>
- <view class="tabbar">
- <!-- <view class="tabbar_price">支付:<text>¥23</text></view> -->
- <view class="tabbar_price">支付:
- <text v-if="!totalprice">¥{{price || 0}}</text>
- <text v-else>¥{{totalprice}}</text>
- </view>
- <view class="tabbar_btn">
- <view class="but" @click="bindpay()">发布并支付</view>
- </view>
- </view>
- <!-- 取件时间弹框 -->
- <u-picker mode="time" v-model="showdata" :default-selector='[0, 0]' cancel-tex="确认" :params="params"
- @confirm="confirm"></u-picker>
- <!-- 红包弹框 -->
- <u-popup v-model="showmoney" mode="bottom" close-icon="close-circle" close-icon-pos="top-right"
- close-icon-color="#8f9298" close-icon-size="50" :closeable="closeable">
- <view class="popup_money">
- <view class="data_title">红包</view>
- <view class="data_select">
- <!-- 红包列表 -->
- <view class="money_box" v-for="(item,index) in hongbao" :key="index"
- v-if="Number(item.redPacketType)==0||Number(item.redPacketType)==indentType">
- <view class="box_tit">
- <view class="money_name">{{item.redPacketTitle}}</view>
- <view class="money_price">¥{{item.redPacketAmount}}</view>
- </view>
- <view class="money_data">有效期至{{item.expirationTime}}</view>
- <view class="money_line">
- <u-line direction="row" color="#E6E6E6" border-style="dashed" />
- </view>
- <view class="box_bottom">
- <view class="money_use">满{{item.minimumAmount}}元可使用</view>
- <view class="money_btn">
- <view class="lj_use" @click="bindhongindex(item.redPacketId,item.redPacketAmount)">
- 立即使用</view>
- <view class="lj_use" @click="bindhongindex(item.redPacketId,item.redPacketAmount)"
- v-if="hongid">
- 已选红包</view>
- </view>
- </view>
- </view>
- <!-- 暂无红包 -->
- <view class="image_box" v-if="hongbao.length==0">
- <image src="https://mxys.chuanghai-tech.com/wmfile/20250814/99c5ced85df04062a736276ba75bdd1e.png" style="width:100%;height: 350rpx;"></image>
- <view style="width: 100%;text-align: center;color: #ccc;">暂无红包</view>
- </view>
- </view>
- </view>
- </u-popup>
- <u-popup v-model="showpay" mode="bottom" close-icon="close-circle" close-icon-pos="top-right"
- close-icon-color="#8f9298" close-icon-size="50">
- <view class="popup_pay">
- <view class="bg margin-top padding-lr radius">
- <view style="padding: 0 20upx;margin-top: 36rpx;">
- <view
- style="display: flex;height: 100upx;align-items: center;padding: 20upx 0;justify-content: center;"
- v-for="(item,index) in openLists" :key='index'>
- <image :src="item.image" style="width: 55upx;height: 55upx;border-radius: 50upx;">
- </image>
- <view style="font-size: 30upx;margin-left: 20upx;width: 70%;">
- {{item.text}}
- </view>
- <radio-group name="openWay" style="margin-left: 45upx;" @tap='selectWay(item)'>
- <label class="tui-radio">
- <radio color="#FF7F00" :checked="openWay === item.id ? true : false" />
- </label>
- </radio-group>
- </view>
- </view>
- </view>
- <view class="pay_btn" @click="pay()">确认支付</view>
- </view>
- </u-popup>
- </view>
- </template>
- <script>
- export default {
- data() {
- return {
- openWay: 0,
- values: '',
- list: [{
- name: '骑手就近购买'
- }, {
- name: '指定购买地址'
- }],
- current: 0,
- checked: true,
- check: false,
- mobile: '',
- code: '',
- AddressRider: '骑手将在您附近3公里内购买',
- forms: {
- data: '立即购买',
- price: '',
- hongbao: '',
- tip: ''
- },
- formts: {
- data: '立即购买',
- price: '',
- hongbao: '',
- tip: ''
- },
- clearable: false,
- showdata: false,
- showvalua: false,
- showmoney: false,
- showpay: false,
- value: '',
- type: 'text',
- types: 'number',
- indentBasicsMoney: '',
- border: true,
- params: {
- // year: true,
- // month: true,
- day: true,
- hour: true,
- minute: true,
- timestamp: true
- },
- takeAdd: {},
- takeAdds: {},
- disinfo: [],
- indentType: '3',
- price: 0,
- hongbao: '',
- redPacketId: '',
- helppay: '',
- distance: 3000,
- year: '',
- shipAddressDetail: '',
- buyTime: '',
- closeable: true,
- labelstyle: {
- whiteSpace: 'nowrap',
- fontWeight: 'bold',
- textIndent: '20rpx',
- },
- indentNumber: '',
- openLists: [],
- data: [],
- openWay: '',
- totalprice: '',
- itemCodeFlag: 0,
- hongid: false,
- addressId: '',
- xitongMoney: '', //三公里最低费用
- addressType: ''
- }
- },
- onLoad() {
- // #ifdef H5
- let ua = navigator.userAgent.toLowerCase();
- if (ua.indexOf('micromessenger') !== -1) {
- this.openLists = [{
- image: '../static/icon_weixin.png',
- text: '微信',
- id: 2
- }];
- this.openWay = 2;
- } else {
- this.openLists = [{
- image: '../static/zhifubao.png',
- text: '支付宝',
- id: 1
- }];
- this.openWay = 1;
- }
- // #endif
- // #ifdef APP-PLUS
- this.openLists = [{
- image: '../static/zhifubao.png',
- text: '支付宝',
- id: 1
- }, {
- image: '../static/icon_weixin.png',
- text: '微信',
- id: 2
- }];
- this.openWay = 1;
- // #endif
- // #ifdef MP-WEIXIN
- this.openLists = [{
- image: '../static/icon_weixin.png',
- text: '微信',
- id: 2
- }];
- this.openWay = 2;
- // #endif
- //帮我买订单最低金额
- this.$Request.get('/app/common/type/280').then(res => {
- if (res.code == 0) {
- this.xitongMoney = res.data.value
- this.price = res.data.value
- }
- });
- },
- onShow() {
- console.log(this.addressId, '选择的地址id')
- console.log(this.addressType, '选择的地址type')
- this.addressId = this.addressId ? this.addressId : uni.getStorageSync('addressId')
- this.addressType = this.addressType ? this.addressType : uni.getStorageSync('addressType')
- if (this.addressId) {
- this.getAddress(this.addressId)
- // uni.removeStorageSync('addressType')
- // uni.removeStorageSync('addressId')
- }
- console.log(this.current, '默认地址')
- },
- methods: {
- // 跳转地址
- bindclose(index) {
- this.addressType = index;
- // uni.navigateTo({
- // url: '/pages/closeaddress/closeaddress?addressType=' + index
- // })
- uni.navigateTo({
- url: '/my/address/index?add=1&addressType=' + index
- })
- },
- // 查询地址
- getAddress(e) {
- let data = {
- addressId: e
- }
- this.$Request.getT('/app/address/selectAddressById', data).then(res => {
- if (res.code == 0) {
- if (this.addressType == 1) {
- this.distance = 0
- this.takeAdd = res.data
- } else if (this.addressType == 2) {
- this.takeAdds = res.data
- } else if (this.addressType == 3) {
- this.disinfo = res.data
- }
- if (Object.keys(this.disinfo).length && Object.keys(this.takeAdds).length) {
- this.binddistance()
- }
- uni.removeStorageSync('addressId')
- }
- });
- },
- // 距离计算
- binddistance() {
- // this.disinfo = uni.getStorageSync('disinfo')[0]
- let ol = ''
- let od = ''
- let dl = ''
- let dd = ''
- if (this.current == 0) {
- ol = this.takeAdd.lng
- od = this.takeAdd.lat
- dl = this.takeAdd.lng
- dd = this.takeAdd.lat
- } else if (this.current == 1) {
- console.log(this.disinfo[0], 'jjjjjjjj')
- ol = this.disinfo.lng
- od = this.disinfo.lat
- dl = this.takeAdds.lng
- dd = this.takeAdds.lat
- }
- console.log('取货纬度:' + ol, '取货经度:' + od, '送货纬度:' + dl, '送货经度:' + dd)
- this.$Request.postT('/app/tbindent/distance?ol=' + ol + '&od=' + od + '&dl=' + dl + '&dd=' + dd).then(
- res => {
- if (res.code === 0) {
- //通过经纬度计算的距离
- this.distance = res.data
- // console.log(this.distance)
- // 计算跑腿费用
- this.orderjc()
- }
- });
- },
- // 开关
- codekg(e) {
- console.log(e)
- if (e == true) {
- this.itemCodeFlag = 0
- } else if (e == false) {
- this.itemCodeFlag = 1
- }
- },
- // 跑腿用户协议
- binduserxieyi() {
- uni.navigateTo({
- url: '/my/setting/xieyi'
- })
- },
- tabs(index) {
- this.values = '';
- this.AddressRider = '骑手将在您附近3公里内购买';
- this.itemCodeFlag = 0;
- this.distance = 3000;
- this.redPacketId = '';
- this.indentBasicsMoney = '';
- this.totalprice = '';
- this.takeAdd = {};
- this.forms = this.formts;
- this.takeAdd = {};
- this.takeAdds = {};
- this.disinfo = [];
- this.helppay = '';
- // console.log(this.current)
- if (this.current == 0) {
- if (this.form && this.form.payaddress1) {
- this.shipAddressDetail = this.form.payaddress1
- }
- this.distance = 0
- this.price = 0
- } else if (this.current == 1) {
- if (uni.getStorageSync('disinfo')) {
- this.shipAddressDetail = uni.getStorageSync('disinfo')[0].detailaddress
- }
- this.distance = 3000
- this.price = this.xitongMoney
- }
- this.current = index;
- },
- // switch打开或者关闭时触发,值为true或者false
- // 即使不监听此事件,this.checked此时也会相应的变成true或者false
- change(status) {
- // console.log(status);
- },
- bindtake(index) {
- let that = this
- uni.chooseLocation({
- success: function(res) {
- console.log(res)
- let disinfo = [{
- addressLatitude: res.latitude,
- addressLongitude: res.longitude,
- address: res.address,
- shipAddressDetail: res.name
- }]
- uni.setStorageSync('disinfo', disinfo)
- that.disinfo = uni.getStorageSync('disinfo')[0]
- }
- });
- },
- confirm(e) {
- console.log(e.timestamp)
- let curDate = new Date();
- this.year = curDate.getFullYear();
- this.month = curDate.getMonth();
- console.log(e.timestamp * 1000)
- console.log(curDate)
- if (parseInt(curDate) >= parseInt(e.timestamp * 1000)) {
- uni.showToast({
- title: '请选择正确时间',
- icon: 'none'
- })
- } else {
- // this.selTime = e.timestamp
- this.buyTime = this.year + '-' + this.month + '-' + e.day + ' ' + e.hour + ':' + e.minute + ':' + '00'
- this.forms.data = e.day + '日' + e.hour + ':' + e.minute
- }
- },
- onshowdata() {
- this.showdata = true
- },
- binddata() {
- this.showdata = false
- },
- onshowvalua() {
- this.showvalua = true
- },
- bindvalua() {
- this.showvalua = false
- },
- // 根据订单信息判断用户可用红包
- onshowmoney() {
- this.showmoney = true
- let data = {
- indentType: this.indentType, //订单类型
- indentBasicsMoney: this.price
- }
- this.$Request.postJson('/app/tbindent/findRedPacket', data).then(res => {
- // console.log(res)
- if (res.code === 0) {
- this.hongbao = res.data
- // console.log(this.hongbao)
- }
- });
- },
- // 判断红包使用id
- bindhongindex(id, price) {
- console.log(id)
- this.hongid = false
- this.redPacketId = id
- this.forms.hongbao = price
- this.showmoney = false
- let price1 = (Number(this.price) - Number(this.forms.hongbao)).toFixed(2)
- if (price1 <= 0) {
- price1 = 0.01
- }
- this.totalprice = (Number(price1) + Number(this.forms.price) + Number(this.forms.tip)).toFixed(2)
- if (this.totalprice <= 0) {
- this.totalprice = 0.01
- }
- },
- // 计算订单基础价格
- orderjc() {
- let data = {
- indentType: this.indentType, //订单类型
- distance: this.distance, //距离
- }
- this.$Request.postJson('/app/tbindent/basicsMoney', data).then(res => {
- // console.log(res)
- if (res.code === 0) {
- //计算好的跑腿费用
- this.price = res.data.indentBasicsMoney
- this.helppay = res.data
- this.onKeyInput();
- // console.log(this.wpprice)
- }
- });
- },
- // 价格计算
- onKeyInput(e) {
- console.log(e)
- let price = Number(this.price) - Number(this.forms.hongbao)
- if (price <= 0) {
- price = 0.01
- }
- this.totalprice = (Number(price) + Number(this.forms.price) + Number(this.forms.tip)).toFixed(2)
- },
- // 提交订单
- bindpay() {
- // if (!this.indentNumber) {
- // this.totalprice = (Number(this.price) + Number(this.forms.price) - Number(this.forms.hongbao) + Number(this.forms.tip)).toFixed(2)
- // }
- console.log(this.totalprice)
- if (!this.takeAdd && this.current == 0) {
- uni.showToast({
- title: '请填写收货地址',
- icon: 'none',
- duration: 2000
- });
- return;
- }
- console.log(this.disinfo)
- console.log(this.current)
- if (!this.disinfo && this.current == 1) {
- uni.showToast({
- title: '请选择购买地址',
- icon: 'none',
- duration: 2000
- });
- return;
- }
- if (!this.takeAdds && this.current == 1) {
- uni.showToast({
- title: '请填写收货地址',
- icon: 'none',
- duration: 2000
- });
- return;
- }
- if (this.values == '') {
- uni.showToast({
- title: '请填写帮买商品',
- icon: 'none',
- duration: 2000
- });
- return;
- }
- if (this.check == false) {
- uni.showToast({
- title: '请勾选跑腿协议',
- icon: 'none',
- duration: 2000
- });
- return;
- }
- if (this.current == 0) {
- let data = {
- indentType: this.indentType, //订单类型
- productDetails: this.values,
- buyType: this.current,
- shopAddressDetail: this.AddressRider,
- userName: this.takeAdd.userName, //收货人姓名
- userPhone: this.takeAdd.userPhone, //收货人电话
- userProvince: this.takeAdd.province, //收货人 省
- userCity: this.takeAdd.city, //收货人 市
- userDistrict: this.takeAdd.district, //收货人 区
- userAddressDetail: this.takeAdd.addressDetail, //收货人详细地址
- userLng: this.takeAdd.lng,
- userLat: this.takeAdd.lat,
- sendOutTime: this.forms.data,
- // prepayMoney: this.price, //商品价格
- tip: this.forms.tip, //小费
- prepayMoney: this.forms.price,
- itemCodeFlag: this.itemCodeFlag,
- // "itemCode": "收货码",
- // "modeOfPayment": "",
- distance: this.distance, //距离(米)
- redPacketId: this.redPacketId, //红包id,
- indentBasicsMoney: this.indentBasicsMoney,
- userFine: this.helppay.userFine,
- riderFine: this.helppay.riderFine,
- errandMoney: this.helppay.errandMoney
- }
- this.$Request.postJson('/app/tbindent/addIndent', data).then(res => {
- // console.log(res)
- if (res.code == 0) {
- this.indentNumber = res.data.indentNumber
- // #ifdef MP-WEIXIN
- this.openWay = 2
- this.pay()
- // #endif
- // #ifndef MP-WEIXIN
- this.showpay = true
- // #endif
- }
- });
- }
- if (this.current == 1) {
- console.error(JSON.stringify(this.takeAdds))
- let data = {
- indentType: this.indentType, //订单类型
- productDetails: this.values,
- buyType: this.current,
- shopName: this.disinfo.userName, //发货人姓名
- shopPhone: this.disinfo.userPhone, //发货人电话
- shopProvince: this.disinfo.province, //发货人 省
- shopCity: this.disinfo.city, //发货人 市
- shopDistrict: this.disinfo.district, //发货人 区
- shopAddressDetail: this.disinfo.addressDetail, //发货人详细地址
- shopLng: this.disinfo.lng,
- shopLat: this.disinfo.lat,
- userName: this.takeAdds.userName, //收货人姓名
- userPhone: this.takeAdds.userPhone, //收货人电话
- userProvince: this.takeAdds.province, //收货人 省
- userCity: this.takeAdds.city, //收货人 市
- userDistrict: this.takeAdds.district, //收货人 区
- userAddressDetail: this.takeAdds.addressDetail, //收货人详细地址
- userLng: this.takeAdds.lng,
- userLat: this.takeAdds.lat,
- //收货人信息
- deliveryUserPhone: this.takeAdds.userPhone,
- deliveryUserName: this.takeAdds.userName,
- deliveryAddress: this.takeAdds.address,
- deilveryAddressDetail: this.takeAdds.addressDetail,
- deliveryAddressLatitude: this.takeAdds.addressLongitude,
- deliveryAddressLongitude: this.takeAdds.addressLatitude,
- //取货地址
- shipAddressDetail: this.disinfo.shipAddressDetail,
- shipAddressLatitude: this.disinfo.addressLatitude,
- shipAddressLongitude: this.disinfo.addressLongitude,
- shipAddress: this.disinfo.address,
- // shipUserName: this.disinfo.shipUserName,
- // shipUserPhone:this.disinfo.shipUserPhone,
- sendOutTime: this.forms.data,
- // prepayMoney: this.price, //商品价格
- tip: this.forms.tip, //小费
- prepayMoney: this.forms.price,
- itemCodeFlag: this.itemCodeFlag,
- // "itemCode": "收货码",
- // "modeOfPayment": "",
- distance: this.distance, //距离(米)
- redPacketId: this.redPacketId, //红包id,
- indentBasicsMoney: this.indentBasicsMoney,
- userFine: this.helppay.userFine,
- riderFine: this.helppay.riderFine,
- errandMoney: this.helppay.errandMoney
- }
- // console.log(data)
- this.$Request.postJson('/app/tbindent/addIndent', data).then(res => {
- // console.log(res)
- if (res.code == 0) {
- this.indentNumber = res.data.indentNumber
- this.showpay = true
- }
- });
- return;
- }
- },
- selectWay: function(item) {
- this.openWay = item.id;
- },
- pay() {
- // let indentNumber = this.indentNumber
- // console.log(data)
- if (this.openWay == 0) {
- this.$queue.showToast('请选择支付方式!')
- return;
- }
- if (this.openWay == 2) {
- // #ifdef MP-WEIXIN
- // 微信小程序支付
- this.$Request.postJson("/app/wxErrPay/wxPayJsApiOrder?indentNumber=" + this.indentNumber).then(res => {
- console.log(res, '********')
- uni.showLoading({
- title: '支付中...',
- mask: true, // 是否显示透明蒙层,防止触摸穿透
- });
- if (res.code == 0) {
- console.log(this.openWay, '支付')
- uni.requestPayment({
- provider: 'wxpay',
- timeStamp: res.data.timestamp,
- nonceStr: res.data.noncestr,
- package: res.data.package,
- signType: res.data.signType,
- paySign: res.data.sign,
- success: function(suc) {
- console.log('success:' + JSON.stringify(suc));
- uni.showToast({
- title: '支付成功',
- icon: 'success'
- })
- uni.setStorageSync('current', 0)
- setTimeout(function() {
- uni.switchTab({
- url: '/pages/order/index',
- })
- }, 10)
- },
- fail: function(err) {
- console.log('fail:' + JSON.stringify(err));
- uni.showToast({
- title: '支付失败',
- icon: 'none'
- })
- uni.switchTab({
- url: '/pages/order/index'
- })
- }
- });
- }
- })
- // #endif
- // #ifdef H5
- let ua = navigator.userAgent.toLowerCase();
- if (ua.indexOf('micromessenger') !== -1) { //微信里打开
- this.$Request.postJson('/app/wxPay/wxPayMpOrder?indentNumber=' + this.indentNumber)
- .then(res => {
- console.log(res)
- if (res.code == 0) {
- console.log()
- this.callPay(res.data);
- } else {
- uni.showToast({
- icon: 'none',
- title: '支付失败!'
- });
- }
- });
- } else { //不是微信打开
- this.$Request.postJson('/app/wxPay/wxPayMpOrder?indentNumber=' + this.indentNumber)
- .then(
- res => {
- if (res.code == 0) {
- console.log('....11111111.....', res.data)
- const div = document.createElement('div')
- div.innerHTML = res.data //此处form就是后台返回接收到的数据
- console.log('....2.....', res.data)
- document.body.appendChild(div)
- console.log('....33333.....', document.forms[0])
- document.forms[0].submit()
- } else {
- uni.showToast({
- icon: 'none',
- title: '支付失败!'
- });
- }
- });
- }
- // #endif
- // #ifdef APP-PLUS
- // 微信APP支付 根据订单id获取支付信息
- this.$Request.postT("/app/wxPay/payAppOrder", {
- indentNumber: this.indentNumber
- }).then(ret => {
- console.log(JSON.stringify(ret))
- this.isCheckPay(ret.code, 'wxpay', JSON.stringify(ret.data));
- });
- // #endif
- } else {
- // #ifdef H5
- this.$Request.postJson('/app/aliPay/payH5Order?indentNumber=' + this.indentNumber).then(
- res => {
- if (res.code == 0) {
- const div = document.createElement('div')
- div.innerHTML = res.data //此处form就是后台返回接收到的数据
- document.body.appendChild(div)
- document.forms[0].submit()
- } else {
- uni.showToast({
- icon: 'none',
- title: '支付失败!'
- });
- }
- });
- // #endif
- // #ifdef APP
- // APP支付宝支付
- this.$Request.postJson("/app/aliPay/payAppOrder?indentNumber=" + this.indentNumber).then(ret => {
- console.log(ret)
- this.isCheckPay(ret.code, 'alipay', ret.data);
- });
- // #endif
- }
- },
- callPay: function(response) {
- if (typeof WeixinJSBridge === "undefined") {
- if (document.addEventListener) {
- document.addEventListener('WeixinJSBridgeReady', this.onBridgeReady(response), false);
- } else if (document.attachEvent) {
- document.attachEvent('WeixinJSBridgeReady', this.onBridgeReady(response));
- document.attachEvent('onWeixinJSBridgeReady', this.onBridgeReady(response));
- }
- } else {
- this.onBridgeReady(response);
- }
- },
- onBridgeReady: function(response) {
- let that = this;
- if (!response.package) {
- return;
- }
- WeixinJSBridge.invoke(
- 'getBrandWCPayRequest', {
- "appId": response.appid, //公众号名称,由商户传入
- "timeStamp": response.timestamp, //时间戳,自1970年以来的秒数
- "nonceStr": response.noncestr, //随机串
- "package": response.package,
- "signType": response.signType, //微信签名方式:
- "paySign": response.sign //微信签名
- },
- function(res) {
- console.log(res, '/*-/*-/*-')
- if (res.err_msg === "get_brand_wcpay_request:ok") {
- // 使用以上方式判断前端返回,微信团队郑重提示:
- //res.err_msg将在用户支付成功后返回ok,但并不保证它绝对可靠。
- uni.showLoading({
- title: '支付成功'
- });
- setTimeout(function() {
- uni.hideLoading();
- uni.switchTab({
- url: '/pages/order/index'
- })
- }, 1000);
- } else {
- uni.hideLoading();
- }
- WeixinJSBridge.log(response.err_msg);
- }
- );
- },
- isCheckPay(code, name, order) {
- if (code == 0) {
- this.setPayment(name, order);
- } else {
- uni.hideLoading();
- uni.showToast({
- title: '支付信息有误',
- icon: 'none'
- });
- }
- },
- setPayment(name, order) {
- console.log(name, '*-*-*', order)
- uni.requestPayment({
- provider: name,
- orderInfo: order, //微信、支付宝订单数据
- success: function(res) {
- console.log(res)
- uni.hideLoading();
- uni.showLoading({
- title: '支付成功'
- });
- setTimeout(function() {
- uni.switchTab({
- url: '/pages/order/index',
- })
- }, 1000);
- },
- fail: function(err) {
- console.log(err)
- uni.hideLoading();
- },
- complete() {
- uni.hideLoading();
- }
- });
- },
- }
- }
- </script>
- <style>
- body {
- background: #F2EDED;
- }
- /* #ifndef MP-WEIXIN */
- page {
- background: #F2EDED;
- }
- /* #endif */
- /* 取件时间弹框 */
- .popup_data {
- height: 600upx;
- width: 100%;
- position: relative;
- }
- .data_title {
- width: 92%;
- margin: 0 auto;
- font-size: 32upx;
- line-height: 105upx;
- font-weight: bold;
- letter-spacing: 2upx;
- position: relative;
- top: 0upx;
- z-index: 99991;
- }
- .data_btn {
- position: absolute;
- bottom: 28upx;
- width: 100%;
- z-index: 99992;
- }
- .btn {
- width: 90%;
- margin: 0 auto;
- height: 98upx;
- color: white;
- background: #FF7F00;
- border-radius: 20upx;
- text-align: center;
- line-height: 98upx;
- letter-spacing: 1upx;
- }
- .u-close {
- position: absolute;
- z-index: 999999 !important;
- }
- .u-picker-body {
- height: 700upx !important;
- }
- /* .u-picker-header {
- position: relative !important;
- top: 138upx;
- z-index: 99992;
- } */
- /* 物品信息弹框 */
- .popup_info {
- height: 1100upx;
- width: 100%;
- position: relative;
- }
- .data_items {
- width: 100%;
- }
- .item_box {
- width: 90%;
- margin: 0 auto;
- }
- .item_btn {
- border: 1upx solid #cccccc;
- border-radius: 78upx;
- width: 200upx;
- height: 80upx;
- text-align: center;
- line-height: 80upx;
- font-size: 28upx;
- margin-right: 10upx;
- margin-left: 10upx;
- margin-bottom: 20upx;
- }
- .item_btn:active {
- background: #ffd9b3;
- border: 2upx solid #ff7f00;
- }
- .item_type {
- display: flex;
- flex-wrap: wrap;
- margin-top: 20upx;
- }
- /* 物品保价弹框 */
- .valua_icon {
- width: 90%;
- position: absolute;
- bottom: 130upx;
- left: 40upx;
- }
- .input {
- width: 90%;
- margin: 0 auto;
- }
- .u-input--border {
- border-radius: 10upx;
- border-radius: 10upx;
- border: 2upx solid #F2F2F2 !important;
- background: #F2F2F2 !important;
- }
- .input_bg {
- width: 90%;
- margin: 0 auto;
- position: relative;
- }
- .input_bg image {
- width: 100%;
- height: 98upx;
- }
- .input_bg text {
- position: absolute;
- top: 30upx;
- left: 36upx;
- color: #FF7F00;
- font-size: 28upx;
- }
- /* 红包弹框 */
- .popup_money {
- /* height: 400upx; */
- width: 100%;
- height: 630rpx;
- position: relative;
- background: #F2EDED;
- padding-bottom: 45rpx;
- /* #ifndef MP-WEIXIN */
- height: 680rpx;
- /* #endif */
- }
- .uni-scroll-view,
- .uni-scroll-view-content {
- position: relative;
- width: 100%;
- height: 100%;
- background: #F2EDED;
- }
- .image_box {
- width: 40%;
- margin: 0 auto;
- margin-bottom: 110rpx;
- }
- .money_box {
- width: 93%;
- margin: 0 auto;
- background: #ffffff;
- border-radius: 16upx;
- height: 240upx;
- margin-top: 10rpx;
- /* margin-bottom: 35rpx; */
- /* margin-top: 20rpx; */
- }
- .box_tit {
- width: 90%;
- margin: 0 auto;
- height: 80upx;
- display: flex;
- }
- .money_name {
- flex: 1;
- display: flex;
- justify-content: left;
- align-items: center;
- font-size: 24upx;
- font-weight: bold;
- letter-spacing: 2upx;
- }
- .money_price {
- flex: 1;
- display: flex;
- justify-content: flex-end;
- align-items: center;
- font-size: 36upx;
- font-weight: bold;
- color: red;
- }
- .money_data {
- color: #999999;
- font-size: 22upx;
- width: 90%;
- margin: 0 auto;
- margin-top: -10upx;
- }
- .u-line {
- width: 90% !important;
- border-bottom-width: 6upx !important;
- margin: 0 auto !important;
- margin-top: 24upx !important;
- margin-bottom: 24upx !important;
- }
- .box_bottom {
- width: 90%;
- margin: 0 auto;
- display: flex;
- height: 40upx;
- }
- .money_use {
- flex: 1;
- color: #999999;
- font-size: 22upx;
- display: flex;
- justify-content: left;
- align-items: center;
- }
- .lj_use {
- width: 160upx;
- border: 1upx solid #FF7F00;
- color: #FF7F00;
- text-align: center;
- line-height: 46upx;
- border-radius: 42upx;
- font-size: 20upx;
- }
- .help_pay {
- width: 100%;
- /* position: fixed;
- bottom: 120upx;
- left: 0upx;
- right: 0upx; */
- }
- .content {
- /* margin-top: -380upx; */
- /* position: relative; */
- /* z-index: 999; */
- }
- .part_one {
- width: 95%;
- margin: 0 auto;
- /* height: 190rpx; */
- background: #ffffff;
- border-radius: 20upx;
- padding: 25rpx 10rpx;
- }
- .pay_tit {
- width: 90%;
- margin: 0 auto;
- /* height: 200upx; */
- position: relative;
- }
- .pay_name {
- font-size: 32rpx;
- font-weight: bold;
- width: 95%;
- margin: 0 auto;
- letter-spacing: 1upx;
- /* padding-top: 30upx; */
- }
- .pay_set {
- color: #333333;
- font-size: 29upx;
- width: 95%;
- margin: 0 auto;
- /* margin-top: 20upx; */
- }
- .part_two {
- width: 95%;
- margin: 0 auto;
- padding: 20rpx 10rpx;
- background: #ffffff;
- border-radius: 15rpx;
- margin-top: 20rpx;
- }
- .tabs_box {
- display: none;
- margin-top: 10upx;
- }
- .dis {
- display: block;
- width: 100%;
- padding-bottom: 28rpx;
- }
- .part_three {
- width: 95%;
- margin: 0 auto;
- /* height: 335rpx; */
- background: #ffffff;
- border-radius: 20upx;
- margin-top: 20upx;
- }
- .u-form-item__body {
- position: relative !important;
- }
- .u-form-item--left {
- position: absolute !important;
- top: 30upx;
- left: 15rpx;
- font-size: 31rpx !important;
- font-weight: bold;
- letter-spacing: 2upx;
- }
- .u-form-item--right__content {
- margin-right: 20upx !important;
- }
- .u-form-item {
- line-height: 20upx !important;
- padding: 20rpx 0 !important;
- }
- .u-input__input {
- font-size: 31rpx !important;
- }
- .part_four {
- width: 95%;
- background: #ffffff;
- margin: 0 auto;
- border-radius: 20upx;
- display: flex;
- margin-top: 20upx;
- }
- .take_number {
- flex: 4;
- }
- .number_name {
- width: 90%;
- margin: 0 auto;
- font-size: 31upx;
- font-weight: bold;
- line-height: 80upx;
- }
- .number_text {
- width: 90%;
- margin: 0 auto;
- color: #999999;
- font-size: 25rpx;
- line-height: 20upx;
- }
- .take_number_kg {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .content_sure {
- display: flex;
- align-items: center;
- margin-bottom: 160rpx;
- margin-left: 30rpx;
- margin-top: 20rpx;
- /* #ifndef MP-WEIXIN */
- /* margin-bottom: 200px; */
- /* #endif */
- }
- .u-checkbox__label {
- font-size: 26rpx !important;
- letter-spacing: 2upx;
- color: #888888 !important;
- }
- .tabbar {
- width: 100%;
- height: 130rpx;
- background: #ffffff;
- position: fixed;
- bottom: 0upx;
- left: 0upx;
- right: 0upx;
- display: flex;
- /* #ifndef MP-WEIXIN */
- position: fixed;
- bottom: 0upx;
- left: 0upx;
- right: 0upx;
- /* #endif */
- z-index: 99;
- }
- .tabbar_price {
- flex: 1;
- display: flex;
- justify-content: left;
- align-items: center;
- font-size: 28upx;
- font-weight: bold;
- margin-left: 40upx;
- }
- .tabbar_price text {
- color: #FF3333;
- font-size: 36upx;
- font-weight: 500;
- }
- .tabbar_btn {
- flex: 1;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .but {
- background: #FF7F00;
- width: 240upx;
- height: 80upx;
- text-align: center;
- line-height: 80upx;
- border-radius: 60upx;
- color: white;
- font-size: 24upx;
- }
- .actclass {
- background-color: #FFD9B3;
- }
- .popup_pay {
- width: 100%;
- }
- .pay_btn {
- width: 90%;
- margin: 20rpx auto 40rpx;
- text-align: center;
- background: #FF7F00;
- height: 80rpx;
- border-radius: 16rpx;
- color: #ffffff;
- line-height: 80rpx;
- }
- .one_box {
- width: 100%;
- /* height: 80upx; */
- /* background: #F5F5F5; */
- margin: 0 auto;
- border-radius: 12upx;
- display: flex;
- /* height: 100rpx; */
- /* #ifndef MP-WEIXIN */
- padding: 0px 15px;
- /* #endif */
- }
- .box_jh {
- width: 90%;
- margin: 0 auto;
- line-height: 70rpx;
- }
- .box_jh image {
- width: 30upx;
- height: 30upx;
- }
- .box_dian {
- /* flex: 1; */
- width: 15%;
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .box_dian image {
- width: 45rpx;
- height: 45rpx;
- }
- .box_name {
- flex: 5;
- display: flex;
- justify-content: left;
- align-items: center;
- color: #333333;
- font-weight: 700;
- }
- .box_addres {
- /* flex: 5; */
- width: 80%;
- font-size: 32rpx;
- overflow: hidden;
- }
- .box_addres1 {
- /* flex: 5; */
- width: 80%;
- font-size: 32rpx;
- overflow: hidden;
- text-align: right;
- }
- .name {
- display: inline;
- font-size: 31rpx;
- color: #999999;
- }
- .number {
- display: initial;
- color: #999999;
- font-size: 31rpx;
- margin-left: 30upx;
- }
- .box_image {
- width: 15%;
- /* margin-right: 22rpx; */
- display: flex;
- justify-content: center;
- align-items: center;
- }
- .icon_you {
- color: #c0c4cc;
- }
- </style>
|