1.删除积分支付

master
杨杰 3 years ago
parent 7f8ad8a04e
commit 57e7639a00
  1. 16
      high-unionPay/App.vue
  2. 1
      high-unionPay/pages/goods/goods-list/goods-list.vue
  3. 4
      high-unionPay/pages/order/confirmation.vue
  4. 10
      high-unionPay/pages/pay/payment/payment.vue
  5. 77
      high-unionPay/pages/tabBar/user/user.vue
  6. 4
      high-unionPay/pages/user/order_details/order_details.vue
  7. BIN
      high-unionPay/static/img/unionpay.png

@ -5,15 +5,15 @@
// brestUrl: 'http://192.168.3.4:9302/brest',
// imgUrl: 'https://192.168.3.4:9301/filesystem/',
//
// url: 'https://hsg.dctpay.com/crest',
// imgUrl: 'https://hsg.dctpay.com/filesystem/',
// brestUrl : 'https://hsg.dctpay.com/brest',
// imageWxImg:'https://hsg.dctpay.com/filesystem/wxApplets/',
url: 'https://hsg.dctpay.com/crest',
imgUrl: 'https://hsg.dctpay.com/filesystem/',
brestUrl : 'https://hsg.dctpay.com/brest',
imageWxImg:'https://hsg.dctpay.com/filesystem/wxApplets/',
//
url: 'https://hsgcs.dctpay.com/crest',
brestUrl : 'https://hsgcs.dctpay.com/brest',
imgUrl: 'https://hsgcs.dctpay.com/filesystem/',
imageWxImg:'https://hsgcs.dctpay.com/filesystem/wxApplets/',
// url: 'https://hsgcs.dctpay.com/crest',
// brestUrl : 'https://hsgcs.dctpay.com/brest',
// imgUrl: 'https://hsgcs.dctpay.com/filesystem/',
// imageWxImg:'https://hsgcs.dctpay.com/filesystem/wxApplets/',
userInfo: "",
brestUserInfo : '',
openId: '',

@ -135,6 +135,7 @@
let pagenum = this.pageNum;
let params = {
regionId: app.globalData.cityId,
// regionId: '510000',
pageNum: pagenum,
pageSize: this.pageSize,
displayArea: this.typeId,

@ -73,7 +73,7 @@
</view>
</view>
<view class="width94 line1 mart5 marb5"></view>
<view class="height50 width100 backcorfff" @tap="paytype='jinbi'">
<!-- <view class="height50 width100 backcorfff" @tap="paytype='jinbi'">
<view class="width70 flleft fcor333 fontwig6 font16 text1" style="padding-left: 4%;">
积分支付<text class="font14 fcor666 margle">可用积分: {{user.gold}}</text>
</view>
@ -82,7 +82,7 @@
<radio :checked="paytype=='jinbi'" color="#0083f5" />
</view>
</view>
<view class="width94 line1 mart5 marb5"></view>
<view class="width94 line1 mart5 marb5"></view> -->
<view class="height50 width100 backcorfff" @tap="paytype='unionPay'">
<view class="width50 flleft fcor333 fontwig6 font16" style="padding-left: 4%;">
银联支付

@ -18,7 +18,7 @@
</view>
<view class="content">
<view class="pay-list">
<view class="row" @tap="paytype='jinbi'">
<!-- <view class="row" @tap="paytype='jinbi'">
<view class="left">
<image src="../../../static/img/jfx.png"></image>
</view>
@ -28,10 +28,10 @@
<view class="right">
<radio :checked="paytype=='jinbi'" color="#0083f5" />
</view>
</view>
</view> -->
<view class="row" @tap="paytype='gonghuika'">
<view class="left">
<image style="border-radius: 50%;" src="../../../static/img/ghkpay.png"></image>
<image mode="widthFix" style="border-radius: 50%;" src="../../../static/img/unionpay.png"></image>
</view>
<view class="center">
银联支付
@ -306,8 +306,8 @@
align-items: center;
image {
width: 80upx;
height: 80upx;
width: 60upx;
height: 60upx;
}
}

@ -16,8 +16,8 @@
<view class="right">
<view class="username" v-if="!user.name">请授权登录</view>
<view class="username" v-else>{{user.name}}</view>
<view class="font14 fcorfff" v-if="!user.gold">积分: 0</view>
<view class="font14 fcorfff" v-else>积分: {{user.gold}} </view>
<!-- <view class="font14 fcorfff" v-if="!user.gold">积分: 0</view> -->
<!-- <view class="font14 fcorfff" v-else>积分: {{user.gold}} </view> -->
<!-- <view class="signature" @tap="toSetting">{{user.signature}}</view> -->
</view>
<!-- 二维码按钮 -->
@ -77,9 +77,9 @@
<uni-badge text="1" type="error" />
</view> -->
<uni-badge style="width: 20px;position: absolute; right: 53%;" v-if="row.text == '我的卡券' && textnum "
<uni-badge style="width: 20px;position: absolute; right: 76%;" v-if="row.text == '我的卡券' && textnum "
:text="textnum" type="error" size="normal"></uni-badge>
<uni-badge style="width: 20px;position: absolute; right: 30%;"
<uni-badge style="width: 20px;position: absolute; right: 53%;"
v-if="row.text == '我的优惠券' && textSend " :text="textSend" type="error" size="normal"></uni-badge>
<view class="img">
<image :src="imagewxUrl+row.img"></image>
@ -115,7 +115,8 @@
<view class="list">
<view class="box" v-for="(row,index) in czList" :key="index" @tap="toPage(row.url,row.text)">
<view class="img">
<image :src="row.img"></image>
<image :src="row.img" v-if="row.type != 1"></image>
<image :src="imagewxUrl+row.img" v-else></image>
</view>
<view class="text">{{row.text}}</view>
</view>
@ -200,11 +201,11 @@
// text: '',
// img: 'user/mingxi.png'
// },
{
url: '/pages/goods/recording/recording?id=2',
text: '消费记录',
img: 'user/quan.png'
},
// {
// url: '/pages/goods/recording/recording?id=2',
// text: '',
// img: 'user/quan.png'
// },
{
url: '/pages/user/mineCoupons/mineCoupons',
text: '我的卡券',
@ -218,21 +219,22 @@
],
// 广
mytgbarList: [
// {
// url: '',
// text: '',
// img: 'user/kefu.png'
// },
{
url: '../../login/login?id=1',
text: '商户入口',
img: 'user/point.png'
},
{
url: '../../login/login?id=2',
text: '我的推广',
img: 'user/renw.png'
url: '',
text: '客服',
img: 'user/kefu.png'
}
// ,
// {
// url: '../../login/login?id=1',
// text: '',
// img: 'user/point.png'
// },
// {
// url: '../../login/login?id=2',
// text: '广',
// img: 'user/renw.png'
// }
// ,
// {
@ -280,11 +282,11 @@
if (!app.globalData.userInfo.isSetPayPwd) {
this.czList = [
// {
// url: '../../user/cardDes/cardDes',
// text: '',
// img: '../../../static/img/ghkpay.png'
// },
{
url: '',
text: '客服',
img: 'user/kefu.png'
},
{
url: '../../login/updatePas/updatePas',
text: '设置密码',
@ -295,15 +297,17 @@
}
// '../../user/unionCard/unionCard'
this.czList = [
// {
// url: '../../user/cardDes/cardDes',
// text: '',
// img: '../../../static/img/ghkpay.png'
// },
{
url: '',
text: '客服',
img: 'user/kefu.png',
type:1
},
{
url: '../../login/updatePas/resetPas',
text: '修改密码',
img: '../../../static/img/pas.png'
img: '../../../static/img/pas.png',
type:2
},
]
},
@ -416,6 +420,11 @@
uni.navigateTo({
url: url
})
}else{
uni.showModal({
title: '客服',
content: '4006780738'
})
}
}

@ -61,7 +61,7 @@
{{recinfo.paySerialNo}}
</view>
</view>
<view class="row" v-if="recinfo.payModel">
<!-- <view class="row" v-if="recinfo.payModel">
<view class="left">
支付模式 :
</view>
@ -92,7 +92,7 @@
<view class="right" v-if="recinfo.payType == 4">
工会卡
</view>
</view>
</view> -->
<view class="row" v-if="recinfo.totalPrice">
<view class="left">
订单总额 :

Binary file not shown.

After

Width:  |  Height:  |  Size: 398 KiB

Loading…
Cancel
Save