fix: 修改兑换页面

This commit is contained in:
zhangds 2024-02-23 15:20:27 +08:00
parent fdd9966e1b
commit 8c4251d92f
1 changed files with 1 additions and 1 deletions

View File

@ -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"