修改手动绑定不能返回的问题,修改发票类型字段,修改首页样式

This commit is contained in:
2024-06-24 15:06:24 +08:00
parent 31870c0222
commit 9ca94479fa
11 changed files with 26 additions and 19 deletions

View File

@@ -294,7 +294,7 @@ Page({
if (!data?.length) {
alertInfo("尚无信息")
wx.redirectTo({
url: '/pages/handleLogin/index',
url: '/pages/handleLogin/index?back=false',
})
return;
}