fix: 修改跳转链接从洗车券页面到首页

将原跳转至洗车券列表页面的链接改为跳转至首页,统一用户操作流程
This commit is contained in:
XiaoMo 2025-07-08 10:47:41 +08:00
parent d1c1786829
commit 503bcc249e
2 changed files with 4 additions and 2 deletions

View File

@ -50,7 +50,8 @@ Page({
wx.showToast({ title: startRes.message || '启动成功', icon: 'success' });
// 跳转到洗车券列表页面
wx.redirectTo({
url: "/pages/washing/washing"
// url: "/pages/washing/washing"
url: "/pages/index/index"
})
} else {
wx.redirectTo({

View File

@ -212,7 +212,8 @@ Page({
title: "",
content: e.message
}), a.data.tmplIds.length > 0 && a.requestSubscribeMessage(), wx.redirectTo({
url: "/pages/washing/washing"
// url: "/pages/washing/washing"
url: "/pages/index/index"
}), a.isneedUpload = !0), 888 == e.code && (wx.navigateTo({
url: "/pages/voucher/voucher"
}), a.isneedUpload = !0);