fix: 修改兑换页面
This commit is contained in:
parent
fdd9966e1b
commit
8c4251d92f
|
@ -75,7 +75,7 @@
|
|||
<div class="e-btn-box">
|
||||
<div class="order-box" v-if="!backAble">
|
||||
<img src="https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/toOrder.png" alt=""
|
||||
@click="()=>{location.href='./order.html'}">
|
||||
@click="()=>{location.href='../order.html'}">
|
||||
<p>订单</p>
|
||||
</div>
|
||||
<button class="exchange-btn"
|
||||
|
|
Loading…
Reference in New Issue