Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
jgdl
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
hookehuyr
2025-07-23 15:13:22 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
421092061a5da1d634b5420f42d19b6fa4f84ad9
42109206
1 parent
8d6ad957
fix: 注释掉无权限时的返回上一页操作
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/pages/sell/index.vue
src/pages/sell/index.vue
View file @
4210920
...
...
@@ -1139,7 +1139,7 @@ onMounted(async () => {
})
} else {
// 用户点击关闭,返回上一页
Taro.navigateBack()
//
Taro.navigateBack()
}
}
})
...
...
Please
register
or
login
to post a comment