@@ -264,7 +264,7 @@
duration: 1000
})
- _this.carAuthImg = JSON.parse(res.data).data+"?x-oss-process=image/resize,h_1500,m_lfit"
+ _this.carAuthImg = JSON.parse(res.data).data
_this.$forceUpdate()
@@ -316,7 +316,7 @@
@@ -1,6 +1,7 @@
<template>
<view >
- <ujp-navbar title="我的优惠券"><view class="exchange oldTextjp2" oldstyle="font-size: 16px;" @click="toConversion">兑换</view></ujp-navbar>
+ <ujp-navbar title="我的优惠券">
+ <view class="exchange oldTextjp2" oldstyle="font-size: 16px;" @click="toConversion">兑换</view></ujp-navbar>
<u-alert-tips size="12" :show-icon="true" type="warning"
description="同类型优惠券只显示一张"></u-alert-tips>